Terence Yim created TWILL-264: --------------------------------- Summary: Discovery.hashCode implementation is wrong Key: TWILL-264 URL: https://issues.apache.org/jira/browse/TWILL-264 Project: Apache Twill Issue Type: Bug Reporter: Terence Yim
The equals() method compare the payload array content, but the hashCode is computed based on the payload reference. -- This message was sent by Atlassian JIRA (v7.6.3#76005)