nacos/test/core-test
chenyiqin a5c0a60a1a
Fix npe when setup ack response in GrpcClient (#11210)
* fix npe when setup ack response in GrpcClient

* server sync response, avoid blocking setup ack response sent to server.

* remove setup response from client to server, change way of server pushing abilities by sendNoACK

* add UT for negotiation timeout

* fix checkstyle

* fix PMD error

* private check logical into ReceiveAbilityContext.

* fix indent
2023-10-13 09:48:06 +08:00
..
src/test Fix npe when setup ack response in GrpcClient (#11210) 2023-10-13 09:48:06 +08:00
pom.xml nacos grpc connection supports TLS Encryption (#9980) 2023-03-15 09:41:25 +08:00