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

[GitHub] [rocketmq] ShannonDing opened a new issue, #6342: Local SyncStatSet will not sync to remote value with a same epoch.

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

   **BUG REPORT**
   When SyncStatSet changes in local, it should be merge to the remote value and than update the epoch.
   
   ![image](https://user-images.githubusercontent.com/16487356/224933453-dc9edddf-da97-4e3b-acb3-5e36250590e5.png)
   
   


-- 
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] RongtongJin commented on issue #6342: Local SyncStatSet will not sync to remote value with a same epoch.

Posted by "RongtongJin (via GitHub)" <gi...@apache.org>.
RongtongJin commented on issue #6342:
URL: https://github.com/apache/rocketmq/issues/6342#issuecomment-1467643042

   ![image](https://user-images.githubusercontent.com/21963954/224942783-a95028a6-cf14-4de9-8d27-53e6e79bc6b7.png)
   注意如果都采用远端的值,这个方法需要优化,shrink这里遍历的是已经存在的连接,但此时备连接还没有连上来,导致备没有shrink。


-- 
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] GenerousMan commented on issue #6342: Local SyncStatSet will not sync to remote value with a same epoch.

Posted by "GenerousMan (via GitHub)" <gi...@apache.org>.
GenerousMan commented on issue #6342:
URL: https://github.com/apache/rocketmq/issues/6342#issuecomment-1467620831

   I would like to give it a try, can you assign this issue to me?


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


Re: [I] Local SyncStatSet will not sync to remote value with a same epoch. [rocketmq]

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

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

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


Re: [I] Local SyncStatSet will not sync to remote value with a same epoch. [rocketmq]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] closed issue #6342: Local SyncStatSet will not sync to remote value with a same epoch.
URL: https://github.com/apache/rocketmq/issues/6342


-- 
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] ShannonDing commented on issue #6342: Local SyncStatSet will not sync to remote value with a same epoch.

Posted by "ShannonDing (via GitHub)" <gi...@apache.org>.
ShannonDing commented on issue #6342:
URL: https://github.com/apache/rocketmq/issues/6342#issuecomment-1467605829

   Maybe we should use remote values instead of adding local brokerID to SyncStateSet to update the new sync state.
   
   ![image](https://user-images.githubusercontent.com/16487356/224936285-24dc6564-0a22-4097-accf-59a506c5a3e9.png)
   


-- 
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] ShannonDing commented on issue #6342: Local SyncStatSet will not sync to remote value with a same epoch.

Posted by "ShannonDing (via GitHub)" <gi...@apache.org>.
ShannonDing commented on issue #6342:
URL: https://github.com/apache/rocketmq/issues/6342#issuecomment-1467682471

   > shrink
   
   Try to shrink the sync state set when it is just started.


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


Re: [I] Local SyncStatSet will not sync to remote value with a same epoch. [rocketmq]

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

   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