kimcs commented on issue #4166: Rename package to avoid java-module-system 
split-package issue
URL: https://github.com/apache/pulsar/pull/4166#issuecomment-487568679
 
 
   I see that the pulsar-common module depend on the pulsar-client-api module. 
That means that an alternative solution to the one that I have suggested here 
is to move all the classes in package org.apache.pulsar.common.api and 
org.apache.pulsar.common.schema from the pulsar-common module to the 
pulsar-client-api module.
   
   Is this is viable alternative solution? Or are there many use-cases where 
applications or pulsar itself requires only the classes from pulsar-client-api 
and really do not want the classes from the pulsar-common module.
   
   Or should these two modules be merged into one module all-together?

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


With regards,
Apache Git Services

Reply via email to