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 2022/09/30 18:06:49 UTC

[GitHub] [pulsar-client-python] BewareMyPower commented on pull request #3: Use git submodule to download pulsar-client-cpp dependency

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org