You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "keith-turner (via GitHub)" <gi...@apache.org> on 2023/05/25 00:35:59 UTC

[GitHub] [accumulo] keith-turner commented on pull request #3425: executes user initiated splits in manager

keith-turner commented on PR #3425:
URL: https://github.com/apache/accumulo/pull/3425#issuecomment-1562096726

   @dlmarion I made a change in this PR in facbdff to make things in the migrating set return NEEDS_LOCATION_UPDATE in the new TabletManagementIterator.  It was ignoring things that were migrating in the manager.  Figured things that are migrating only need a location update so decided to have it return that.  I ran into this while doing some split testing.
   
   I also addressed #3408 in facbdff.  It was super easy to do after the changes in #3409, it was only a few lines. So I went ahead and threw it since I was running split tests.
   
   
   
   


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