[ https://issues.apache.org/jira/browse/KAFKA-3644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265009#comment-15265009 ]
ASF GitHub Bot commented on KAFKA-3644: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/1296 > Use Boolean protocol type for StopReplicaRequest delete_partitions > ------------------------------------------------------------------ > > Key: KAFKA-3644 > URL: https://issues.apache.org/jira/browse/KAFKA-3644 > Project: Kafka > Issue Type: Improvement > Affects Versions: 0.10.0.0 > Reporter: Grant Henke > Assignee: Grant Henke > Fix For: 0.10.1.0 > > > Recently the boolean protocol type was added. The StopReplicaRequest > delete_partitions field already utilized and int8 to represent the boolean, > so this compatible change is mostly for cleanup and documentation. -- This message was sent by Atlassian JIRA (v6.3.4#6332)