You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Sönke Liebau (JIRA)" <ji...@apache.org> on 2017/11/16 14:51:01 UTC

[jira] [Resolved] (KAFKA-381) Changes made by a request do not affect following requests in the same packet.

     [ https://issues.apache.org/jira/browse/KAFKA-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sönke Liebau resolved KAFKA-381.
--------------------------------
    Resolution: Not A Bug

I think we can safely close this issue, the behavior was sufficiently investigated and explained.
Behavior today would still be like this and is the expected behavior.

> Changes made by a request do not affect following requests in the same packet.
> ------------------------------------------------------------------------------
>
>                 Key: KAFKA-381
>                 URL: https://issues.apache.org/jira/browse/KAFKA-381
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.7
>            Reporter: Samir Jindel
>            Priority: Minor
>
> If a packet contains a produce request followed immediately by a fetch request, the fetch request will not have access to the data produced by the prior request.



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