rich7420 commented on PR #9541:
URL: https://github.com/apache/ozone/pull/9541#issuecomment-3685209817

   >   @Override
   >   public int hashCode() {
   >     return Objects.hash(getObjectID(), getParentObjectID(), name, tags);
   >   }
   > }
   > ```
   
   @echonesis thanks for the update
   It seems we need add tags in this part as well.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to