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 2022/06/07 02:54:38 UTC

[GitHub] [bookkeeper] lordcheng10 opened a new pull request, #3319: Use scheduleWithFixedDelay instead of scheduleAtFixedRate

lordcheng10 opened a new pull request, #3319:
URL: https://github.com/apache/bookkeeper/pull/3319

   ### Motivation
   Use scheduleWithFixedDelay instead of scheduleAtFixedRate in syncThread.
   
   After triggering a FULL GC, scheduleAtFixedRate may cause the doCheckpoint method to execute multiple times within a short period of time.
   
   ### Changes
   Use scheduleWithFixedDelay instead of scheduleAtFixedRate in syncThread.


-- 
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] lordcheng10 commented on pull request #3319: Use scheduleWithFixedDelay instead of scheduleAtFixedRate

Posted by GitBox <gi...@apache.org>.
lordcheng10 commented on PR #3319:
URL: https://github.com/apache/bookkeeper/pull/3319#issuecomment-1149430103

   rerun failure checks


-- 
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] lordcheng10 commented on pull request #3319: Use scheduleWithFixedDelay instead of scheduleAtFixedRate

Posted by GitBox <gi...@apache.org>.
lordcheng10 commented on PR #3319:
URL: https://github.com/apache/bookkeeper/pull/3319#issuecomment-1161041362

   rerun failure checks


-- 
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] lordcheng10 commented on pull request #3319: Use scheduleWithFixedDelay instead of scheduleAtFixedRate

Posted by GitBox <gi...@apache.org>.
lordcheng10 commented on PR #3319:
URL: https://github.com/apache/bookkeeper/pull/3319#issuecomment-1160735794

   rerun failure checks


-- 
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] lordcheng10 commented on pull request #3319: Use scheduleWithFixedDelay instead of scheduleAtFixedRate

Posted by GitBox <gi...@apache.org>.
lordcheng10 commented on PR #3319:
URL: https://github.com/apache/bookkeeper/pull/3319#issuecomment-1160346138

   
   rerun failure checks
   
   


-- 
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] lordcheng10 closed pull request #3319: Use scheduleWithFixedDelay instead of scheduleAtFixedRate

Posted by GitBox <gi...@apache.org>.
lordcheng10 closed pull request #3319: Use scheduleWithFixedDelay instead of scheduleAtFixedRate
URL: https://github.com/apache/bookkeeper/pull/3319


-- 
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] lordcheng10 commented on pull request #3319: Use scheduleWithFixedDelay instead of scheduleAtFixedRate

Posted by GitBox <gi...@apache.org>.
lordcheng10 commented on PR #3319:
URL: https://github.com/apache/bookkeeper/pull/3319#issuecomment-1159779892

   
   rerun failure checks
   
   


-- 
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] lordcheng10 commented on pull request #3319: Use scheduleWithFixedDelay instead of scheduleAtFixedRate

Posted by GitBox <gi...@apache.org>.
lordcheng10 commented on PR #3319:
URL: https://github.com/apache/bookkeeper/pull/3319#issuecomment-1160461284

   
   rerun failure checks
   
   


-- 
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] lordcheng10 commented on pull request #3319: Use scheduleWithFixedDelay instead of scheduleAtFixedRate

Posted by GitBox <gi...@apache.org>.
lordcheng10 commented on PR #3319:
URL: https://github.com/apache/bookkeeper/pull/3319#issuecomment-1160696672

   rerun failure checks


-- 
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] lordcheng10 commented on pull request #3319: Use scheduleWithFixedDelay instead of scheduleAtFixedRate

Posted by GitBox <gi...@apache.org>.
lordcheng10 commented on PR #3319:
URL: https://github.com/apache/bookkeeper/pull/3319#issuecomment-1159779956

   rerun failure checks


-- 
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] lordcheng10 commented on pull request #3319: Use scheduleWithFixedDelay instead of scheduleAtFixedRate

Posted by GitBox <gi...@apache.org>.
lordcheng10 commented on PR #3319:
URL: https://github.com/apache/bookkeeper/pull/3319#issuecomment-1160346924

   rerun failure checks


-- 
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] lordcheng10 commented on pull request #3319: Use scheduleWithFixedDelay instead of scheduleAtFixedRate

Posted by GitBox <gi...@apache.org>.
lordcheng10 commented on PR #3319:
URL: https://github.com/apache/bookkeeper/pull/3319#issuecomment-1160367489

   rerun failure checks


-- 
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] eolivelli commented on pull request #3319: Use scheduleWithFixedDelay instead of scheduleAtFixedRate

Posted by GitBox <gi...@apache.org>.
eolivelli commented on PR #3319:
URL: https://github.com/apache/bookkeeper/pull/3319#issuecomment-1161510670

   Usually BK CI is not very flaky.
   maybe this patch is adding some flakyness ?


-- 
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] lordcheng10 commented on pull request #3319: Use scheduleWithFixedDelay instead of scheduleAtFixedRate

Posted by GitBox <gi...@apache.org>.
lordcheng10 commented on PR #3319:
URL: https://github.com/apache/bookkeeper/pull/3319#issuecomment-1149508008

   
   rerun failure checks
   
   


-- 
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] lordcheng10 commented on pull request #3319: Use scheduleWithFixedDelay instead of scheduleAtFixedRate

Posted by GitBox <gi...@apache.org>.
lordcheng10 commented on PR #3319:
URL: https://github.com/apache/bookkeeper/pull/3319#issuecomment-1149884762

   
   rerun failure checks
   
   


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