[ https://issues.apache.org/jira/browse/KAFKA-3397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15194644#comment-15194644 ]
ASF GitHub Bot commented on KAFKA-3397: --------------------------------------- GitHub user vesense opened a pull request: https://github.com/apache/kafka/pull/1068 KAFKA-3397: add missing 'REQUIRED' for tools.GetOffsetShell minor fix, or we will get a error message: >Missing required argument "[time]" You can merge this pull request into a Git repository by running: $ git pull https://github.com/vesense/kafka patch-4 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/1068.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1068 ---- commit c717c68451619b09bb04721d2d00ba66ff9c3a80 Author: Xin Wang <best.wang...@163.com> Date: 2016-03-15T02:48:37Z add missing 'REQUIRED' ---- > add missing 'REQUIRED' for tools.GetOffsetShell > ----------------------------------------------- > > Key: KAFKA-3397 > URL: https://issues.apache.org/jira/browse/KAFKA-3397 > Project: Kafka > Issue Type: Bug > Components: tools > Reporter: Xin Wang > Priority: Minor > -- This message was sent by Atlassian JIRA (v6.3.4#6332)