You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "mxsm (via GitHub)" <gi...@apache.org> on 2023/05/01 14:48:24 UTC

[GitHub] [rocketmq] mxsm opened a new issue, #6676: Client invoke RebalanceImpl#computePullFromWhere will may return wrong offset when the network is unstable

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

   ### 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 have searched the [GitHub Issues](https://github.com/apache/rocketmq/issues) and [GitHub Discussions](https://github.com/apache/rocketmq/discussions)  of this repository and believe that this is not a duplicate.
   - [x] I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.
   
   ### Describe the Bug
   
   <!-- A clear and concise description of what the bug is. -->
   ![image](https://user-images.githubusercontent.com/15797831/235470031-754ed8d5-a37a-421a-a3a4-fe68d18f7b0a.png)
   When the network is unstable, using this interface may return wrong offset
   
   ### Steps to Reproduce
   
   <!-- If possible, provide a recipe for reproducing the error. -->
   When the network is unstable, using this interface may return wrong offset
   
   ### What Did You Expect to See?
   
   <!-- A clear and concise description of what you expected to see. -->
   Right offset
   
   ### What Did You See Instead?
   
   <!-- A clear and concise description of what you saw instead. -->
   Right offset
   
   ### What Version Are You Using?
   
   <!-- (e.g., `v5.0.0`, `f3e113c`, etc) -->
   version 5.1.0
   
   ### Environment
   
   <!-- Compiler: (e.g., "Oracle JDK 11.0.17")
   OS: (e.g., "Ubuntu 20.04")
   Runtime (if different from JDK above): (e.g., "Oracle JRE 8u251")
   OS (if different from OS compiled on): (e.g., "Windows Server 2019") -->
   
   ### Additional Context
   
   <!-- Add any other context about the problem here. -->
   


-- 
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-unsubscribe@rocketmq.apache.org.apache.org

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


[GitHub] [rocketmq] mxsm closed issue #6676: Remove Client invoke RebalanceImpl#computePullFromWhere @Deprecated annotation

Posted by "mxsm (via GitHub)" <gi...@apache.org>.
mxsm closed issue #6676: Remove Client invoke RebalanceImpl#computePullFromWhere @Deprecated annotation
URL: https://github.com/apache/rocketmq/issues/6676


-- 
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-unsubscribe@rocketmq.apache.org

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