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 2020/10/18 03:32:17 UTC

[GitHub] [bookkeeper] Technoboy- opened a new issue #2444: Auditor#startAudit seems a bug.

Technoboy- opened a new issue #2444:
URL: https://github.com/apache/bookkeeper/issues/2444


   https://github.com/apache/bookkeeper/blob/b95c753a87a97114012e0af2b11972c3df01d48d/bookkeeper-server/src/main/java/org/apache/bookkeeper/replication/Auditor.java#L1040
   Auditor#startAudit will set shutDownTask to false , 
   ![image](https://user-images.githubusercontent.com/6297296/96358044-76dbfe80-1135-11eb-98e7-865a808a1341.png)
   
   and let  https://github.com/apache/bookkeeper/blob/b95c753a87a97114012e0af2b11972c3df01d48d/bookkeeper-server/src/main/java/org/apache/bookkeeper/replication/Auditor.java#L1985
   never do submitShutdownTask.
   


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

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



[GitHub] [bookkeeper] eolivelli commented on issue #2444: Auditor#startAudit seems a bug.

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


   Why did you close this issue?


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

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



[GitHub] [bookkeeper] Technoboy- commented on issue #2444: Auditor#startAudit seems a bug.

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


   cc @eolivelli @sijie 


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

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



[GitHub] [bookkeeper] Technoboy- closed issue #2444: Auditor#startAudit seems a bug.

Posted by GitBox <gi...@apache.org>.
Technoboy- closed issue #2444:
URL: https://github.com/apache/bookkeeper/issues/2444


   


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

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