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

[GitHub] [accumulo] ivakegg commented on a diff in pull request #3366: Handle exceptions during tablet metadata task

ivakegg commented on code in PR #3366:
URL: https://github.com/apache/accumulo/pull/3366#discussion_r1181565688


##########
server/tserver/src/main/java/org/apache/accumulo/tserver/TabletServer.java:
##########
@@ -841,7 +841,6 @@ public void run() {
         try (TabletsMetadata tabletsMetadata =

Review Comment:
   I believe this will absolutely fix the problem.  I am wondering if changing the "watchCriticalFixedDelay" on line 826 can simply be changed to "watchNonCriticalScheduledTask" ?



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