You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/03/09 20:23:19 UTC

[GitHub] [accumulo] jmark99 opened a new pull request #2559: Update HostAndPortTest methods

jmark99 opened a new pull request #2559:
URL: https://github.com/apache/accumulo/pull/2559


   Update the test methods for the HostAndPort class.
   
   testCompareTo() contained an unused variable, hostPortSame, that is now used.
   
   testOrder() was updated to make use of the Streams API vs. individually adding each test IP line by line.
   
   Thanks to @DomGarguilo for suggesting the changes.


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



[GitHub] [accumulo] jmark99 merged pull request #2559: Update HostAndPortTest methods

Posted by GitBox <gi...@apache.org>.
jmark99 merged pull request #2559:
URL: https://github.com/apache/accumulo/pull/2559


   


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