Commit Graph
190 Commits
Author SHA1 Message Date
kaiyi.lk ad5dc3fd46 [ISSUE #3949] add QueueSelector test cases 2022-07-13 11:29:42 +08:00
zhouxiang 675b6c9232 [ISSUE #3949] Add LocalProxyRelayService unit test 2022-07-13 11:29:42 +08:00
zhouxiang ca6c531d62 [ISSUE #3949] Remove unused code in SendMessageActivity 2022-07-13 11:29:42 +08:00
zhouxiang bd5fcf8f09 [ISSUE #3949] Remove unused method in TransactionId 2022-07-13 11:29:42 +08:00
kaiyi.lk 989bd3ae53 [ISSUE #3949] fix test cases 2022-07-13 11:29:41 +08:00
kaiyi.lk d44949f90b [ISSUE #3949] add test cases 2022-07-13 11:29:41 +08:00
kaiyi.lk 7647caf90d [ISSUE #3949] merge GrpcContextConstants into ContextVariable 2022-07-13 11:29:41 +08:00
zhouxiang 908f977e7e [ISSUE #3949] Add unit test for ProducerProcessor 2022-07-13 11:29:40 +08:00
zhouxiang 8199c6d7b9 [ISSUE #3949] Complete processConsumeMessageDirectly and refector 2022-07-13 11:29:40 +08:00
zhouxiang 8bb6af15e3 [ISSUE #3949] Use MessageExt property to get TopicMessageType 2022-07-13 11:29:40 +08:00
kaiyi.lk cc827021c4 [ISSUE #3949] add test cases 2022-07-13 11:29:39 +08:00
zhouxiang aa313e96f8 [ISSUE #3949] Optimize enableACL configuration 2022-07-13 11:29:39 +08:00
zhouxiang 1fa561cb94 [ISSUE #3949] Add TopicMessageTypeValidator 2022-07-13 11:29:39 +08:00
kaiyi.lk 2fe29957cb [ISSUE #3949] for checkstyle 2022-07-13 11:29:39 +08:00
kaiyi.lk a45b040fba [ISSUE #3949] add test cases 2022-07-13 11:29:38 +08:00
zhouxiang dfacfe607f [ISSUE #3949] Update LocalMessageService unit test 2022-07-13 11:29:38 +08:00
zhouxiang 41e5cdafe8 [ISSUE #3949] Complete LocalMessageService 2022-07-13 11:29:38 +08:00
zhouxiang 1a8c54bf48 [ISSUE #3949] Add sendMessage in LocalMessageService 2022-07-13 11:29:38 +08:00
zhouxiang f334ca18df [ISSUE #3949] Fix batch sendMessageAsync 2022-07-13 11:29:37 +08:00
zhouxiang 0ad9b3adb1 [ISSUE #3949] Remove backup code 2022-07-13 11:29:37 +08:00
zhouxiang 0b34b0add7 [ISSUE #3949] Add LocalProxyRelayService implementation 2022-07-13 11:29:37 +08:00
kaiyi.lk bc86a2ea9a [ISSUE #3949] change sendResult to list of sendResult; return MULTIPLE_RESULTS when has multiple response code 2022-07-13 11:29:37 +08:00
Jixiang.jjx 4ee1a9de76 [ISSUE #3949] improve readability. 2022-07-13 11:29:37 +08:00
kaiyi.lk 610ab04ec7 [ISSUE #3949] add test cases 2022-07-13 11:29:37 +08:00
kaiyi.lk bb5e55df16 [ISSUE #3949] add shutdown in ClusterMetadataService 2022-07-13 11:29:36 +08:00
kaiyi.lk 95b8105ffa [ISSUE #3949] support config retryPolicy and consumeMessageOrderly in subscriptionGroupConfig 2022-07-13 11:29:36 +08:00
kaiyi.lk 20e9bdd3e4 [ISSUE #3949] v2 support 2022-07-13 11:29:36 +08:00
zhouxiang 9fe1bbc4df [ISSUE #3949] Fix configuration 2022-07-13 11:29:36 +08:00
zhouxiang 966672ab2d [ISSUE #3949] Add MetadataService 2022-07-13 11:29:35 +08:00
zhouxiang 172d610dc7 [ISSUE #3949] Add enableTopicMessageTypeCheck 2022-07-13 11:29:35 +08:00
kaiyi.lk 7c322c8ab8 [ISSUE #3949] support topic message type 2022-07-13 11:29:35 +08:00
Jixiang.jjx 418ced880e [ISSUE #3949] improve readability. 2022-07-13 11:29:35 +08:00
尘央 fc1b26706a Add ServiceManagerFactory 2022-07-13 11:29:34 +08:00
kaiyi.lk 1451bf5558 [ISSUE #3949] v2 support 2022-07-13 11:29:34 +08:00
尘央 c04c3185e5 Rename ProxyOutResult to ProxyRelayResult 2022-07-13 11:29:34 +08:00
尘央 f91a4c0ee2 Rename ProxyOutService to ProxyRelayService 2022-07-13 11:29:34 +08:00
kaiyi.lk 48a46f0f88 refactor: [ISSUE #3949] v2 support 2022-07-13 11:29:34 +08:00
kaiyi.lk e549a67be3 refactor: [ISSUE #3949] v2 support 2022-07-13 11:29:33 +08:00
zhouxiang d6720b5689 [ISSUE #3949] Interceptor
* Add GlobalExceptionInterceptor
* Catch AclException in AuthenticationInterceptor
2022-07-13 11:29:32 +08:00
zhouxiang 7c77f4c324 [ISSUE #3949] AddHeader in AuthenticationInterceptor 2022-07-13 11:29:32 +08:00
zhouxiang 835714666e [ISSUE #3949] Reserve time for longpolling 2022-07-13 11:29:32 +08:00
zhouxiang 56c393f00c [ISSUE #3949] AddHeader in AuthenticationInterceptor 2022-07-13 11:29:32 +08:00
kaiyi.lk 67d749b569 [ISSUE #3949] v2 support 2022-07-13 11:29:29 +08:00
Jixiang.jjx d08dfce4fc [ISSUE #3949] allow to add user-defined gRPC Server interceptors. 2022-07-13 11:29:29 +08:00
Jixiang.jjx 2d594814b8 [ISSUE #3949] allow to config interceptor during building steps. 2022-07-13 11:29:29 +08:00
kaiyi.lk 3ede21afbb [ISSUE #3949] v2 support 2022-07-13 11:29:29 +08:00
zhouxiang 6d57eef4c9 [ISSUE #3949] Add unit test 2022-07-13 11:29:28 +08:00
zhouxiang 78aaf3b19c [ISSUE #3949] Format and clean code 2022-07-13 11:29:28 +08:00
zhouxiang 86284b4e1e [ISSUE #3949] Modify default configuration location 2022-07-13 11:29:28 +08:00
zhouxiang b7fa178d83 [ISSUE #3949] Fix unit test 2022-07-13 11:29:28 +08:00