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
|
f87cc20d36
|
[ISSUE #3949] Remove nextVisibleTime in ReceiptHandle
|
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 |
|
zhouxiang
|
cfc6217c97
|
[ISSUE #3949] Remove unused class
|
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
|
74fedcbfad
|
[ISSUE #3949] Add PermissionChecker
|
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 |
|
zhouxiang
|
26b2098672
|
[ISSUE #3949] Adapt for authorization
|
2022-07-13 11:29:31 +08:00 |
|
zhouxiang
|
98ada98864
|
[ISSUE #3949] Rename grpc IT
|
2022-07-13 11:29:31 +08:00 |
|
kaiyi.lk
|
4882427b4c
|
[ISSUE #3949] for check style and test case
|
2022-07-13 11:29:31 +08:00 |
|
zhouxiang
|
3c09e96cf8
|
[ISSUE #3949] Abstract PlainPermissionChecker
|
2022-07-13 11:29:30 +08:00 |
|
zhouxiang
|
c6d6853ec3
|
[ISSUE #3949] Move parse and build method to PlainAccessResource
|
2022-07-13 11:29:30 +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
|
2a53918817
|
[ISSUE #3949] Add deploy guide
|
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
|
caeb5c175f
|
[ISSUE #3949] Add integration testing
|
2022-07-13 11:29:28 +08:00 |
|
zhouxiang
|
b7fa178d83
|
[ISSUE #3949] Fix unit test
|
2022-07-13 11:29:28 +08:00 |
|
kaiyi.lk
|
afcade74cf
|
[ISSUE #3949] v2 support
|
2022-07-13 11:29:27 +08:00 |
|
zhouxiang
|
30aa97317b
|
[ISSUE #3949] Pass checkstyle
|
2022-07-13 11:29:27 +08:00 |
|
kaiyi.lk
|
0021647704
|
[ISSUE #3949] v2 support
|
2022-07-13 11:29:27 +08:00 |
|
zhouxiang
|
9b88806a83
|
[ISSUE #3949] Remove unused finally
|
2022-07-13 11:29:27 +08:00 |
|
zhouxiang
|
4cc05ebf11
|
[ISSUE #3949] Remove v1 package
|
2022-07-13 11:29:26 +08:00 |
|