Re: [I] [Bug] rocketmq-clients/golang与rocketmq-clients/java对数据解压的实现方式不一致导致gzip解压数据出错 [rocketmq-clients]

2025-01-07 Thread via GitHub
zhenliemao commented on issue #667: URL: https://github.com/apache/rocketmq-clients/issues/667#issuecomment-2575691799 @lizhanhui #907 please check this PR if deal with this issue -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[PR] Bug/gzip&zlib compliance [rocketmq-clients]

2025-01-07 Thread via GitHub
zhenliemao opened a new pull request, #907: URL: https://github.com/apache/rocketmq-clients/pull/907 ### Which Issue(s) This PR Fixes Fixes #667 ### Brief Description I has made compatibility processing for the ZLIB data format that may be passed into the GZI

Re: [PR] [ISSUE #7279]feat: support reopen inactive mmap to reduce the pte memory usage in … [rocketmq]

2025-01-07 Thread via GitHub
github-actions[bot] commented on PR #7727: URL: https://github.com/apache/rocketmq/pull/7727#issuecomment-2576457575 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

Re: [I] [Enhancement] Create a `rocketmq-bom` artifact [rocketmq]

2025-01-07 Thread via GitHub
github-actions[bot] commented on issue #7730: URL: https://github.com/apache/rocketmq/issues/7730#issuecomment-2576457542 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

Re: [I] An explanation for the consistency between subscription relationships and subscription relationships [rocketmq]

2025-01-07 Thread via GitHub
github-actions[bot] commented on issue #7717: URL: https://github.com/apache/rocketmq/issues/7717#issuecomment-2576457605 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

Re: [I] [Enhancement] Support export json consumer offset when using RocksDB consumer offset manage [rocketmq]

2025-01-07 Thread via GitHub
qianye1001 commented on issue #9111: URL: https://github.com/apache/rocketmq/issues/9111#issuecomment-2574647502 > can use mqadmin rocksDBConfigToJson command We need a more elegant approach that can persist consumer offset according to the json consumer offset manage design, rather

[I] [Bug] Speedup revive scan in Pop Consumption and support server side reset offset [rocketmq]

2025-01-07 Thread via GitHub
lizhimins opened a new issue, #9112: URL: https://github.com/apache/rocketmq/issues/9112 ### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I

Re: [PR] [ISSUE#667] Java client Bug gzip&zlib compliance [rocketmq-clients]

2025-01-07 Thread via GitHub
zhenliemao closed pull request #907: [ISSUE#667] Java client Bug gzip&zlib compliance URL: https://github.com/apache/rocketmq-clients/pull/907 -- 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 spe

[PR] [ISSUE#667] Java client Bug gzip&zlib compliance [rocketmq-clients]

2025-01-07 Thread via GitHub
zhenliemao opened a new pull request, #909: URL: https://github.com/apache/rocketmq-clients/pull/909 ### Which Issue(s) This PR Fixes Fixes #667 ### Brief Description I has made compatibility processing for the ZLIB data format that may be passed into th

[PR] [Issue #891] Implement message recalling API in C# SDK [rocketmq-clients]

2025-01-07 Thread via GitHub
tsunghanjacktsai opened a new pull request, #908: URL: https://github.com/apache/rocketmq-clients/pull/908 ### Which Issue(s) This PR Fixes Fixes #891 ### Brief Description ### How Did You Test This Change? -- This is an automated m