MINOR: Align the UID inside/outside container#9652
Conversation
|
@ijuma @hachikuji please take a look. I'd like to see all green from our QA. |
|
@chia7712 , great to see you have the same thoughts to fix this issue. It's quite annoying to keep breaking the PR build. The change LGTM. Let's see the build results! |
hachikuji
left a comment
There was a problem hiding this comment.
LGTM. Thanks for fixing this! Here are a few potential follow-ups I can think of:
- Tune the set of tests to address the timeouts
- Figure out how to surface more convenient test output (logging and such)
Anything else?
The list is LGTM. BTW, #9673 is trying to fix failed |
@hachikuji Please ping me on the jira when you create related tickets :) |
…t-for-generated-requests * apache-github/trunk: MINOR: Fix flaky test shouldQueryOnlyActivePartitionStoresByDefault (apache#9681) KAFKA-10799 AlterIsr utilizes ReplicaManager ISR metrics (apache#9677) MINOR: Fix KTable-KTable foreign-key join example (apache#9683) KAFKA-10473: Add docs on partition size-on-disk, and other log-related metrics (apache#9276) KAFKA-10739; Replace EpochEndOffset with automated protocol (apache#9630) KAFKA-10460: ReplicaListValidator format checking is incomplete (apache#9326) KAFKA-10554; Perform follower truncation based on diverging epochs in Fetch response (apache#9382) MINOR: Align the UID inside/outside container (apache#9652) KAFKA-10794 Replica leader election is too slow in the case of too many partitions (apache#9675) KAFKA-10090 Misleading warnings: The configuration was supplied but i… (apache#8826) clients/src/main/java/org/apache/kafka/common/requests/OffsetsForLeaderEpochResponse.java clients/src/test/java/org/apache/kafka/clients/consumer/internals/FetcherTest.java core/src/test/scala/unit/kafka/server/epoch/util/ReplicaFetcherMockBlockingSend.scala
The root cause of causing permission issue is that the uid outside container is not 1000 so container (has uid 1000) can't modify the file of
/opt/kafka-devCommitter Checklist (excluded from commit message)