codelipenghui commented on PR #21508:
URL: https://github.com/apache/pulsar/pull/21508#issuecomment-1963672556

   And it's a break change to the `ManagedLedger.java` since we already have 
`@InterfaceStability.Stable` 
   
   ```
     /**
      * Can evolve while retaining compatibility for minor release boundaries.;
      * can break compatibility only at major release (ie. at m.0).
      */
     @Documented
     public @interface Stable {}
   ````


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