[ 
https://issues.apache.org/jira/browse/KAFKA-7829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16744332#comment-16744332
 ] 

ASF GitHub Bot commented on KAFKA-7829:
---------------------------------------

lindong28 commented on pull request #6157: KAFKA-7829; Javadoc should show that 
AdminClient.alterReplicaLogDirs() is supported in Kafka 1.1.0 or later
URL: https://github.com/apache/kafka/pull/6157
 
 
   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 is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> 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
>
> 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)

Reply via email to