提交

1023 次代码提交

作者 SHA1 备注 提交日期
Asim Aslam 6de3d9eb24 Update go mod v1.2.0 2019-05-22 16:11:06 +00:00
Asim Aslam 0016752fc1 accept publisher options 2019-05-21 07:49:30 +00:00
Asim Aslam 92ab814138 remove sponsors 2019-05-19 15:38:49 +00:00
Asim Aslam dc5ec0cdb2 Merge pull request #478 from sneat/fix-watcher-across-datacenters
Use existing consul client for watcher
2019-05-16 08:12:40 +01:00
Blair McMillan 389d141c5a Use existing consul client for watcher 2019-05-16 12:37:48 +10:00
Asim Aslam 3dfe7d8703 Merge pull request #473 from unistack-org/health
add RegisterCheck server option for internal health checks
2019-05-15 15:11:27 +01:00
Vasiliy Tolstov a13cdfcc34 add RegisterCheck server option for internal health checks
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2019-05-15 15:34:34 +03:00
Asim Aslam 4f5ff076d4 Merge pull request #472 from unistack-org/gossip2
fix race with rcache
2019-05-09 21:24:27 +01:00
Vasiliy Tolstov 58775249c5 fix race with rcache
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2019-05-09 23:02:32 +03:00
Asim Aslam 8d21dd456c Merge pull request #471 from unistack-org/gossip
fix data races in gossip registry
2019-05-09 20:37:04 +01:00
Vasiliy Tolstov 1a151a3348 fix data races in gossip registry
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2019-05-09 22:32:21 +03:00
Asim Aslam dc2e150a58 Merge pull request #466 from Ak-Army/master
send requestBody to mock function if it can handle it
2019-05-07 14:16:04 +01:00
Hunyadvári Péter aaf4a5c51a rename reqBody variable to request 2019-05-02 18:06:43 +02:00
Hunyadvári Péter 08d70c9d0a fix and add tests 2019-05-02 18:02:24 +02:00
Hunyadvári Péter c1c0a8fb30 send requestBody to mock function if it can handle it 2019-05-02 17:14:41 +02:00
Asim Aslam e4704a8f41 Merge pull request #461 from moorepatrick/patch-1
Update consul/watch import
2019-04-26 19:22:33 +01:00
Patrick Moore afd1f9f50f Update consul/watch import
The watch package was moved from github.com/hashicorp/consul/watch to github.com/hashicorp/consul/api/watch to live in the API module.
Per: https://github.com/hashicorp/consul/commit/6c885d383a7f303cc6c625108d3e7fc1a35d715d
2019-04-26 10:40:10 -07:00
Asim Aslam 46f44fd8f8 update go mod 2019-04-23 07:15:03 +00:00
Asim Aslam df6561165a gofmt 2019-04-23 07:13:21 +00:00
Asim Aslam 96ed20de7b Merge pull request #458 from leaxoy/master
cleanup deps
2019-04-22 15:02:04 +01:00
lixiaohui c43d7137cf cleanup deps 2019-04-22 21:39:02 +08:00
Asim Aslam a97a1009ae Merge pull request #455 from tongjichao/fix/client_retries
fix: client retries will be 0 when not set
2019-04-18 18:16:53 +01:00
tongjichao fd2ca3a13a fix: client retries will be 0 when not set
fix: client retries will be 0 when not set
2019-04-19 00:05:02 +08:00
Asim Aslam f824ba0779 non-blocking call chan when retries are 0 2019-04-18 09:05:22 +00:00
Asim Aslam 722a3682c8 Update go mod v1.1.0 2019-03-28 17:01:56 +00:00
Asim Aslam ca77773fbf fix json tag parsing 2019-03-19 00:21:25 +00:00
Asim Aslam dbe83c0fff bump travis 2019-03-07 20:29:40 +00:00
Asim Aslam 98108d6297 Update README.md v1.0.0 2019-03-05 13:13:56 +00:00
Asim Aslam 2a70aef658 Merge pull request #429 from printfcoder/master
add Chinese version guide
v0.27.1
2019-03-03 13:46:12 +00:00
shuxian 598de823ba add Chinese version guide 2019-03-03 21:36:44 +08:00
shuxian 6802de63ff readme zh-cn version 2019-02-28 16:57:31 +08:00
Asim Aslam 99c80d0878 Merge pull request #426 from printfcoder/master
solve consul.NewRegistry httpclient 'nil pointer dereference' bug
2019-02-28 07:10:23 +00:00
shuxian d3f447a732 solve NewRegistry httpclient 'nil pointer dereference' bug 2019-02-28 09:56:57 +08:00
Asim Aslam b8f20924cc proxy publish v0.27.0 2019-02-23 17:06:17 +00:00
Asim Aslam f1df0f6dfe update go modules 2019-02-23 16:29:15 +00:00
Asim Aslam 58adaef339 Add Exchange option 2019-02-23 10:50:53 +00:00
Asim Aslam 7db2912d90 add more verbose output 2019-02-15 17:20:09 +00:00
Asim Aslam 6819989195 change default name/version 2019-02-15 16:14:41 +00:00
Asim Aslam b63213a225 Merge pull request #420 from unistack-org/race_transport
fix race in http transport
2019-02-15 15:58:49 +00:00
Vasiliy Tolstov 0a8f9b0a62 fix race in http transport
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2019-02-15 17:20:00 +03:00
Asim Aslam e29ca94a93 Update go modules v0.26.1 2019-02-13 14:41:01 +00:00
Asim Aslam f4be7d018d delete context file 2019-02-13 14:39:38 +00:00
Asim Aslam 7cb466359f rework gossip registry 2019-02-13 14:39:20 +00:00
Asim Aslam c3722877c1 Merge pull request #417 from unistack-org/gossip
registry: [gossip] fix panic
2019-02-13 13:41:28 +00:00
Vasiliy Tolstov f961c571bd registry: [gossip] fix panic
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x88 pc=0xd1b215]

goroutine 8 [running]:
sync.(*RWMutex).RLock(...)
        /var/home/vtolstov/sdk/go1.12beta2/src/sync/rwmutex.go:48
github.com/hashicorp/memberlist.(*Memberlist).LocalNode(0x0, 0x0)
        /home/vtolstov/devel/projects/centralv2/vendor/github.com/hashicorp/memberlist/memberlist.go:417 +0x35
github.com/micro/go-micro/registry/gossip.(*gossipRegistry).run.func3(0xc000155880)
        /home/vtolstov/devel/projects/centralv2/vendor/github.com/micro/go-micro/registry/gossip/gossip.go:565 +0xf5
created by github.com/micro/go-micro/registry/gossip.(*gossipRegistry).run
        /home/vtolstov/devel/projects/centralv2/vendor/github.com/micro/go-micro/registry/gossip/gossip.go:553 +0xa25

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2019-02-13 16:36:38 +03:00
Asim Aslam d2fdbcc742 Update go modules v0.26.0 2019-02-13 13:32:55 +00:00
Asim Aslam 0cdae40f04 Merge pull request #416 from jiyeyuran/patch-4
reuse rcache
2019-02-13 09:58:49 +00:00
xinfei.wu a56929d1b8 reuse rcache 2019-02-13 17:47:31 +08:00
Asim Aslam c9bcdc8438 Merge pull request #415 from unistack-org/rejoin
registry: gossip add Reconnect and Timeout
2019-02-12 14:37:45 +00:00
Vasiliy Tolstov 36532c94b2 registry: [gossip] add ConnectRetry and ConnectTimeout
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
2019-02-12 17:16:35 +03:00