hangc0276 commented on code in PR #20833:
URL: https://github.com/apache/pulsar/pull/20833#discussion_r1398663671


##########
pulsar-client-admin-api/src/main/java/org/apache/pulsar/common/policies/data/ManagedLedgerInternalStats.java:
##########
@@ -77,6 +77,7 @@ public static class LedgerInfo {
         public boolean offloaded;
         public String metadata;
         public boolean underReplicated;
+        public boolean bookkeeperDeleted;

Review Comment:
   We'd better add a compatibility test to cover the newly added field. Refer 
to: https://github.com/apache/pulsar/pull/21521#issuecomment-1818228947



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