ibilley7 opened a new issue, #5704: URL: https://github.com/apache/accumulo/issues/5704
In PR #5678 I created hashCode tests for the TabletId object, because it inherits a hashCode method from TabletIdImpl. I tested the hashCode method for consistency, equality, and even distribution. It was suggested [here](https://github.com/apache/accumulo/pull/5678#discussion_r2169373269) that these tests would be good for other Accumulo data classes that have a hashCode method, found in the org.apache.accumulo.core.data package. -- 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]
