Re: [PR] [ISSUE #9019] feat: make check expired message interval configurable to reduce the consuming thread block time [rocketmq]

2024-12-17 Thread via GitHub


humkum closed pull request #9020: [ISSUE #9019] feat: make check expired 
message interval configurable to reduce the consuming thread block time
URL: https://github.com/apache/rocketmq/pull/9020


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [ISSUE #7087] fix:consumer offset compatible problem caused by LmqConsumerOffsetManager [rocketmq]

2024-12-17 Thread via GitHub


humkum closed pull request #7090: [ISSUE #7087] fix:consumer offset compatible 
problem caused by LmqConsumerOffsetManager
URL: https://github.com/apache/rocketmq/pull/7090


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [ISSUE #8192] fix: message track is not correct caused by master changed [rocketmq]

2024-12-17 Thread via GitHub


humkum closed pull request #8194: [ISSUE #8192] fix: message track is not 
correct caused by master changed
URL: https://github.com/apache/rocketmq/pull/8194


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [ISSUE #8248]fix: getTotalBatchMaxBytes return holdSize [rocketmq]

2024-12-17 Thread via GitHub


humkum closed pull request #8249: [ISSUE #8248]fix: getTotalBatchMaxBytes 
return holdSize
URL: https://github.com/apache/rocketmq/pull/8249


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [ISSUE #8568]feat: support get message request mode for topic and corresponding consumerGroup [rocketmq]

2024-12-17 Thread via GitHub


humkum closed pull request #8569: [ISSUE #8568]feat: support get message 
request mode for topic and corresponding consumerGroup
URL: https://github.com/apache/rocketmq/pull/8569


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] [Doc] Documentation Related sendMessageThreadPoolNums 4.7版本这个参数可以调大么 [rocketmq]

2024-12-17 Thread via GitHub


askalv commented on issue #9056:
URL: https://github.com/apache/rocketmq/issues/9056#issuecomment-2548070068

   [TIMEOUT_CLEAN_QUEUE]broker busy, start flow control for a while, period in 
queue: 200ms, size of queue: 9
   这个队列长度才是9  并且我看了我们线上日志队列长度都很小 基本都是个位数
   都是那些方面的原因 会引发这个问题啊
   麻烦提供一些 方向


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by github-actions[bot]).

Head commit for run:
6965cf7046588962853eb8d4abff4d094a1246b8 / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12372485564

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed.
Run started by GitHub user humkum (triggered by humkum).

Head commit for run:
93e268909cb92dd6d4033a4a36e1daab40025a75 / mxsm 
[ISSUE #9054] Optimize log print when client consume message in pop mode (#9055)

Report URL: https://github.com/apache/rocketmq/actions/runs/12372515149

With regards,
GitHub Actions via GitBox



Re: [I] [Doc] Documentation Related sendMessageThreadPoolNums 4.7版本这个参数可以调大么 [rocketmq]

2024-12-17 Thread via GitHub


humkum commented on issue #9056:
URL: https://github.com/apache/rocketmq/issues/9056#issuecomment-2548295536

   > [TIMEOUT_CLEAN_QUEUE]broker busy, start flow control for a while, period 
in queue: 200ms, size of queue: 9 这个队列长度才是9 并且我看了我们线上日志队列长度都很小 基本都是个位数 
都是那些方面的原因 会引发这个问题啊 麻烦提供一些 方向
   
   有很多可能的原因:
   pagecache 同步回收、CPU load 高、如果是同步刷盘,磁盘故障、发送大消息,导致写入耗时变高等都可能导致这个异常


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] feat: support reset offset for lite pull consumer [rocketmq]

2024-12-17 Thread via GitHub


codecov-commenter commented on PR #9060:
URL: https://github.com/apache/rocketmq/pull/9060#issuecomment-2548319764

   ## 
[Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/9060?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   Attention: Patch coverage is `0%` with `12 lines` in your changes missing 
coverage. Please review.
   > Project coverage is 47.82%. Comparing base 
[(`93e2689`)](https://app.codecov.io/gh/apache/rocketmq/commit/93e268909cb92dd6d4033a4a36e1daab40025a75?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 to head 
[(`6965cf7`)](https://app.codecov.io/gh/apache/rocketmq/commit/6965cf7046588962853eb8d4abff4d094a1246b8?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/rocketmq/pull/9060?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[...rocketmq/client/impl/factory/MQClientInstance.java](https://app.codecov.io/gh/apache/rocketmq/pull/9060?src=pr&el=tree&filepath=client%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Frocketmq%2Fclient%2Fimpl%2Ffactory%2FMQClientInstance.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-Y2xpZW50L3NyYy9tYWluL2phdmEvb3JnL2FwYWNoZS9yb2NrZXRtcS9jbGllbnQvaW1wbC9mYWN0b3J5L01RQ2xpZW50SW5zdGFuY2UuamF2YQ==)
 | 0.00% | [12 Missing :warning: 
](https://app.codecov.io/gh/apache/rocketmq/pull/9060?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   
   Additional details and impacted files
   
   
   ```diff
   @@  Coverage Diff  @@
   ## develop#9060  +/-   ##
   =
   - Coverage  47.97%   47.82%   -0.16% 
   + Complexity 1190411861  -43 
   =
 Files   1312 1312  
 Lines  9173591746  +11 
 Branches   1175111753   +2 
   =
   - Hits   4401443880 -134 
   - Misses 4231242443 +131 
   - Partials5409 5423  +14 
   ```
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/rocketmq/pull/9060?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by github-actions[bot]).

Head commit for run:
6965cf7046588962853eb8d4abff4d094a1246b8 / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12372485546

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by github-actions[bot]).

Head commit for run:
6965cf7046588962853eb8d4abff4d094a1246b8 / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12372485546

With regards,
GitHub Actions via GitBox



[I] [Enhancement] DefaultLitePullConsumer supports resetting consumer offset. [rocketmq]

2024-12-17 Thread via GitHub


humkum opened a new issue, #9059:
URL: https://github.com/apache/rocketmq/issues/9059

   ### Before Creating the Enhancement Request
   
   - [X] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Summary
   
   Support to reset offset for DefaultLitePullConsumer.
   
   ### Motivation
   
   Sometimes, the users expect to be able to support resetting consumption 
locations when using DefaultLitePullConsumer.
   
   ### Describe the Solution You'd Like
   
   Support to reset offset for DefaultLitePullConsumer in realtime just like 
DefaultPushConsumer.
   
   ### Describe Alternatives You've Considered
   
   Stop the consumer, and start it after reset offset then. This is not a good 
resolution, because restarting online services is a time-consuming operation, 
causing long RTO.
   
   ### Additional Context
   
   _No response_


-- 
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.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by humkum).

Head commit for run:
6965cf7046588962853eb8d4abff4d094a1246b8 / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12372485564

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by github-actions[bot]).

Head commit for run:
6965cf7046588962853eb8d4abff4d094a1246b8 / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12372485564

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by humkum).

Head commit for run:
6965cf7046588962853eb8d4abff4d094a1246b8 / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12372485546

With regards,
GitHub Actions via GitBox



[I] [Feature] Implement message recalling API in C# SDK [rocketmq-clients]

2024-12-17 Thread via GitHub


tsunghanjacktsai opened a new issue, #891:
URL: https://github.com/apache/rocketmq-clients/issues/891

   ### Programming Language of the Client
   
   C#
   
   ### Is Your Feature Request Related to a Problem?
   
   Implement message recalling API in C# SDK
   
   ### Describe the Solution You'd Like
   
   N/A
   
   ### Describe Alternatives You've Considered
   
   N/A
   
   ### Additional Context
   
   _No response_


-- 
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.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] [Bug] After a consumer unsubscribes from a topic, the message queue consumed by that consumer cannot be reassigned [rocketmq]

2024-12-17 Thread via GitHub


github-actions[bot] commented on issue #7556:
URL: https://github.com/apache/rocketmq/issues/7556#issuecomment-2549956159

   This issue 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.


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] [Bug] Producer connection is incorrect when use otel statistics [rocketmq]

