Quentin Pradet

Results 350 comments of Quentin Pradet

So @DJRickyB taught me how to get the logs from the Jenkins run, and for #1452 https://elasticsearch-ci.elastic.co/job/elastic+rally+pull-request/127/consoleFull failed. The logs says: ``` 2022-03-07 12:09:18,138 -not-actor-/PID:30535 esrally.rally INFO OS [uname_result(system='Linux', node='elasticsearch-ci-immutable-ubuntu-1804-1646653107324785781',...

@DJRickyB pointed out to me that the timestamp I was looking at was wrong, because I was looking at the summary, so the log above is just the last successful...

Sorry, this is not done yet. I need to add a `DeprecationWarning`.

Thank you for the heads-up! :green_heart:

This is a bug that will get fixed in urllib3 1.26.14. There's no release date yet though, sorry.

It's not really practical with urllib3 because in `elastic_transport`'s `Urllib3HttpNode` uses urllib3's `HTTPConnectionPool` and `HTTPSConnectionPool` while proxies are handled at the `PoolManager`/`ProxyManager` level which is completely ignored here. However we...

Hello, closing for now as you haven't signed the CLA, sorry. Feel free to reopen when you have.