lhotari commented on code in PR #26127:
URL: https://github.com/apache/pulsar/pull/26127#discussion_r3505659780


##########
managed-ledger/src/main/java/org/apache/bookkeeper/mledger/ManagedLedgerConfig.java:
##########


Review Comment:
   oh yes, this problem wasn't introduced in this PR. There are a lot of 
javadoc warnings in the Pulsar code base. It's annoying that html is used for 
javadoc. JEP 467 since JDK 23 adds markdown support. I'm not sure if it's 
possible to target Java 17 when javadoc format is for Java 25. Perhaps that 
would work if we'd set the minimum requirement for building Pulsar to Java 25.



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