[
https://issues.apache.org/jira/browse/KAFKA-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14172977#comment-14172977
]
Glen Mazza commented on KAFKA-1506:
-----------------------------------
As Guozhang noted, the "taking forever" may have been due to exceptions/errors
that cancel functionality (which may be very difficult to implement correctly)
won't necessarily fix. If reassignment is something that is not normally
expected to take an inordinate amount of time to complete, there probably is no
need for cancel functionality but just fixing the problems that are causing the
long time, i.e., checking the logs for any problems with Kafka or the user's
configuration causing the delay.
> Cancel "kafka-reassign-partitions" Job
> --------------------------------------
>
> Key: KAFKA-1506
> URL: https://issues.apache.org/jira/browse/KAFKA-1506
> Project: Kafka
> Issue Type: New Feature
> Components: replication, tools
> Affects Versions: 0.8.1, 0.8.1.1
> Reporter: Paul Lung
> Assignee: Neha Narkhede
>
> I started a reassignment, and for some reason it just takes forever. However,
> it won¹t let me start another reassignment job while this one is running. So
> a tool to cancel a reassignment job is needed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)