sijie commented on a change in pull request #9246:
URL: https://github.com/apache/pulsar/pull/9246#discussion_r563436302



##########
File path: pulsar-functions/api-java/pom.xml
##########
@@ -49,6 +49,13 @@
       <scope>compile</scope>
     </dependency>
 
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>pulsar-client-admin-original</artifactId>

Review comment:
       @freeznet I don't think we need to rename the packages at this moment. 
For this pull request, we can just move the files to different modules. That 
would be sufficient for now. Changing the API classes is a breaking change. We 
need to think more carefully about that.




----------------------------------------------------------------
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:
[email protected]


Reply via email to