Return-Path: X-Original-To: apmail-kafka-dev-archive@www.apache.org Delivered-To: apmail-kafka-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E1D12C816 for ; Sat, 15 Nov 2014 18:06:30 +0000 (UTC) Received: (qmail 18015 invoked by uid 500); 15 Nov 2014 18:06:30 -0000 Delivered-To: apmail-kafka-dev-archive@kafka.apache.org Received: (qmail 17961 invoked by uid 500); 15 Nov 2014 18:06:30 -0000 Mailing-List: contact dev-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kafka.apache.org Delivered-To: mailing list dev@kafka.apache.org Received: (qmail 17942 invoked by uid 99); 15 Nov 2014 18:06:29 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Nov 2014 18:06:29 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 32DCF260CC3; Sat, 15 Nov 2014 18:06:29 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============3500417076118861679==" MIME-Version: 1.0 Subject: Review Request 28096: KAFKA-313: Add JSON/CSV output and looping options to ConsumerOffsetChecker From: "Ashish Singh" To: "Jarek Cecho" , "Gwen Shapira" , "Joel Koshy" Cc: "kafka" , "Ashish Singh" Date: Sat, 15 Nov 2014 18:06:29 -0000 Message-ID: <20141115180629.1251.2413@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org Auto-Submitted: auto-generated Sender: "Ashish Singh" X-ReviewGroup: kafka X-ReviewRequest-URL: https://reviews.apache.org/r/28096/ X-Sender: "Ashish Singh" Reply-To: "Ashish Singh" X-ReviewRequest-Repository: kafka --===============3500417076118861679== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/28096/ ----------------------------------------------------------- Review request for kafka, Gwen Shapira, Jarek Cecho, and Joel Koshy. Bugs: KAFKA-313 https://issues.apache.org/jira/browse/KAFKA-313 Repository: kafka Description ------- KAFKA-313: Add JSON/CSV output and looping options to ConsumerOffsetChecker Diffs ----- core/src/main/scala/kafka/tools/ConsumerOffsetChecker.scala d1e7c434e77859d746b8dc68dd5d5a3740425e79 Diff: https://reviews.apache.org/r/28096/diff/ Testing ------- Ran ConsumerOffsetChecker with different combinations of --output.format and --loop options. Thanks, Ashish Singh --===============3500417076118861679==--