You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2021/12/23 09:02:24 UTC

[GitHub] [bookkeeper] sunshujie1990 opened a new issue #2956: waitBackOffTime does not take effect while BKException occurred in ReplicationWorker

sunshujie1990 opened a new issue #2956:
URL: https://github.com/apache/bookkeeper/issues/2956


   **BUG REPORT**
   
   pulsar version 2.8.1
   bookkeeper version 4.1.42
   
   ***Describe the bug***
   
   BKException cached and return false(org.apache.bookkeeper.replication.ReplicationWorker#rereplicate(long)), this leads to waitBackOffTime does not take effect(org.apache.bookkeeper.replication.ReplicationWorker#run).
   
   ![image](https://user-images.githubusercontent.com/24857248/147215051-37e0ab12-9d57-47f4-af04-0ffbff3bcb1b.png)
   
   ![image](https://user-images.githubusercontent.com/24857248/147215302-81073505-e237-4434-87db-2f8ed083aa48.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: issues-unsubscribe@bookkeeper.apache.org

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



[GitHub] [bookkeeper] StevenLuMT commented on issue #2956: waitBackOffTime does not take effect while BKException occurred in ReplicationWorker

Posted by GitBox <gi...@apache.org>.
StevenLuMT commented on issue #2956:
URL: https://github.com/apache/bookkeeper/issues/2956#issuecomment-1055382880


   bugfix in this pr:   #2967 


-- 
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: issues-unsubscribe@bookkeeper.apache.org

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