keith-turner commented on issue #1281: Update TabletTime.maxMetadataTime(..) to 
use MetadataTime objects instead of string
URL: https://github.com/apache/accumulo/issues/1281#issuecomment-516425345
 
 
   I was thinking `Long.max()` could be used in `maxMetadataTime`, but I didn't 
realize that compareTo was already checking the type.  Could use 
`Long.compare(x,y)` in the `MetadataTime.compareTo()` method.
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to