EdColeman opened a new pull request, #4122:
URL: https://github.com/apache/accumulo/pull/4122

   Exports created with versions before 3.1 will not contain range fenced 
information.   This change allows imports of exported with Accumulo versions 
prior to 3.1 to be imported into 3.1+.  
     - updated export version to 2 as an optimization so files exported with 
3.1+ can be assumed to include fenced ranges.
     - moved the need conversion check to StoredTabletFile for reuse. (also 
moves tests)
   
   Also verified using uno with exports created with versions 2.1.3 and 3.1 and 
imported into 3.1 (with these changes)
   
   Closes #3849 


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