1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-01-05 10:20:53 +02:00
go-micro/plugins/broker
Johnson C f96b48dad9
1. use default memory registry in grpc plugins (#2317)
2. try fixing grpc plugin failed to get issue
use v4.0.0-v4.0.0-00010101000000-000000000000 instead of specific version
3. kafka panic on disconnect
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x18 pc=0x1266c50]

goroutine 31 [running]:
github.com/asim/go-micro/plugins/broker/kafka/v3.(*kBroker).Disconnect(0xc0002400c0)
        C:/Workshop/Go/pkg/mod/github.com/asim/go-micro/plugins/broker/kafka/v3@v3.7.0/kafka.go:130 +0xd0
github.com/asim/go-micro/plugins/server/grpc/v3.(*grpcServer).Start.func2()
        C:/Workshop/Go/pkg/mod/github.com/asim/go-micro/plugins/server/grpc/v3@v3.0.0-20210712061837-0532fd9de8ae/grpc.go:998 +0xc8d
created by github.com/asim/go-micro/plugins/server/grpc/v3.(*grpcServer).Start
        C:/Workshop/Go/pkg/mod/github.com/asim/go-micro/plugins/server/grpc/v3@v3.0.0-20210712061837-0532fd9de8ae/grpc.go:917 +0xcaf
exit status 2
2021-10-22 22:30:28 +08:00
..
gocloud update 2021-10-13 13:31:23 +01:00
googlepubsub update 2021-10-13 13:31:23 +01:00
grpc update go sums 2021-10-13 13:35:17 +01:00
http update go sums 2021-10-13 13:35:17 +01:00
kafka 1. use default memory registry in grpc plugins (#2317) 2021-10-22 22:30:28 +08:00
memory update 2021-10-13 13:31:23 +01:00
mqtt update 2021-10-13 13:31:23 +01:00
nats update 2021-10-13 13:31:23 +01:00
nsq update 2021-10-13 13:31:23 +01:00
proxy update 2021-10-13 13:31:23 +01:00
rabbitmq update 2021-10-13 13:31:23 +01:00
redis update 2021-10-13 13:31:23 +01:00
segmentio update go sums 2021-10-13 13:35:17 +01:00
snssqs update 2021-10-13 13:31:23 +01:00
sqs update 2021-10-13 13:31:23 +01:00
stan update 2021-10-13 13:31:23 +01:00
stomp update 2021-10-13 13:31:23 +01:00