GitHub user uncleGen reopened a pull request:
https://github.com/apache/kafka/pull/3897
KAFKA-5929: Save pre-assignment to file to avoid too long text to display
when do topic partition reassign
When do partition reassign
- before pr
Pre-assignment will be printed directly
GitHub user uncleGen reopened a pull request:
https://github.com/apache/kafka/pull/3894
KAFKA-5928: Avoid redundant requests to zookeeper when reassign topic
partition
We mistakenly request topic level information according to partitions
config in the assignment json file. For
Github user uncleGen closed the pull request at:
https://github.com/apache/kafka/pull/3894
---
Github user uncleGen closed the pull request at:
https://github.com/apache/kafka/pull/3897
---
GitHub user uncleGen opened a pull request:
https://github.com/apache/kafka/pull/3897
KAFKA-5929: Save pre-assignment to file to avoid too long text to display
when do topic partition reassign
You can merge this pull request into a Git repository by running:
$ git pull https
GitHub user uncleGen opened a pull request:
https://github.com/apache/kafka/pull/3894
KAFKA-5928: Avoid redundant requests to zookeeper when reassign topic
partition
We mistakenly request topic level information according to partitions
config in the assignment json file. For