michaeljmarshall opened a new pull request, #20339: URL: https://github.com/apache/pulsar/pull/20339
Fixes #20308 ### Motivation As described in #20308, we have test flakiness because of an issue in the etcd dependency. This PR upgrades etcd to fix the test. I am not familiar with this integration. If there is any reason we should avoid this upgrade, please comment as much. ### Modifications * Upgrade etcd dependency from 0.5.11 to 0.7.5 * Update license files * Increase test timeout since it was failing during docker pull on my local machine * Replace code with the new methods/classes ### Verifying this change Tests passing should be sufficient. ### Documentation - [x] `doc-not-needed` ### Matching PR in forked repository PR in forked repository: https://github.com/michaeljmarshall/pulsar/pull/49 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
