lzhpo opened a new pull request #10836: URL: https://github.com/apache/pulsar/pull/10836
When I looked at the pulsar-io related module code, I found that in the implementation classes of Record (Pulsar Connect's Record interface), some implementation classes used inappropriate modifier order. Oracle Java modifier order documentation: https://docs.oracle.com/javase/specs/jls/se8/html/jls-8.html#jls-8.3.1 -- 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. For queries about this service, please contact Infrastructure at: [email protected]
