mladjan-gadzic commented on PR #4443:
URL: https://github.com/apache/ozone/pull/4443#issuecomment-1495711712

   > > > It would be ideal to reuse the State Enum type. Would the answer in 
this stackoverflow article help address the import problem? 
https://stackoverflow.com/questions/66524793/how-to-use-the-enum-of-one-proto-file-in-another-file
   > > 
   > > 
   > > I've tried it, but there is an issue with backward compatibility
   > 
   > Does the compatibility check also fail if the field is `optional` instead 
of `required`?
   
   Yes, it does. Backward compatibility check fails for `hdds-interface-server` 
from which I've tried to pull an enum. Furthermore I tried using `optional` 
there, but no avail.


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