You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ctubbsii (via GitHub)" <gi...@apache.org> on 2023/03/03 19:31:57 UTC

[GitHub] [accumulo] ctubbsii commented on pull request #3202: replace sleepUninterruptibly, improve interrupt handling

ctubbsii commented on PR #3202:
URL: https://github.com/apache/accumulo/pull/3202#issuecomment-1454029119

   > When that is truly intended we should make that explicit through the code and not as a side effect of the method.
   
   The choice to use that method is "explicit through the code". The mere fact of using this method makes it appear that this is the true intention. It's not clear, without looking at each case individually, whether it's a side effect or the intent, but I would generally assume that it's intended if this method is used.


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