2020-02-04 10:11:05 UTC - Hemant Dindi: @Hemant Dindi has joined the channel ---- 2020-02-04 17:57:58 UTC - Addison Higham: so if I understand the current state of the world with CI: github actions now acts as a gate, but only committers can manually retrigger failed tasks (but we are looking at some sort of bot to allow retriggering).
If that ist he case, can I get retriggers on <https://github.com/apache/pulsar/pull/6203> and <https://github.com/apache/pulsar/pull/6199> ---- 2020-02-04 18:03:48 UTC - Matteo Merli: Retriggered. There seems to have been a bunch of failures on integration tests due to <2GB of free space in the GH workers ---- 2020-02-04 18:04:42 UTC - Addison Higham: :bow: thanks! ---- 2020-02-04 18:16:14 UTC - Marc d'Entremont: @Marc d'Entremont has joined the channel ---- 2020-02-04 18:23:26 UTC - Sijie Guo: > github actions now acts as a gate, but only committers can manually retrigger failed tasks (but we are looking at some sort of bot to allow retriggering). Correct. ---- 2020-02-04 21:38:35 UTC - Kai Levy: @Kai Levy has joined the channel ---- 2020-02-05 01:02:22 UTC - Kelvin Sajere: @Kelvin Sajere has joined the channel ---- 2020-02-05 01:06:04 UTC - Kelvin Sajere: Hi every one. Am trying to use python client on windows. This is not supported yet on pip ``` ERROR: Could not find a version that satisfies the requirement pulsar-client==2.5.0 (from versions: none) ERROR: No matching distribution found for pulsar-client==2.5.0``` Python pulsar client is not supported on windows. Any alternatives? Thanks ---- 2020-02-05 01:11:59 UTC - Sijie Guo: we don’t publish any windows libraries. You can build the cpp client and python client yourself (although I haven’t used windows before I am not sure if that works or not). You can create a github issue for requesting the python clients for windows. If there are contributors / committers familiar with windows, they might be able to help out the issues. ---- 2020-02-05 02:05:14 UTC - Kelvin Sajere: Thanks for your quick response. Any documentation for ccp and python client? ---- 2020-02-05 02:05:34 UTC - Kelvin Sajere: I also created a the issue on github ---- 2020-02-05 02:05:35 UTC - Kelvin Sajere: <https://github.com/apache/pulsar/issues/6220> ---- 2020-02-05 03:04:18 UTC - Yang Yang: @Yang Yang has joined the channel ---- 2020-02-05 07:48:19 UTC - Ashish Purkar: @Ashish Purkar has joined the channel ----