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/02 07:40:03 UTC

[GitHub] [rocketmq] mxsm opened a new issue, #6679: SubscriptionData may not be updated when the client's system time is rolled back

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

   ### 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. -->
   When the system time is set back to a previous time, it may cause the notification of client subscription information to Broker, but the message in Broker will not be modified.
   ![image](https://user-images.githubusercontent.com/15797831/235606926-700db86a-b9ae-4ce1-829b-29abd7797030.png)
   ![image](https://user-images.githubusercontent.com/15797831/235607203-2d00aee5-f9ce-4619-8d9b-e017951a79bf.png)
   
   
   ### Steps to Reproduce
   
   <!-- If possible, provide a recipe for reproducing the error. -->
    system time is set back to a previous time
   
   ### What Did You Expect to See?
   
   <!-- A clear and concise description of what you expected to see. -->
   Update the changed subscription information
   
   ### What Did You See Instead?
   
   <!-- A clear and concise description of what you saw instead. -->
   Maybe not update it
   
   ### What Version Are You Using?
   
   <!-- (e.g., `v5.0.0`, `f3e113c`, etc) -->
   develop
   


-- 
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


Re: [I] SubscriptionData may not be updated when the client's system time is rolled back [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #6679:
URL: https://github.com/apache/rocketmq/issues/6679#issuecomment-2095008992

   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 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


[GitHub] [rocketmq] mxsm closed issue #6679: SubscriptionData may not be updated when the client's system time is rolled back

Posted by "mxsm (via GitHub)" <gi...@apache.org>.
mxsm closed issue #6679:  SubscriptionData may not be updated when the client's system time is rolled back
URL: https://github.com/apache/rocketmq/issues/6679


-- 
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