Re: [I] To support clientid conflict detection. [rocketmq-mqtt]

2024-06-16 Thread via GitHub
YxAc commented on issue #154: URL: https://github.com/apache/rocketmq-mqtt/issues/154#issuecomment-2172224104 There are two ways to implement clientid conflict detection: - one is based on the global metadata center to kick out the old client - the other is based on the client online

[I] [Feature] In pull mode, provide PushConsumer with precise control of consumption rate [rocketmq]

2024-06-16 Thread via GitHub
cserwen opened a new issue, #8302: URL: https://github.com/apache/rocketmq/issues/8302 ### Is Your Feature Request Related to a Problem? If we set clientRebalance as false, we can noly control consumption rate by following configurations: ``` consumeThreadMin

(rocketmq-clients) branch dependabot/maven/java/org.bouncycastle-bcpkix-jdk18on-1.78 deleted (was 9976096d)

2024-06-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/java/org.bouncycastle-bcpkix-jdk18on-1.78 in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git was 9976096d chore(deps): bump

Re: [PR] chore(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.77 to 1.78 in /java [rocketmq-clients]

2024-06-16 Thread via GitHub
dependabot[bot] commented on PR #752: URL: https://github.com/apache/rocketmq-clients/pull/752#issuecomment-2171957921 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor

Re: [PR] chore(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.77 to 1.78 in /java [rocketmq-clients]

2024-06-16 Thread via GitHub
github-actions[bot] commented on PR #752: URL: https://github.com/apache/rocketmq-clients/pull/752#issuecomment-2171957896 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

Re: [PR] chore(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.77 to 1.78 in /java [rocketmq-clients]

2024-06-16 Thread via GitHub
github-actions[bot] closed pull request #752: chore(deps): bump org.bouncycastle:bcpkix-jdk18on from 1.77 to 1.78 in /java URL: https://github.com/apache/rocketmq-clients/pull/752 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] fix #6738 [rocketmq]

2024-06-16 Thread via GitHub
github-actions[bot] commented on PR #6741: URL: https://github.com/apache/rocketmq/pull/6741#issuecomment-2171948923 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

Re: [PR] fix #6738 [rocketmq]

2024-06-16 Thread via GitHub
github-actions[bot] closed pull request #6741: fix #6738 URL: https://github.com/apache/rocketmq/pull/6741 -- 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,

Re: [PR] [ISSUE #6897]fix: the `ArrayIndexOutOfBoundsException` exception that may occur when selecting a queue [rocketmq]

2024-06-16 Thread via GitHub
github-actions[bot] closed pull request #6898: [ISSUE #6897]fix: the `ArrayIndexOutOfBoundsException` exception that may occur when selecting a queue URL: https://github.com/apache/rocketmq/pull/6898 -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [PR] [ISSUE #6897]fix: the `ArrayIndexOutOfBoundsException` exception that may occur when selecting a queue [rocketmq]

2024-06-16 Thread via GitHub
github-actions[bot] commented on PR #6898: URL: https://github.com/apache/rocketmq/pull/6898#issuecomment-2171948904 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

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

2024-06-16 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user yx9o (triggered by yx9o). Head commit for run: 96d8325fe9ff8046d2c815c45203a5386737b531 / yx9o Update Report URL: https://github.com/apache/rocketmq/actions/runs/9535684188 With

Re: [I] 不支持5.1版本吧 [rocketmq-exporter]

2024-06-16 Thread via GitHub
iamqq23ue commented on issue #164: URL: https://github.com/apache/rocketmq-exporter/issues/164#issuecomment-2171513131 > > > @iamqq23ue 你编译没有报错吗 > > > > > > 编译最新的代码,需要的指标都有了。版本号还是0.0.2但是代码改了。编译报错跳过测试即可,我降了surfire的版本 > > 我上面的报错应该如何解决,就是直接用mvn clean install编译的最新

Re: [I] 不支持5.1版本吧 [rocketmq-exporter]

2024-06-16 Thread via GitHub
iamqq23ue closed issue #164: 不支持5.1版本吧 URL: https://github.com/apache/rocketmq-exporter/issues/164 -- 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:

[GH] (rocketmq): Workflow run "Coverage" is working again!

2024-06-16 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has succeeded. Run started by GitHub user yx9o (triggered by yx9o). Head commit for run: 96d8325fe9ff8046d2c815c45203a5386737b531 / yx9o Update Report URL: https://github.com/apache/rocketmq/actions/runs/9535684196 With regards, GitHub

[GH] (rocketmq): Workflow run "E2E test for pull request" failed!

2024-06-16 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yx9o (triggered by yx9o). Head commit for run: 38c56cd84b4079971fd5989bc6702c00c5621472 / mxsm [ISSUE #8293] Remove the redundant code from the MessageDecoder#encodeMessage method (#8294)

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

2024-06-16 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user yx9o (triggered by yx9o). Head commit for run: 84b735fdd3b33e86d2ee271a0ae3bac5268ca231 / yx9o Add more tests. Report URL: https://github.com/apache/rocketmq/actions/runs/9535259728

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

2024-06-16 Thread GitBox
The GitHub Actions job "Coverage" on rocketmq.git has failed. Run started by GitHub user yx9o (triggered by yx9o). Head commit for run: 84b735fdd3b33e86d2ee271a0ae3bac5268ca231 / yx9o Add more tests. Report URL: https://github.com/apache/rocketmq/actions/runs/9535259730 With regards, GitHub

[GH] (rocketmq): Workflow run "E2E test for pull request" failed!

2024-06-16 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yx9o (triggered by yx9o). Head commit for run: 38c56cd84b4079971fd5989bc6702c00c5621472 / mxsm [ISSUE #8293] Remove the redundant code from the MessageDecoder#encodeMessage method (#8294)

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

2024-06-16 Thread GitBox
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has failed. Run started by GitHub user yx9o (triggered by yx9o). Head commit for run: 746c5e5c5c28a5041857dd19c58e0631eff24a3d / yx9o [ISSUE #8300] Add more test coverage for DefaultMQProducer Report URL:

Re: [I] broker设置podIp环境变量没有生效 [rocketmq-operator]

2024-06-16 Thread via GitHub
suyanhj commented on issue #218: URL: https://github.com/apache/rocketmq-operator/issues/218#issuecomment-2171409846 感觉这operator的bug挺多的,最后一个版本也是2022年的,不知道是不是放弃维护了 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] broker设置podIp环境变量没有生效 [rocketmq-operator]

2024-06-16 Thread via GitHub
suyanhj commented on issue #218: URL: https://github.com/apache/rocketmq-operator/issues/218#issuecomment-2171409010 > rockermq 版本 4.9.4 k8s 版本 v1.23.17 > > 代码里有设置hostIp的环境变量,如下图

Re: [PR] [ISSUE #8300] Add more test coverage for DefaultMQProducer [rocketmq]

2024-06-16 Thread via GitHub
codecov-commenter commented on PR #8301: URL: https://github.com/apache/rocketmq/pull/8301#issuecomment-2171364375 ## [Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/8301?dropdown=coverage=pr=h1_medium=referral_source=github_content=comment_campaign=pr+comments_term=apache) Report

[GH] (rocketmq): Workflow run "E2E test for pull request" failed!

2024-06-16 Thread GitBox
The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed. Run started by GitHub user yx9o (triggered by yx9o). Head commit for run: 38c56cd84b4079971fd5989bc6702c00c5621472 / mxsm [ISSUE #8293] Remove the redundant code from the MessageDecoder#encodeMessage method (#8294)

[I] [Enhancement] Add more test coverage for DefaultMQProducer [rocketmq]

2024-06-16 Thread via GitHub
yx9o opened a new issue, #8300: URL: https://github.com/apache/rocketmq/issues/8300 ### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary Add more tests.

[PR] [MINOR] improve: fix UT of DefaultChannelManager [rocketmq-mqtt]

2024-06-16 Thread via GitHub
YxAc opened a new pull request, #284: URL: https://github.com/apache/rocketmq-mqtt/pull/284 ### Brief Description fix the UT of DefaultChannelManager ### How Did You Test This Change? UT -- This is an automated message from the Apache Git Service. To respond to the message,