You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2020/04/21 09:16:19 UTC

[GitHub] [bookkeeper] eolivelli opened a new pull request #2317: Force to use Python grpcio less then 1.26.0

eolivelli opened a new pull request #2317:
URL: https://github.com/apache/bookkeeper/pull/2317


   - it looks like a newer version of grpcio has been published and we were using open version range
   - by forcing a closed ended range of version we workaround the error in integration tests


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [bookkeeper] eolivelli commented on issue #2317: Force to use Python grpcio less then 1.26.0

Posted by GitBox <gi...@apache.org>.
eolivelli commented on issue #2317:
URL: https://github.com/apache/bookkeeper/pull/2317#issuecomment-617078392


   Integration tests passed ! Hurray ! 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [bookkeeper] eolivelli commented on issue #2317: Force to use Python grpcio less then 1.26.0

Posted by GitBox <gi...@apache.org>.
eolivelli commented on issue #2317:
URL: https://github.com/apache/bookkeeper/pull/2317#issuecomment-617059253


   This is a fix for the integration tests,
   if integration tests pass we are unblocking the stack of pending pull requests that we cannot accept due to problems with integration tests


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [bookkeeper] mino181295 commented on issue #2317: Force to use Python grpcio less then 1.26.0

Posted by GitBox <gi...@apache.org>.
mino181295 commented on issue #2317:
URL: https://github.com/apache/bookkeeper/pull/2317#issuecomment-617063273


   Nice! LGTM 👍🏻


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [bookkeeper] eolivelli commented on issue #2317: Force to use Python grpcio less then 1.26.0

Posted by GitBox <gi...@apache.org>.
eolivelli commented on issue #2317:
URL: https://github.com/apache/bookkeeper/pull/2317#issuecomment-617060511


   @mino181295 PTAL


----------------------------------------------------------------
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:
users@infra.apache.org