[GitHub] [rocketmq-clients] Genuineh opened a new issue, #592: [Feature] 事务消息是否可以增加异步回查方法

2023-09-01 Thread via GitHub
Genuineh opened a new issue, #592: URL: https://github.com/apache/rocketmq-clients/issues/592 ### Programming Language of the Client C# ### Is Your Feature Request Related to a Problem? 你好,我发现事务消息下提供的回查方法是个同步方法,而我们的回查逻辑中包含异步调用。这里可能有死锁的风险,而规避死锁问题会带来额外的性能开销,希望能提供异步的回查方法。这里

[GitHub] [rocketmq-client-go] huge-kumo opened a new issue, #1089: When connecting to the AliCloud RocketMQ product for consumption via TCP endpoint, the AliCloud console queries the message track by

2023-09-01 Thread via GitHub
huge-kumo opened a new issue, #1089: URL: https://github.com/apache/rocketmq-client-go/issues/1089 > 通过TCP endpoint方式去连接阿里云RocketMQ产品进行消费时,阿里云控制台上通过Message Id去查询消息轨迹,出现未消费或者消费失败。 # 观察到的 1. 我使用`github.com/apache/rocketmq-client-go/v2`库通过TCP Endpoint的方式去连接阿里云RocketMQ产品。 ```go

[GitHub] [rocketmq] joeCarf commented on a diff in pull request #7287: [Enhancement 7285] Broker don't check name server host is correct or not

2023-09-01 Thread via GitHub
joeCarf commented on code in PR #7287: URL: https://github.com/apache/rocketmq/pull/7287#discussion_r1312776690 ## common/src/main/java/org/apache/rocketmq/common/utils/NetworkUtil.java: ## @@ -153,6 +154,25 @@ public static SocketAddress string2SocketAddress(final String addr)

[GitHub] [rocketmq-operator] caigy commented on pull request #174: Update README.md

2023-09-01 Thread via GitHub
caigy commented on PR #174: URL: https://github.com/apache/rocketmq-operator/pull/174#issuecomment-1702469295 @Lovelcp Could you please also submit a related issue like checklist of pull request? -- This is an automated message from the Apache Git Service. To respond to the message, plea

[GitHub] [rocketmq-operator] caigy commented on issue #172: where is apacherocketmq/rocketmq-nameserver:5.0.0-alpine-operator-0.4.0?

2023-09-01 Thread via GitHub
caigy commented on issue #172: URL: https://github.com/apache/rocketmq-operator/issues/172#issuecomment-1702476625 Version 0.4.0 has not been released yet. As a mitigation solution, you can modify the version in image tag to `0.3.0` or check out `0.3.0` tag. -- This is an automated messa

[GitHub] [rocketmq-operator] caigy commented on issue #161: it will be deployed on the same node When I deploy brokers with three masters and three slaves

2023-09-01 Thread via GitHub
caigy commented on issue #161: URL: https://github.com/apache/rocketmq-operator/issues/161#issuecomment-1702483090 > Have you set `Affinity`? By default rocketmq-operator set `"app": "broker"` as label for broker pod, but did not set any anti-affinity rules. You can set such affinity rules

[GitHub] [rocketmq-operator] caigy commented on issue #158: rocketmq-console broker-0(master)经常不显示

2023-09-01 Thread via GitHub
caigy commented on issue #158: URL: https://github.com/apache/rocketmq-operator/issues/158#issuecomment-1702490973 @songchaohua Did you set namesrvAddr manually? ``` 2023-05-27 14:02:26 INFO main - namesrvAddr=name-server-service.adk:9876 ``` -- This is an automated message from

[GitHub] [rocketmq-operator] drivebyer opened a new pull request, #175: [ISSUE #162] Enhance helm install

2023-09-01 Thread via GitHub
drivebyer opened a new pull request, #175: URL: https://github.com/apache/rocketmq-operator/pull/175 related to https://github.com/apache/rocketmq-operator/issues/162 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [rocketmq-operator] drivebyer commented on pull request #175: [ISSUE #162] Enhance helm install

2023-09-01 Thread via GitHub
drivebyer commented on PR #175: URL: https://github.com/apache/rocketmq-operator/pull/175#issuecomment-1702539102 PTAL @caigy -- 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 specific commen

[GitHub] [rocketmq] mxsm commented on pull request #7270: [ISSUE #7269]Fix broker initialization fails, TimerMessageStore#shutdown throws a NullPointerException

2023-09-01 Thread via GitHub
mxsm commented on PR #7270: URL: https://github.com/apache/rocketmq/pull/7270#issuecomment-1702953541 ping @RongtongJin -- 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 specific comment. To

[GitHub] [rocketmq]: Workflow run "Build and Run Tests by Bazel" is working again!

2023-09-01 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user mxsm (triggered by mxsm). Head commit for run: 3f9caed0898fb2f3a0732fb8c319794bb11108ea / mxsm [ISSUE #7269]Fix broker initialization fails, TimerMessageStore#shutdown throws a Null

[GitHub] [rocketmq]: Workflow run "E2E test for pull request" failed!

2023-09-01 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user mxsm (triggered by mxsm). Head commit for run: f82718ae3b77a16b553c03f672dc971a2d5d48fa / cnScarb [ISSUE #7208] fix: when deleting topic also delete its pop retry topic (#7209) Report URL:

[GitHub] [rocketmq-clients] eventhorizon-cli opened a new issue, #594: [Feature] replace nlog with Microsoft.Extensions.Logging

2023-09-01 Thread via GitHub
eventhorizon-cli opened a new issue, #594: URL: https://github.com/apache/rocketmq-clients/issues/594 ### Programming Language of the Client C# ### Is Your Feature Request Related to a Problem? The logs of csharp client are written to files by default, and cannot be writ

[GitHub] [rocketmq] github-actions[bot] closed pull request #4478: [ISSUE #4451] Fix orderly consumption cannot set processQueue.setLocked(true)

2023-09-01 Thread via GitHub
github-actions[bot] closed pull request #4478: [ISSUE #4451] Fix orderly consumption cannot set processQueue.setLocked(true) URL: https://github.com/apache/rocketmq/pull/4478 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

[GitHub] [rocketmq] github-actions[bot] commented on pull request #4478: [ISSUE #4451] Fix orderly consumption cannot set processQueue.setLocked(true)

2023-09-01 Thread via GitHub
github-actions[bot] commented on PR #4478: URL: https://github.com/apache/rocketmq/pull/4478#issuecomment-1703536177 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] [rocketmq] github-actions[bot] commented on pull request #4179: [ISSUE #4154] fix the thread-safe problem in `selectOneMessageQueue`

2023-09-01 Thread via GitHub
github-actions[bot] commented on PR #4179: URL: https://github.com/apache/rocketmq/pull/4179#issuecomment-1703536198 This PR is stale because it has been open for 365 days with no activity. It will be closed in 3 days if no further activity occurs. If you wish not to mark it as stale, pleas

[GitHub] [rocketmq]: Workflow run "Snapshot Daily Release Automation" failed!

2023-09-01 Thread GitBox
The GitHub Actions job "Snapshot Daily Release Automation" on rocketmq.git has failed. Run started by GitHub user lizhanhui (triggered by lizhanhui). Head commit for run: f82718ae3b77a16b553c03f672dc971a2d5d48fa / cnScarb [ISSUE #7208] fix: when deleting topic also delete its pop retry topic (