ai-yang commented on issue #10935: URL: https://github.com/apache/rocketmq/issues/10935#issuecomment-5634028685
I would like to proceed with this fix. An implementation is already available in #10937; please re-evaluate the existing PR. The PR reference-counts the shared `ProduceAccumulator` lifecycle and makes acquisition/release idempotent per producer. The regression covers repeated start/shutdown and keeping the shared accumulator active for a surviving producer. As checked on 2026-09-11, all 10 CI checks pass on head `ce2e9b171e2aa2e0b64084ff7ca65f6064e6de6d`. The PR records 46/46 affected tests passing. Current `develop` has not modified the affected production files since that verification. @RongtongJin @drpmma, could you take a human review of #10937 when convenient, especially the shared lifecycle and last-owner shutdown behavior? Please use the existing PR for coordination; no additional implementation PR is needed. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
