zymap commented on issue #20314:
URL: https://github.com/apache/pulsar/issues/20314#issuecomment-1547131659

   @lhotari We are fetching the latest bookkeeper in the python tests. 
   ```
   Collecting apache-bookkeeper-client>=4.9.2; extra == "all"
     Downloading apache_bookkeeper_client-4.16.1-py2.py3-none-any.whl (62 kB)
   ```
   
   We replaced the python collections to collections.abc in 
https://github.com/apache/bookkeeper/pull/3875 and released in 4.16. So it 
breaks the python test.
   
   In Pulsar, we need to use a fixed bookkeeper version to avoid getting the 
latest version. 


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

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

Reply via email to