BewareMyPower commented on PR #3:
URL: 
https://github.com/apache/pulsar-client-python/pull/3#issuecomment-1263868678

   > Having the submodule won't help here.
   
   I have thought that we can depend on an unstable version of 
pulsar-client-cpp in main branch, then for those want some specific features 
(or bug fixes), they can build the Python client from source.
   
   But just thinking again, they can also build the unreleased C++ client from 
source. Then build the unreleased Python client from source based on the C++ 
client built by themselves. But this way should not be encouraged anyway unless 
the demands are very urgent.
   
   It looks like Pulsar and BK, but C++ client can be released very quickly, 
not like BK. So I will close this PR.
   
   FYI, @codelipenghui @Demogorgon314 @shibd 


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