nbali commented on pull request #16909:
URL: https://github.com/apache/beam/pull/16909#issuecomment-1057549098


   @TheNeuralBit 
   1. What is the problem with reflection?
   2. A unit test (`testKafkaIOReadPropertiesEnumValuePresence`) fails if a 
property is missing from that enum, so it is already enforced that there can be 
no new property introduced without taking care of that enum value as well.
   3. That is missing, indeed. I did not want to "pollute" the original class, 
but if the goal would be that then it would require a mandatory annotation on 
the properties itself instead of an enum elsewhere.


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