GitHub user ijuma opened a pull request:
https://github.com/apache/kafka/pull/3543
MINOR: Remove flaky assertion in
verifyCloseOldestConnectionWithStagedReceives
This seems to fail a lot in Jenkins although it always passes locally
for me. Removing the assertion to restore Jenkins stability while
we investigate in more detail.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijuma/kafka remove-selector-test-assertion
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3543.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3543
----
commit f2a20063763138d3ae488668cb11e5e4bcc8395c
Author: Ismael Juma <[email protected]>
Date: 2017-07-18T07:14:26Z
MINOR: Remove flaky assertion in
verifyCloseOldestConnectionWithStagedReceives
This seems to fail a lot in Jenkins although it always passes locally
for me. Removing the assertion to restore Jenkins stability while
we investigate in more detail.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---