MINOR: Finished exposing the broker config#2350
MINOR: Finished exposing the broker config#2350enothereska wants to merge 8 commits intoapache:trunkfrom enothereska:minor-broker-level-config
Conversation
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
@ijuma have a look when you can, thanks. |
|
Thanks @enothereska, can we add a simple unit test? LGTM otherwise. |
|
@ijuma I added a simple check, still thinking of what more to add at this level since there is testing at the sensor level. |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
Known failure being worked on: org.apache.kafka.streams.integration.QueryableStateIntegrationTest.shouldNotMakeStoreAvailableUntilAllStoresAvailable[1] |
|
Refer to this link for build results (access rights to CI server needed): |
|
@enothereska, the test I had in mind is to verify that |
|
Thanks @ijuma I added a test as you suggested. |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
Known issue |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
|
Needs to go to 0.10.2 as well please. |
|
Refer to this link for build results (access rights to CI server needed): |
|
Refer to this link for build results (access rights to CI server needed): |
ijuma
left a comment
There was a problem hiding this comment.
Thanks for the PR, LGTM. Merging to trunk and 0.10.2 (as it's a follow-up to KIP-105).
|
For the record, I did some minor style and test clean-ups before merging. |
|
Thanks @ijuma |
|
Refer to this link for build results (access rights to CI server needed): |
This is a KIP-104/105 follow-up. Thanks to ijuma for pointing out. Author: Eno Thereska <eno.thereska@gmail.com> Reviewers: Ismael Juma <ismael@juma.me.uk> Closes apache#2350 from enothereska/minor-broker-level-config
This was left over from KIP-104. Thanks to @ijuma for pointing out.