ashulin commented on issue #2489: URL: https://github.com/apache/incubator-seatunnel/issues/2489#issuecomment-1224176023
> I've also strongly used the Lombok, but we need to prohibit some annotations, such as ` @Data` or others. Instead, we should actively add annotations getter, setter, Noconstructor,AllConstructor, hash(), equals() and so on. The lombok rookie may cause stack overflow due to the automatic generation of circular references by `@EqualsAndHashCode`, and `@ToString`. -- 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]
