sdj3261 commented on issue #7590:
URL: https://github.com/apache/gravitino/issues/7590#issuecomment-3043575075

   @justinmclean 
   Hi, question about TopicDTO:
   Do we plan to extend this class, or should it be final class?
   
   If it’s final, using getClass() in equals would be best for strict type 
checks.
   If not, we might prefer instanceof TopicDTO to allow subclass comparisons.
   
   I’d appreciate your guidance on this.


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

Reply via email to