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

[GitHub] [accumulo] ddanielr commented on issue #3208: Multiple Managers: Review code that modifies metadata table, modify it to use Ample

ddanielr commented on issue #3208:
URL: https://github.com/apache/accumulo/issues/3208#issuecomment-1505421533

   So this has turned into a bit of a rats nest. 
   
   I started working on removing the managerMetadataUtil class and separating those functions into their respective calling classes.
   
   While there were some improvements there, overall it uncovered a LOT of various actions happening in managerMetadataUtil and MetadataTableUtil that are not using ample for metadata actions. 
   
   The majority of these all fall under Split Tablet and Clone Table operations. 
   
   I also found that ProblemReport uses a reserved prefix of  "~err_" but is not included in the metadata schema at all.


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