Re: [I] [Enhancement] convert push mode to pop mode on proxy [rocketmq]

2024-05-18 Thread via GitHub


github-actions[bot] closed issue #6760: [Enhancement] convert push mode to pop 
mode on proxy
URL: https://github.com/apache/rocketmq/issues/6760


-- 
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] [Enhancement] convert push mode to pop mode on proxy [rocketmq]

2024-05-18 Thread via GitHub


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

   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 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 #6756] Implement pull APIs for proxy [rocketmq]

2024-05-18 Thread via GitHub


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

   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 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 #6756] Implement pull APIs for proxy [rocketmq]

2024-05-18 Thread via GitHub


github-actions[bot] closed pull request #6757: [ISSUE #6756] Implement pull 
APIs for proxy
URL: https://github.com/apache/rocketmq/pull/6757


-- 
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] [Feature] Implement pull APIs for proxy [rocketmq]

2024-05-18 Thread via GitHub


github-actions[bot] closed issue #6756: [Feature] Implement pull APIs for proxy
URL: https://github.com/apache/rocketmq/issues/6756


-- 
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] [Feature] Implement pull APIs for proxy [rocketmq]

2024-05-18 Thread via GitHub


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

   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 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 "Snapshot Daily Release Automation" is working again!

2024-05-18 Thread GitBox


The GitHub Actions job "Snapshot Daily Release Automation" on rocketmq.git has 
succeeded.
Run started by GitHub user lizhanhui (triggered by lizhanhui).

Head commit for run:
9bdc9db9c46873f948fad2bdac5cc14aa1918f57 / oopooa 
<41882826+oop...@users.noreply.github.com>
[ISSUE #8155] Fix doc typo

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

With regards,
GitHub Actions via GitBox



[I] [Enhancement] Optimize the logging printout for the ConfigManager#loadBak method [rocketmq]

2024-05-18 Thread via GitHub


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

   ### 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/apache/rocketmq/assets/15797831/02c7857d-3d3a-4536-b448-ced1e4382e16)
   
   
   ### Motivation
   
   Make the description more explicit.
   
   ### Describe the Solution You'd Like
   
   print bak file name
   
   ### Describe Alternatives You've Considered
   
   print bak file name
   
   ### 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



[PR] [ISSUE #8162]Optimize the logging printout for the ConfigManager#loadBak method [rocketmq]

2024-05-18 Thread via GitHub


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

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



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

2024-05-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:
9bdc9db9c46873f948fad2bdac5cc14aa1918f57 / oopooa 
<41882826+oop...@users.noreply.github.com>
[ISSUE #8155] Fix doc typo

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

With regards,
GitHub Actions via GitBox



Re: [PR] [ISSUE #8162]Optimize the logging printout for the ConfigManager#loadBak method [rocketmq]

2024-05-18 Thread via GitHub


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

   ## 
[Codecov](https://app.codecov.io/gh/apache/rocketmq/pull/8163?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 42.90%. Comparing base 
[(`9bdc9db`)](https://app.codecov.io/gh/apache/rocketmq/commit/9bdc9db9c46873f948fad2bdac5cc14aa1918f57?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 to head 
[(`f17ed6b`)](https://app.codecov.io/gh/apache/rocketmq/pull/8163?dropdown=coverage&src=pr&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#8163   +/-   ##
   ==
 Coverage  42.90%   42.90%   
   + Complexity 1036810365-3 
   ==
 Files   1270 1270   
 Lines  8868988689   
 Branches   1140211402   
   ==
   + Hits   3805538056+1 
   + Misses 4593245931-1 
 Partials4702 4702   
   ```
   
   
   
   
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/rocketmq/pull/8163?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-05-18 Thread GitBox


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

Head commit for run:
f17ed6bb24c65203429ed5f36d024773a2eef132 / mxsm 
[ISSUE #8162]Optimize the logging printout for the ConfigManager#loadBak method

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

With regards,
GitHub Actions via GitBox



[I] [Enhancement] make log more accurate fot the MQClientInstance#doRebalance [rocketmq]

2024-05-18 Thread via GitHub


miles-ton opened a new issue, #8164:
URL: https://github.com/apache/rocketmq/issues/8164

   ### Before Creating the Enhancement Request
   
   - [X] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Summary
   
   the log is inside the loop, we should show which element cause the exception
   
![image](https://github.com/apache/rocketmq/assets/77013030/187df8c8-9132-4d60-abac-3d856ef9e1fc)
   
   
   ### Motivation
   
   helping to locate the issue accurately
   
   ### Describe the Solution You'd Like
   
   print the identify of the element
   
   ### Describe Alternatives You've Considered
   
   none
   
   ### 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