Re: [PR] [ISSUE #7890] doAfterRpcHooks after writeResponse [rocketmq]

2025-03-18 Thread via GitHub


github-actions[bot] commented on PR #7895:
URL: https://github.com/apache/rocketmq/pull/7895#issuecomment-2734992605

   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, please leave a comment in 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 "Build and Run Tests by Bazel" failed!

2025-03-18 Thread GitBox


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

Head commit for run:
adbfe2a425d3a7d5efce7e1b4590050034375a4e / mxsm 
[ISSUE #9259]Remove the duplicate flushing of storeCheckpoint

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

With regards,
GitHub Actions via GitBox



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

2025-03-18 Thread GitBox


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

Head commit for run:
adbfe2a425d3a7d5efce7e1b4590050034375a4e / mxsm 
[ISSUE #9259]Remove the duplicate flushing of storeCheckpoint

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

With regards,
GitHub Actions via GitBox



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

2025-03-18 Thread GitBox


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

Head commit for run:
adbfe2a425d3a7d5efce7e1b4590050034375a4e / mxsm 
[ISSUE #9259]Remove the duplicate flushing of storeCheckpoint

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

With regards,
GitHub Actions via GitBox



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

2025-03-18 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:
2219fd8c1aee3bc42f6a66394e0e4cf131006a26 / hqbfz 
<125714719+3424672...@users.noreply.github.com>
[ISSUE #9244] Avoid writing dirty data in consumption mode (#9245)

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

With regards,
GitHub Actions via GitBox



[I] [Enhancement] Remove the duplicate flushing of storeCheckpoint [rocketmq]

2025-03-18 Thread via GitHub


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

   ### Before Creating the Enhancement Request
   
   - [x] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Summary
   
   
![Image](https://github.com/user-attachments/assets/6713f6b4-24ae-4e87-9d68-a88cb32515b2)
   
   
![Image](https://github.com/user-attachments/assets/1c768a1e-c290-4da8-9562-02c96b3c15d6)
   
   ### Motivation
   
   Remove  this.storeCheckpoint.flush();
   
   ### Describe the Solution You'd Like
   
   Remove  this.storeCheckpoint.flush();
   
   ### Describe Alternatives You've Considered
   
   Remove  this.storeCheckpoint.flush();
   
   ### 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 "E2E test for pull request" failed!

2025-03-18 Thread GitBox


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

Head commit for run:
2219fd8c1aee3bc42f6a66394e0e4cf131006a26 / hqbfz 
<125714719+3424672...@users.noreply.github.com>
[ISSUE #9244] Avoid writing dirty data in consumption mode (#9245)

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

With regards,
GitHub Actions via GitBox



Re: [PR] [ISSUE #9259]Remove the duplicate flushing of storeCheckpoint [rocketmq]

2025-03-18 Thread via GitHub


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

   ## 
[Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/9260?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   All modified and coverable lines are covered by tests :white_check_mark:
   > Project coverage is 48.02%. Comparing base 
[(`2219fd8`)](https://app.codecov.io/gh/apache/rocketmq/commit/2219fd8c1aee3bc42f6a66394e0e4cf131006a26?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 to head 
[(`adbfe2a`)](https://app.codecov.io/gh/apache/rocketmq/commit/adbfe2a425d3a7d5efce7e1b4590050034375a4e?dropdown=coverage&el=desc&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#9260  +/-   ##
   =
   - Coverage  48.05%   48.02%   -0.04% 
   - Complexity 1209712102   +5 
   =
 Files   1322 1322  
 Lines  9312793126   -1 
 Branches   1194011940  
   =
   - Hits   4475244721  -31 
   - Misses 4283142859  +28 
   - Partials5544 5546   +2 
   ```
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/rocketmq/pull/9260?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).
   
   🚀 New features to boost your workflow: 
   
   - ❄ [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect 
flaky tests, report on failures, and find test suite problems.
   


-- 
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-clients): Workflow run "Golang Coverage" failed!

2025-03-18 Thread GitBox


The GitHub Actions job "Golang Coverage" on rocketmq-clients.git has failed.
Run started by GitHub user guyinyou (triggered by guyinyou).

Head commit for run:
59fd2186e160829bd980ab4fb48f74262e8b3f30 / guyinyou 

Remove support for lz4 and zstd compression algorithms

Report URL: https://github.com/apache/rocketmq-clients/actions/runs/13916379285

With regards,
GitHub Actions via GitBox



Re: [I] No accessKey is configured [rocketmq]

2025-03-18 Thread via GitHub


MisterAC commented on issue #3115:
URL: https://github.com/apache/rocketmq/issues/3115#issuecomment-2731890343

   aclEnable=true
   aclFile=your plain_acl.yml
   make sure your slave plain_acl.yml and master plain_acl.yml copy


-- 
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] [ISSUE #9259]Remove the duplicate flushing of storeCheckpoint [rocketmq]

2025-03-18 Thread via GitHub


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

   
   
   ### Which Issue(s) This PR Fixes
   
   
   
   Fixes #9259
   
   ### Brief Description
   
   
   
   ### 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



Re: [I] JDK17+SCA2023+Spring Boot3启动报错 [rocketmq-spring]

2025-03-18 Thread via GitHub


francisoliverlee commented on issue #713:
URL: 
https://github.com/apache/rocketmq-spring/issues/713#issuecomment-2735110144

   初始化listener时,将org.apache.rocketmq.common.protocol.heartbeat.MessageModel  
替换为 org.apache.rocketmq.spring.annotation.MessageModel


-- 
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-clients): Workflow run "Build" is working again!

2025-03-18 Thread GitBox


The GitHub Actions job "Build" on rocketmq-clients.git has succeeded.
Run started by GitHub user guyinyou (triggered by RongtongJin).

Head commit for run:
e11772b0eafdb1106e5d92c58cf975d00d371537 / guyinyou 

Remove support for lz4 and zstd compression algorithms

Report URL: https://github.com/apache/rocketmq-clients/actions/runs/13916841635

With regards,
GitHub Actions via GitBox