[
https://issues.apache.org/jira/browse/KAFKA-7829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao resolved KAFKA-7829.
----------------------------
Resolution: Fixed
Fix Version/s: 2.2.0
Merged to trunk.
> Javadoc should show that AdminClient.alterReplicaLogDirs() is supported in
> Kafka 1.1.0 or later
> -----------------------------------------------------------------------------------------------
>
> Key: KAFKA-7829
> URL: https://issues.apache.org/jira/browse/KAFKA-7829
> Project: Kafka
> Issue Type: Improvement
> Reporter: Jun Rao
> Assignee: Dong Lin
> Priority: Major
> Fix For: 2.2.0
>
>
> In ReassignPartitionsCommand, the --reassignment-json-file option says "...If
> absolute log directory path is specified, it is currently required that the
> replica has not already been created on that broker...". This is inaccurate
> since we support moving existing replicas to new log dirs.
> In addition, the Javadoc of AdminClient.alterReplicaLogDirs(...) should show
> the API is supported by brokers with version 1.1.0 or later.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)