Skip to content

MINOR: Fix system test logic to handle duplicates between kafka.properties and server_prop_overides#6949

Merged
omkreddy merged 1 commit intoapache:2.0from
stanislavkozlovski:minor-fix-system-test-overrides
Jun 18, 2019
Merged

MINOR: Fix system test logic to handle duplicates between kafka.properties and server_prop_overides#6949
omkreddy merged 1 commit intoapache:2.0from
stanislavkozlovski:minor-fix-system-test-overrides

Conversation

@stanislavkozlovski
Copy link
Copy Markdown
Contributor

The changes are cherry-picked from commit 914ffa9 which is present in 2.1+ versions

The reason for this patch is that the 2.0 log_dir_failure_test.py system test very frequently fails due to expecting one partition of the __consumer_offsets topic. The override config for the partitions count is passed but gets overridden by the value in kafka.properties.

The changes are cherry-picked from commit 914ffa9 which is present in 2.1+ versions
Copy link
Copy Markdown
Contributor

@omkreddy omkreddy left a comment

Choose a reason for hiding this comment

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

@stanislavkozlovski Thanks for the PR. LGTM.

Copy link
Copy Markdown
Contributor

@omkreddy omkreddy left a comment

Choose a reason for hiding this comment

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

@stanislavkozlovski Thanks for the PR. LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants