rocketmq
Here are 291 public repositories matching this topic...
2022 Alibaba Summer of Code
Welcome to the open source world! If you haven't planned how to spend this summer, come to the Alibaba Summer of Code and coding with us!
Alibaba Summer of Code is a global program focused on engaging students directly in open source software development. Under the guidance of the mentor in the Alibaba open source project, students can experience software dev
-
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
Jun 29, 2022 - Java
-
Updated
Jul 5, 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 7, 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: