yiduwangkai opened a new pull request, #165:
URL: https://github.com/apache/rocketmq-eventbridge/pull/165
1.runtime add configuration acquisition
2.modify assembly config file
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitH
yiduwangkai commented on issue #152:
URL:
https://github.com/apache/rocketmq-eventbridge/issues/152#issuecomment-2016433826
可以直接使用开源客户端访问云上消息的
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the
The GitHub Actions job "License Checker" on rocketmq-eventbridge.git has failed.
Run started by GitHub user yiduwangkai (triggered by yiduwangkai).
Head commit for run:
2117a9e27dbdb18379382271dc4f09f597ddf2c6 / wangkai
1.runtime add configuration acquisition
2.modify assembly config file
Repo
github-actions[bot] commented on PR #6270:
URL: https://github.com/apache/rocketmq/pull/6270#issuecomment-2016638678
This PR was closed because it has been inactive for 3 days since being
marked as stale.
--
This is an automated message from the Apache Git Service.
To respond to the messa
github-actions[bot] closed pull request #6270: [ISSUE #6269] correct delay
offset when larger than max offset
URL: https://github.com/apache/rocketmq/pull/6270
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
github-actions[bot] commented on issue #683:
URL:
https://github.com/apache/rocketmq-clients/issues/683#issuecomment-2016641917
This issue is stale because it has been open for 30 days with no activity.
It will be closed in 3 days if no further activity occurs.
--
This is an automated me
bygzyz commented on issue #448:
URL:
https://github.com/apache/rocketmq-client-go/issues/448#issuecomment-2016684105
Got the same issue,anyone solve this problem?
rocketmq server and broker run normal and i use python client send/recevie
message works,but i use go client got the erro
UnderTreeTech opened a new issue, #1134:
URL: https://github.com/apache/rocketmq-client-go/issues/1134
First I produce 1k msg to broker, then I run the
examples/consumer/pull/pull.go code with minor changes (only start one
goroutine to consume), just like
```go
for i := 0; i < 1; i+