You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/11/12 07:22:05 UTC

[GitHub] [pulsar] eolivelli commented on a change in pull request #8530: PIP-72: Introduce Pulsar Interface Taxonomy: Audience and Stability Classification

eolivelli commented on a change in pull request #8530:
URL: https://github.com/apache/pulsar/pull/8530#discussion_r521885055



##########
File path: managed-ledger/src/main/java/org/apache/bookkeeper/mledger/ReadOnlyCursor.java
##########
@@ -22,9 +22,13 @@
 
 import com.google.common.base.Predicate;
 import com.google.common.collect.Range;
+import org.apache.bookkeeper.common.annotation.InterfaceAudience;

Review comment:
       why are you using "org.apache.bookkeeper.common" and not "org.apache.pulsar.common" here and in other files  ?
   it is a typo? or you did it for some reason ?
   
   




----------------------------------------------------------------
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:
users@infra.apache.org