shibd commented on code in PR #25727:
URL: https://github.com/apache/pulsar/pull/25727#discussion_r3212625257


##########
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/v2/ScalableTopics.java:
##########
@@ -58,6 +58,7 @@
 import org.apache.pulsar.common.naming.TopicName;
 import org.apache.pulsar.common.policies.data.NamespaceOperation;
 import org.apache.pulsar.common.policies.data.TopicOperation;
+import org.apache.pulsar.common.scalable.SegmentInfo;

Review Comment:
   This was caused because the previous PR did not import this package. 
Otherwise, the build would not have compiled successfully.
   https://github.com/apache/pulsar/pull/25719



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