Hi developers, In the recent development process, I discovered an issue with Lombok. Lombok can cause overloading of multi parameter constructors to fail, resulting in generated code that may not meet expectations and loss of readability. After comparing with other well-known projects such as Flink and Kafka, I found that Lombok plugins were not used. Therefore, I would like to propose to remove all Lombok plugins from the main repository
What do you think about this? If you have any advice, please let me know. Chao Tian