2024-12-17 Thread via GitHub


github-actions[bot] commented on issue #7671:
URL: https://github.com/apache/rocketmq/issues/7671#issuecomment-2549956098

   This issue 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.


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] 优化事务消息回查判断RMQ_SYS_TRANS_HALF_TOPIC是否在RMQ_SYS_TRANS_OP_HALF_TOPIC中。 [rocketmq]

2024-12-17 Thread via GitHub


LilMosey opened a new pull request, #9062:
URL: https://github.com/apache/rocketmq/pull/9062

   Transaction message, check back to determine if the OP-HALF-QUEUE message is 
in HALF-QUEUE, optimize the judgment method
   
   
   ### Which Issue(s) This PR Fixes
   
   
   ### Brief Description
   事务消息, 回查判断RMQ_SYS_TRANS_HALF_TOPIC消息是否在RMQ_SYS_TRANS_OP_HALF_TOPIC 
中,优化判断方式。之前代码是先判断Map.containsKey,然后进行removeKey,新的方式是直接removeKey != null。
   
   Transaction message, check back to determine if the RMQ_SYS_TRANS-HALF_TOPIC 
message is in RMQ_SYS_TRANS-OP_ALF_TOPIC, and optimize the judgment method. The 
previous code was to first determine Map.containersKey and then perform 
removeKey. The new approach is to directly remove the key= null。
   
   
   
   ### How Did You Test This Change?
   
   
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by humkum).

Head commit for run:
deb3a4dd2c6f8fcbc547f4d6fdbcb40c1cb69085 / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12384981635

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by humkum).

Head commit for run:
bd0a6953b1413da19b28d7baacae4dee72666355 / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12385454394

