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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to