[ https://issues.apache.org/jira/browse/KAFKA-4818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195742#comment-16195742 ]
ASF GitHub Bot commented on KAFKA-4818: --------------------------------------- GitHub user jaceklaskowski opened a pull request: https://github.com/apache/kafka/pull/4038 [KAFKA-4818][FOLLOW-UP] Include isolationLevel in toString of FetchRequest Include `isolationLevel` in `toString` of `FetchRequest` This is a follow-up to https://issues.apache.org/jira/browse/KAFKA-4818. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jaceklaskowski/kafka KAFKA-4818-isolationLevel Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/4038.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 #4038 ---- commit 12e6367952c93326b687d22771882d732fd41cf3 Author: Jacek Laskowski <ja...@japila.pl> Date: 2017-10-07T14:48:19Z [KAFKA-4818][FOLLOW-UP] Include isolationLevel in toString of FetchRequest ---- > Implement transactional clients > ------------------------------- > > Key: KAFKA-4818 > URL: https://issues.apache.org/jira/browse/KAFKA-4818 > Project: Kafka > Issue Type: Sub-task > Components: clients, core, producer > Reporter: Jason Gustafson > Assignee: Apurva Mehta > Fix For: 0.11.0.0 > > > This covers the implementation of the producer and consumer to support > transactions, as described in KIP-98: > https://cwiki.apache.org/confluence/display/KAFKA/KIP-98+-+Exactly+Once+Delivery+and+Transactional+Messaging -- This message was sent by Atlassian JIRA (v6.4.14#64029)