Skip to content

MINOR: increase timeouts for KafkaStreamsTest#6178

Merged
mjsax merged 2 commits intoapache:trunkfrom
mjsax:minor-increase-timeout-kafkastreamstest
Jan 21, 2019
Merged

MINOR: increase timeouts for KafkaStreamsTest#6178
mjsax merged 2 commits intoapache:trunkfrom
mjsax:minor-increase-timeout-kafkastreamstest

Conversation

@mjsax
Copy link
Copy Markdown
Member

@mjsax mjsax commented Jan 20, 2019

No description provided.

@mjsax mjsax added the streams label Jan 20, 2019
@mjsax
Copy link
Copy Markdown
Member Author

mjsax commented Jan 20, 2019

Call for review @guozhangwang @bbejeck @vvcephei @ableegoldman @ijuma

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: make a constant for this value? helps to read and understand the time unit.

@mjsax
Copy link
Copy Markdown
Member Author

mjsax commented Jan 20, 2019

Updated per review comment.

@mjsax mjsax force-pushed the minor-increase-timeout-kafkastreamstest branch from 7c28482 to eae600b Compare January 21, 2019 03:32
@mjsax
Copy link
Copy Markdown
Member Author

mjsax commented Jan 21, 2019

Rebased to pick up test fix for connect.

@abbccdda
Copy link
Copy Markdown

Sorry what's the purpose of extending timeout here? Are there flakey tests?

@mjsax
Copy link
Copy Markdown
Member Author

mjsax commented Jan 21, 2019

Yes, we saw some test failures hitting those timeouts. We hope to stabilize the Jenkins build with this.

@ijuma
Copy link
Copy Markdown
Member

ijuma commented Jan 21, 2019

Btw, have we only seen the failures with Java 8?

@mjsax
Copy link
Copy Markdown
Member Author

mjsax commented Jan 21, 2019

I am not sure. Jenkins is green. I am going to merge this now.

@mjsax mjsax merged commit 913e87a into apache:trunk Jan 21, 2019
@mjsax mjsax deleted the minor-increase-timeout-kafkastreamstest branch January 21, 2019 08:16
@ijuma
Copy link
Copy Markdown
Member

ijuma commented Jan 21, 2019

Hmm, did you get any committer review?

@ijuma
Copy link
Copy Markdown
Member

ijuma commented Jan 21, 2019

The reason I asked is twofold:

  1. If it's only with Java 8, then it may be due to a JDK bug that was fixed in JDK 8u202.
  2. If the above is the case, then it may make sense to reuse the TestUtils default timeout so that it's adjustable in one place

abbccdda pushed a commit to abbccdda/kafka that referenced this pull request Jan 24, 2019
Reviewer: Arjun Satish <arjun@confluent.io>
@mjsax
Copy link
Copy Markdown
Member Author

mjsax commented Jan 25, 2019

@ijuma This PR is reverted as part of #6185 falling back to default timeout. If the problem persists, we we need to investigate further. Thanks.

@ijuma
Copy link
Copy Markdown
Member

ijuma commented Jan 25, 2019

Thanks @mjsax.

jarekr pushed a commit to confluentinc/kafka that referenced this pull request Apr 18, 2019
* ak/trunk:
  MINOR: fix race condition in KafkaStreamsTest (apache#6185)
  KAFKA-4850: Enable bloomfilters (apache#6012)
  MINOR: ducker-ak: add down -f, avoid using a terminal in ducker test
  KAFKA-5117: Stop resolving externalized configs in Connect REST API
  MINOR: Cleanup handling of mixed transactional/idempotent records (apache#6172)
  KAFKA-7844: Use regular subproject for generator to fix *All targets (apache#6182)
  Fix Documentation for cleanup.policy is out of date (apache#6181)
  MINOR: increase timeouts for KafkaStreamsTest (apache#6178)
  MINOR: Rejoin split ssl principal mapping rules (apache#6099)
  MINOR: Handle case where connector status endpoints returns 404 (apache#6176)
  MINOR: Remove unused imports, exceptions, and values (apache#6117)
  KAFKA-3522: Add internal RecordConverter interface (apache#6150)
  Fix Javadoc of KafkaConsumer (apache#6155)
  KAFKA-6455: Extend CacheFlushListener to forward timestamp (apache#6147)
  MINOR: Log partition info when creating new request batch in controller (apache#6145)
  KAFKA-7652: Part I; Fix SessionStore's findSession(single-key) (apache#6134)
  MINOR: Remove the InvalidTopicException handling in InternalTopicManager (apache#6167)
  [KAFKA-7024] Rocksdb state directory should be created before opening the DB (apache#6138)
  MINOR:: Fix typos (apache#6079)
pengxiaolong pushed a commit to pengxiaolong/kafka that referenced this pull request Jun 14, 2019
Reviewer: Arjun Satish <arjun@confluent.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants