rocketmq
Here are 291 public repositories matching this topic...
Currently, some methods in PlainPermissionManager do not have the corresponding test case in PlainPermissionManagerTest. such as
createAclAccessConfigMap, updateAclConfigFileVersion, updateGlobalWhiteAddrsConfig, deleteAccessConfig.
Does anyone want to fulfill it?
-
Updated
Jun 13, 2022 - Java
-
Updated
Jun 21, 2022 - Java
-
Updated
Jun 20, 2022 - Java
-
Updated
Jul 6, 2022 - Java
The issue tracker is ONLY used for bug report and feature request.
Any question or RocketMQ proposal please use our mailing lists.
BUG REPORT
- Please describe the issue you observed:
- What did you do (The steps to reproduce)?
org.apache.rocketmq.connect.hudi.connector.HudiSinkConnector
defaultKeyValue.put(HudiConnec
-
Updated
May 17, 2019
-
Updated
Jul 14, 2022 - Vue
-
Updated
Jun 29, 2022 - Java
When I use RocketMQMessageListener annotation to enable broadcast mode, I find that the local save offset generates a different folder each time, and each folder suffix has a time stamp. After restart, I cannot read the last saved file, so I cannot consume the previously unconsumed data.
-
Updated
Jul 13, 2022 - Java
-
Updated
Jun 30, 2022 - Java
-
Updated
Jun 24, 2022 - Java
-
Updated
Jun 29, 2022 - Java
-
Updated
Jun 27, 2022 - Java
-
Updated
Aug 12, 2021
在pkg/adapter/dubboregistry/registry/listener.go里面有
type Listener interface {
Close()
WatchAndHandle()
}
在pkg/remote/zookeeper/client.go也有
type Listener interface {
Close()
WatchAndHandle()
}
-
Updated
Feb 9, 2019 - Java
-
Updated
Mar 31, 2022 - Python
Improve this page
Add a description, image, and links to the rocketmq topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rocketmq topic, visit your repo's landing page and select "manage topics."
Which Component
spring-cloud-starter-stream-rocketmq
Describe the bug
When hot deployment in eclipse throw MQClientException: The producer group[mygroup] has been created before
To Reproduce
Steps to reproduce the behavior: