You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bookkeeper.apache.org by "zymap (via GitHub)" <gi...@apache.org> on 2023/03/17 11:21:01 UTC

[GitHub] [bookkeeper] zymap opened a new pull request, #3875: Enable CI for the streamstorage python client

zymap opened a new pull request, #3875:
URL: https://github.com/apache/bookkeeper/pull/3875

   ### Motivation
   
   Pulsar python function depends on the stream storage
   python client. When installing the pulsar python client, it
   will fail to install because of the grpcio.
   
   When I want to upgrade the grpcio, I found we haven't enable
   the CI to run the python client test. This PR enable the CI
   to make us confident when pushing PR related to the stream
   storage python client.
   
   ### Changes
   
   - Fix the issues in the python client tests
   - Add CI for the python client
   - Remove the grpcio version scope
   
   


-- 
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@bookkeeper.apache.org

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


[GitHub] [bookkeeper] merlimat merged pull request #3875: Enable CI for the streamstorage python client

Posted by "merlimat (via GitHub)" <gi...@apache.org>.
merlimat merged PR #3875:
URL: https://github.com/apache/bookkeeper/pull/3875


-- 
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@bookkeeper.apache.org

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


[GitHub] [bookkeeper] zymap commented on pull request #3875: Enable CI for the streamstorage python client

Posted by "zymap (via GitHub)" <gi...@apache.org>.
zymap commented on PR #3875:
URL: https://github.com/apache/bookkeeper/pull/3875#issuecomment-1473688088

   Related issue: https://github.com/apache/pulsar-client-python/issues/102


-- 
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@bookkeeper.apache.org

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