[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" failed!

2023-10-07 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user RongtongJin (triggered by RongtongJin). Head commit for run: c36bb78e850129b9db40adc5b0e1b9bfd5c8fd2e / shriVATSA54 <116296557+shrivats...@users.noreply.github.com> [ISSUE 7313] Enhanc

[I] boost.log冲突 [rocketmq-client-cpp]

2023-10-07 Thread via GitHub
kqbi opened a new issue, #458: URL: https://github.com/apache/rocketmq-client-cpp/issues/458 1. Please describe the issue you observed: 因为要集成rocketmq,就编译了rocketmq-client-cpp的2.2.0版本的动态库librocketmq.so,这其中依赖boost-1.58.0并使用了boost.log的静态库,然后我的主程序使用了boost-1.83.0版本的boost.log的动态库,然后我的主程序一旦集成

[I] Multiple sinks cannot be implemented [rocketmq-streams]

2023-10-07 Thread via GitHub
380828801 opened a new issue, #311: URL: https://github.com/apache/rocketmq-streams/issues/311 StreamBuilder builder = new StreamBuilder("wordCount"); RStream source = builder.source("stream-topic-1", total -> { String value = new String(total, StandardChar

[PR] fix: Map's concurrency issues [rocketmq-client-go]

2023-10-07 Thread via GitHub
anrror opened a new pull request, #1100: URL: https://github.com/apache/rocketmq-client-go/pull/1100 …e sync.Map ## What is the purpose of the change Map will fail during concurrency。 When using ‘go’ (code:/vebchmark/nessage.go:225 go func... ). the map must add lock

Re: [PR] [ISSUE #6808] Fixed network bugs and merged networkutil code [rocketmq]

2023-10-07 Thread via GitHub
zekai-li commented on PR #6811: URL: https://github.com/apache/rocketmq/pull/6811#issuecomment-1751663865 @RongtongJin Please check it. -- 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 specifi

Re: [I] Optimize the grafana dashboard. [rocketmq-exporter]

2023-10-07 Thread via GitHub
chinaboy007 commented on issue #93: URL: https://github.com/apache/rocketmq-exporter/issues/93#issuecomment-1751671448 > > 能分享下模板吗? > > 这个 https://github.com/xxd763795151/rocketmq-monitor 非常感谢! -- This is an automated message from the Apache Git Service. To respond to the me

Re: [I] boost.log冲突 [rocketmq-client-cpp]

2023-10-07 Thread via GitHub
ifplusor commented on issue #458: URL: https://github.com/apache/rocketmq-client-cpp/issues/458#issuecomment-1751677664 You can modify `CMakeLists.txt` and link shared libraries of boost. -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] [ISSUE #7306] Create system topic subscription when autoCreateSubscriptionGroup is false. [rocketmq]

2023-10-07 Thread via GitHub
echooymxq commented on PR #7384: URL: https://github.com/apache/rocketmq/pull/7384#issuecomment-1751740650 @drpmma Help review it. 🙏 -- 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 c

Re: [I] Broker may lost messages in extreme condition [rocketmq]

2023-10-07 Thread via GitHub
github-actions[bot] commented on issue #5235: URL: https://github.com/apache/rocketmq/issues/5235#issuecomment-1751870926 This issue 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 t

Re: [I] Broker may lost messages in extreme condition [rocketmq]

2023-10-07 Thread via GitHub
github-actions[bot] closed issue #5235: Broker may lost messages in extreme condition URL: https://github.com/apache/rocketmq/issues/5235 -- 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

Re: [PR] [ISSUE #7315] Adding Rejected Policy Parameters to the ThreadPoolMonitor Construction Method [rocketmq]

2023-10-07 Thread via GitHub
RapperCL commented on PR #7316: URL: https://github.com/apache/rocketmq/pull/7316#issuecomment-1751894658 > @RapperCL Please resolve the conflict. > > @RapperCL Please resolve the conflict. > > 👌 @lizhimins @mxsm hey, please review it -- This is an automate

Re: [PR] [ISSUE #7321] Refector NettyRemotingAbstract with unify future implementation [rocketmq]

2023-10-07 Thread via GitHub
drpmma merged PR #7322: URL: https://github.com/apache/rocketmq/pull/7322 -- 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 unsubscribe, e-mail: commits-unsubscr...@rocketmq.a

Re: [I] [Enhancement] [ISSUE #7296] [TASK 1] Refector NettyRemotingAbstract with unify future implementation. [rocketmq]

2023-10-07 Thread via GitHub
drpmma closed issue #7321: [Enhancement] [ISSUE #7296] [TASK 1] Refector NettyRemotingAbstract with unify future implementation. URL: https://github.com/apache/rocketmq/issues/7321 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[rocketmq] branch develop updated: [ISSUE #7321] Refector NettyRemotingAbstract with unify future implementation (#7322)

2023-10-07 Thread zhouxzhan
This is an automated email from the ASF dual-hosted git repository. zhouxzhan pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/rocketmq.git The following commit(s) were added to refs/heads/develop by this push: new 84156084a4 [ISSUE #7321] Refector NettyRe

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

2023-10-07 Thread GitBox
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has succeeded. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: 84156084a4c5228e1d2fe21e068fff330bbc40d1 / Zhouxiang Zhan [ISSUE #7321] Refector NettyRemotingAbstract with unify future implementa

[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" failed!

2023-10-07 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: 84156084a4c5228e1d2fe21e068fff330bbc40d1 / Zhouxiang Zhan [ISSUE #7321] Refector NettyRemotingAbstract with unify future implementatio

[GH] (rocketmq): Workflow run "Coverage" failed!

2023-10-07 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: b636ae3c2404663f4c36a814ef191edcd45c7714 / zhouxiang Add enableHeartbeatChannelEventListener for ClientConfig Report URL: https://github.com/apache/rocke

Re: [I] [Bug] RocketMQ5.0代理grpc模式下 c++客户端填入多个endpoint问题 [rocketmq-clients]

2023-10-07 Thread via GitHub
francisoliverlee commented on issue #606: URL: https://github.com/apache/rocketmq-clients/issues/606#issuecomment-1751913907 try "127.0.0.1:8080;127.0.2:8081" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" failed!

2023-10-07 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: b636ae3c2404663f4c36a814ef191edcd45c7714 / zhouxiang Add enableHeartbeatChannelEventListener for ClientConfig Report URL: https://gi

Re: [PR] [ISSUE #7300] jRaft-Controller Implemention [rocketmq]

2023-10-07 Thread via GitHub
joeCarf commented on code in PR #7301: URL: https://github.com/apache/rocketmq/pull/7301#discussion_r1349626480 ## example/src/main/java/org/apache/rocketmq/example/quickstart/Producer.java: ## @@ -30,7 +30,7 @@ public class Producer { /** * The number of produced mes

Re: [I] [Bug] RocketMQ5.0代理grpc模式下 c++客户端填入多个endpoint问题 [rocketmq-clients]

2023-10-07 Thread via GitHub
0902horn commented on issue #606: URL: https://github.com/apache/rocketmq-clients/issues/606#issuecomment-1751928921 > try "127.0.0.1:8080;127.0.2:8081" That's right. See https://github.com/apache/rocketmq-clients/blob/16bc4a8c61717b038cfb4b17de00bd3969e91290/cpp/source/rocketmq/

[GH] (rocketmq): Workflow run "Coverage" failed!

2023-10-07 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: b636ae3c2404663f4c36a814ef191edcd45c7714 / zhouxiang Add enableHeartbeatChannelEventListener for ClientConfig Report URL: https://github.com/apache/rocke

Re: [PR] replace nlog with Microsoft.Extensions.Logging [rocketmq-clients]

2023-10-07 Thread via GitHub
lizhanhui merged PR #596: URL: https://github.com/apache/rocketmq-clients/pull/596 -- 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 unsubscribe, e-mail: commits-unsubscr...@r

[rocketmq-clients] branch master updated: replace nlog with Microsoft.Extensions.Logging (#596)

2023-10-07 Thread lizhanhui
This is an automated email from the ASF dual-hosted git repository. lizhanhui pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git The following commit(s) were added to refs/heads/master by this push: new 17bd443b replace nlog with Microsof

[GH] (rocketmq): Workflow run "Coverage" failed!

2023-10-07 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: f1c382d2d68d4c510302205697e58e9eac318dcd / zhouxiang Add enableHeartbeatChannelEventListener for ClientConfig Report URL: https://github.com/apache/rocke

[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" failed!

2023-10-07 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: b636ae3c2404663f4c36a814ef191edcd45c7714 / zhouxiang Add enableHeartbeatChannelEventListener for ClientConfig Report URL: https://gi

[GH] (rocketmq): Workflow run "Build and Run Tests by Maven" failed!

2023-10-07 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: f1c382d2d68d4c510302205697e58e9eac318dcd / zhouxiang Add enableHeartbeatChannelEventListener for ClientConfig Report URL: https://gi

[GH] (rocketmq): Workflow run "Coverage" failed!

2023-10-07 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user drpmma (triggered by drpmma). Head commit for run: f1c382d2d68d4c510302205697e58e9eac318dcd / zhouxiang Add enableHeartbeatChannelEventListener for ClientConfig Report URL: https://github.com/apache/rocke