xiaolibuzai-ovo opened a new pull request, #1093:
URL: https://github.com/apache/rocketmq-client-go/pull/1093
## What is the purpose of the change
For trace topic, initialize a real producer to send message instead of
calling invokeSync directly at the communication layer [ISSUE ISSUE
xiaolibuzai-ovo commented on issue #1007:
URL:
https://github.com/apache/rocketmq-client-go/issues/1007#issuecomment-1712830954
hi,您好,我尝试修复了这个bug,辛苦review,第一次参与该项目有不规范的地方请指出
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and
Ziy1-Tan opened a new issue, #7334:
URL: https://github.com/apache/rocketmq/issues/7334
### Before Creating the Enhancement Request
- [X] I have confirmed that this should be classified as an enhancement
rather than a bug/feature.
### Summary
There is no need to call
Ziy1-Tan opened a new pull request, #7335:
URL: https://github.com/apache/rocketmq/pull/7335
### Which Issue(s) This PR Fixes
Fixes #7334
### Brief Description
### How Did You Test This Change?
--
This is an automated message from t
The GitHub Actions job "Misspell Check" on rocketmq.git has succeeded.
Run started by GitHub user Ziy1-Tan (triggered by Ziy1-Tan).
Head commit for run:
22f8fc308179ce3dee9e54c634c1d60cbff8d6db / Ziy1-Tan
[ISSUE #7334]registerIncrementBrokerData for single topic update
Signed-off-by: Ziy1-Tan
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has
succeeded.
Run started by GitHub user Ziy1-Tan (triggered by Ziy1-Tan).
Head commit for run:
22f8fc308179ce3dee9e54c634c1d60cbff8d6db / Ziy1-Tan
[ISSUE #7334]registerIncrementBrokerData for single topic update
Signed-of
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has
failed.
Run started by GitHub user Ziy1-Tan (triggered by Ziy1-Tan).
Head commit for run:
0c4c3b989a1c8c5b4d07b58e11b67856d3e50495 / Ziy1-Tan
[ISSUE #7326] split the request to register to the nameserver
Signed-off-by:
The GitHub Actions job "E2E test for pull request" on rocketmq.git has
succeeded.
Run started by GitHub user Ziy1-Tan (triggered by Ziy1-Tan).
Head commit for run:
6fd0073d6475c539e8f4c30dc4f104a56a21d724 / Ji Juntao
[ISSUE #7319] Optimize fault-tolerant mechanism for sending messages and hot
codecov-commenter commented on PR #7335:
URL: https://github.com/apache/rocketmq/pull/7335#issuecomment-1712847351
##
[Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/7335?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
The GitHub Actions job "Coverage" on rocketmq.git has failed.
Run started by GitHub user Ziy1-Tan (triggered by Ziy1-Tan).
Head commit for run:
0c4c3b989a1c8c5b4d07b58e11b67856d3e50495 / Ziy1-Tan
[ISSUE #7326] split the request to register to the nameserver
Signed-off-by: Ziy1-Tan
Report URL
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has
succeeded.
Run started by GitHub user Ziy1-Tan (triggered by Ziy1-Tan).
Head commit for run:
22f8fc308179ce3dee9e54c634c1d60cbff8d6db / Ziy1-Tan
[ISSUE #7334]registerIncrementBrokerData for single topic update
Signed-of
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has
failed.
Run started by GitHub user Ziy1-Tan (triggered by Ziy1-Tan).
Head commit for run:
0c4c3b989a1c8c5b4d07b58e11b67856d3e50495 / Ziy1-Tan
[ISSUE #7326] split the request to register to the nameserver
Signed-off-by:
github-actions[bot] closed issue #5018: Some responseCode values are duplicated
URL: https://github.com/apache/rocketmq/issues/5018
--
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-actions[bot] closed pull request #5005: [ISSUE #5004]: Use CAS instread
of ReentrantLock to set value of putMessageEntireTimeMax,
getMessageEntireTimeMax.
URL: https://github.com/apache/rocketmq/pull/5005
--
This is an automated message from the Apache Git Service.
To respond to the m
github-actions[bot] closed issue #5004: Use CAS instead of ReentrantLock to set
value of putMessageEntireTimeMax, getMessageEntireTimeMax.
URL: https://github.com/apache/rocketmq/issues/5004
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on
github-actions[bot] commented on PR #5029:
URL: https://github.com/apache/rocketmq/pull/5029#issuecomment-1712980428
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-actions[bot] commented on PR #5005:
URL: https://github.com/apache/rocketmq/pull/5005#issuecomment-1712980456
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] commented on issue #5004:
URL: https://github.com/apache/rocketmq/issues/5004#issuecomment-1712980471
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
github-actions[bot] commented on issue #1833:
URL: https://github.com/apache/rocketmq/issues/1833#issuecomment-1712980502
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
github-actions[bot] closed issue #1833: support messageBuilder for message
URL: https://github.com/apache/rocketmq/issues/1833
--
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.
xiaolibuzai-ovo commented on issue #1007:
URL:
https://github.com/apache/rocketmq-client-go/issues/1007#issuecomment-1713035975
> > > 我发现路由自动更新的逻辑是有的, 可以试试是否生效。 主要的处理过程如下:
> > >
> > > 1. 初始化rmqClient,维护一个producerMap,
> > >
https://github.com/apache/rocketmq-client-go/blob/c8d06
RongtongJin merged PR #7329:
URL: https://github.com/apache/rocketmq/pull/7329
--
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...@rocke
RongtongJin closed issue #7328: [Enhancement] Convergent thread pool creation
URL: https://github.com/apache/rocketmq/issues/7328
--
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.
This is an automated email from the ASF dual-hosted git repository.
jinrongtong 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 c100d815d7 [ISSUE #7328] Convergent thr
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has
succeeded.
Run started by GitHub user RongtongJin (triggered by RongtongJin).
Head commit for run:
c100d815d754d7cb330bc63e145bafd2d9b59cb1 / guyinyou
<36399867+guyin...@users.noreply.github.com>
[ISSUE #7328] Convergent
liushangqing9803 opened a new issue, #7336:
URL: https://github.com/apache/rocketmq/issues/7336
### Before Creating the Enhancement Request
- [X] I have confirmed that this should be classified as an enhancement
rather than a bug/feature.
### Summary
Validators.check
The GitHub Actions job "Coverage" on rocketmq.git has succeeded.
Run started by GitHub user RongtongJin (triggered by RongtongJin).
Head commit for run:
c100d815d754d7cb330bc63e145bafd2d9b59cb1 / guyinyou
<36399867+guyin...@users.noreply.github.com>
[ISSUE #7328] Convergent thread pool creation
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has
succeeded.
Run started by GitHub user RongtongJin (triggered by RongtongJin).
Head commit for run:
c100d815d754d7cb330bc63e145bafd2d9b59cb1 / guyinyou
<36399867+guyin...@users.noreply.github.com>
[ISSUE #7328] Convergent
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has
failed.
Run started by GitHub user Ziy1-Tan (triggered by Ziy1-Tan).
Head commit for run:
5195450076200bbbf77d4f816a96147109015e51 / Ziy1-Tan
[ISSUE #7334] `registerIncrementBrokerData` for single topic update
Signed-of
shirenchuang opened a new issue, #7337:
URL: https://github.com/apache/rocketmq/issues/7337
### Before Creating the Enhancement Request
- [X] I have confirmed that this should be classified as an enhancement
rather than a bug/feature.
### Summary
ConsumeMessa
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has
failed.
Run started by GitHub user Ziy1-Tan (triggered by Ziy1-Tan).
Head commit for run:
5195450076200bbbf77d4f816a96147109015e51 / Ziy1-Tan
[ISSUE #7334] `registerIncrementBrokerData` for single topic update
Signed-of
The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has
succeeded.
Run started by GitHub user Ziy1-Tan (triggered by RongtongJin).
Head commit for run:
5195450076200bbbf77d4f816a96147109015e51 / Ziy1-Tan
[ISSUE #7334] `registerIncrementBrokerData` for single topic update
Sig
RongtongJin closed issue #7334: [Enhancement] `registerIncrementBrokerData` for
single topic update
URL: https://github.com/apache/rocketmq/issues/7334
--
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 t
RongtongJin merged PR #7335:
URL: https://github.com/apache/rocketmq/pull/7335
--
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...@rocke
This is an automated email from the ASF dual-hosted git repository.
jinrongtong 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 dad6b4dadf [ISSUE #7334] `registerIncre
The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has
failed.
Run started by GitHub user RongtongJin (triggered by RongtongJin).
Head commit for run:
dad6b4dadfec7a58e78a6715ec16c2eb6b17ff27 / Ziyi Tan
[ISSUE #7334] `registerIncrementBrokerData` for single topic update (#73
The GitHub Actions job "Coverage" on rocketmq.git has failed.
Run started by GitHub user RongtongJin (triggered by RongtongJin).
Head commit for run:
dad6b4dadfec7a58e78a6715ec16c2eb6b17ff27 / Ziyi Tan
[ISSUE #7334] `registerIncrementBrokerData` for single topic update (#7335)
Signed-off-by: Z
37 matches
Mail list logo