You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/26 13:00:00 UTC

[jira] [Commented] (KAFKA-5516) Formatting verifiable producer/consumer output in a similar fashion

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

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

GitHub user ppatierno opened a pull request:

    https://github.com/apache/kafka/pull/3434

    KAFKA-5516: Formatting verifiable producer/consumer output in a similar fashion

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ppatierno/kafka verifiable-consumer-producer

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/3434.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 #3434
    
----
commit 6e6d728dce83ea689061a196e1b6811b447d4db7
Author: ppatierno <pp...@live.com>
Date:   2017-06-26T12:07:08Z

    Modified JSON order attributes in a more readable fashion

commit 9235aadfccf446415ffbfd5d90c8d4faeddecc08
Author: ppatierno <pp...@live.com>
Date:   2017-06-26T12:56:07Z

    Fixed documentation about old request.required.acks producer parameter
    Modified JSON order attributes in a more readable fashion
    Refactoring on verifiable producer to be like the verifiable consumer

----


> Formatting verifiable producer/consumer output in a similar fashion
> -------------------------------------------------------------------
>
>                 Key: KAFKA-5516
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5516
>             Project: Kafka
>          Issue Type: Improvement
>          Components: tools
>            Reporter: Paolo Patierno
>            Assignee: Paolo Patierno
>            Priority: Trivial
>
> Hi,
> following the proposal to have verifiable producer/consumer providing a very similar output where the "timestamp" is always the first column followed by "name" event and then all the specific data for such event.
> It includes a verifiable producer refactoring for having that in the same way as verifiable consumer.
> Thanks,
> Paolo



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)