With regards,
GitHub Actions via GitBox



Re: [PR] new python sdk [rocketmq-clients]

2024-12-17 Thread via GitHub


zhouli11 commented on PR #864:
URL: https://github.com/apache/rocketmq-clients/pull/864#issuecomment-2550203340

   > 好的,请问python 的GRPC客户端会提供 类似java的全量功能吗
   
   
目前还没全部对齐,主要是不支持pushconsumer,其他主要功能普通、定时、事务消息是都支持,顺序消费也支持,我们会继续完善python的功能,这个后续肯定会继续迭代和维护的


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by github-actions[bot]).

Head commit for run:
bd0a6953b1413da19b28d7baacae4dee72666355 / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12385454394

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by humkum).

Head commit for run:
bd0a6953b1413da19b28d7baacae4dee72666355 / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12385454375

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by github-actions[bot]).

Head commit for run:
bd0a6953b1413da19b28d7baacae4dee72666355 / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12385454394

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by github-actions[bot]).

Head commit for run:
bd0a6953b1413da19b28d7baacae4dee72666355 / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12385454375

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by github-actions[bot]).

Head commit for run:
bd0a6953b1413da19b28d7baacae4dee72666355 / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12385454375

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Coverage" on rocketmq.git has failed.
Run started by GitHub user humkum (triggered by humkum).

Head commit for run:
bd0a6953b1413da19b28d7baacae4dee72666355 / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12385454391

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by humkum).

Head commit for run:
deb3a4dd2c6f8fcbc547f4d6fdbcb40c1cb69085 / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12384981636

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by github-actions[bot]).

Head commit for run:
deb3a4dd2c6f8fcbc547f4d6fdbcb40c1cb69085 / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12384981636

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed.
Run started by GitHub user humkum (triggered by humkum).

Head commit for run:
93e268909cb92dd6d4033a4a36e1daab40025a75 / mxsm 
[ISSUE #9054] Optimize log print when client consume message in pop mode (#9055)

Report URL: https://github.com/apache/rocketmq/actions/runs/12385026676

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by humkum).

Head commit for run:
12491f3277f4f46e2228b7b0392e4005d2b49c3f / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12385006142

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by github-actions[bot]).

Head commit for run:
12491f3277f4f46e2228b7b0392e4005d2b49c3f / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12385006142

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by github-actions[bot]).

Head commit for run:
deb3a4dd2c6f8fcbc547f4d6fdbcb40c1cb69085 / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12384981636

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by humkum).

Head commit for run:
12491f3277f4f46e2228b7b0392e4005d2b49c3f / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12385006163

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Bazel" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by github-actions[bot]).

Head commit for run:
12491f3277f4f46e2228b7b0392e4005d2b49c3f / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12385006142

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "E2E test for pull request" on rocketmq.git has failed.
Run started by GitHub user humkum (triggered by humkum).

Head commit for run:
93e268909cb92dd6d4033a4a36e1daab40025a75 / mxsm 
[ISSUE #9054] Optimize log print when client consume message in pop mode (#9055)

Report URL: https://github.com/apache/rocketmq/actions/runs/12385001078

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by github-actions[bot]).

Head commit for run:
12491f3277f4f46e2228b7b0392e4005d2b49c3f / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12385006163

With regards,
GitHub Actions via GitBox



Re: [PR] [ISSUE #477] fix: metrics pull rt was reported as consume rt [rocketmq-client-cpp]

2024-12-17 Thread via GitHub


humkum commented on PR #478:
URL: 
https://github.com/apache/rocketmq-client-cpp/pull/478#issuecomment-2550160320

   @ifplusor Could you please help to review this pr?


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



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

2024-12-17 Thread GitBox


The GitHub Actions job "Coverage" on rocketmq.git has failed.
Run started by GitHub user humkum (triggered by humkum).

Head commit for run:
deb3a4dd2c6f8fcbc547f4d6fdbcb40c1cb69085 / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12384981633

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Coverage" on rocketmq.git has failed.
Run started by GitHub user humkum (triggered by humkum).

Head commit for run:
12491f3277f4f46e2228b7b0392e4005d2b49c3f / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12385006140

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has 
failed.
Run started by GitHub user humkum (triggered by github-actions[bot]).

Head commit for run:
12491f3277f4f46e2228b7b0392e4005d2b49c3f / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12385006163

With regards,
GitHub Actions via GitBox



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

2024-12-17 Thread GitBox


The GitHub Actions job "Build and Run Tests by Maven" on rocketmq.git has 
succeeded.
Run started by GitHub user humkum (triggered by github-actions[bot]).

Head commit for run:
deb3a4dd2c6f8fcbc547f4d6fdbcb40c1cb69085 / Hankunming <1109939...@qq.com>
feat: support reset offset for lite pull consumer

Report URL: https://github.com/apache/rocketmq/actions/runs/12384981635

With regards,
GitHub Actions via GitBox