You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "cshannon (via GitHub)" <gi...@apache.org> on 2023/04/07 22:05:16 UTC

[GitHub] [accumulo] cshannon commented on issue #3282: TabletServer shutdown may not be working as expected.

cshannon commented on issue #3282:
URL: https://github.com/apache/accumulo/issues/3282#issuecomment-1500682192

   As a side note I am wondering if there is a Spotbugs rule for something like this. It was caught because Intellij picked up on the fact that the variable could be set to be final since it was never mutated and private so I would think spotbugs could detect the loop checking a variable that is never going to be true.


-- 
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: notifications-unsubscribe@accumulo.apache.org

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