You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/09/27 22:31:35 UTC

[GitHub] [accumulo] EdColeman commented on issue #2968: Manager failed to startup due to FateMetrics NPE

EdColeman commented on issue #2968:
URL: https://github.com/apache/accumulo/issues/2968#issuecomment-1260141548

   The switch to using the ReadOnlyRepo was to enforce places that were reading FATEs for status / metrics were not performing updates (and to enforce that) with the assumption (I guess wrong) that they were equivalent.  
   
   Switching back may be okay, but the null returned by top in ZooStore will need to be correctly handled or we will have just moved the NPE to another location.


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