You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "lisen (Jira)" <ji...@apache.org> on 2019/11/21 07:22:00 UTC

[jira] [Created] (KAFKA-9217) Partial partition's log-end-offset is zero

lisen created KAFKA-9217:
----------------------------

             Summary: Partial partition's log-end-offset is zero
                 Key: KAFKA-9217
                 URL: https://issues.apache.org/jira/browse/KAFKA-9217
             Project: Kafka
          Issue Type: Bug
          Components: log
    Affects Versions: 0.10.0.1
         Environment: kafka0.10.0.1
            Reporter: lisen
             Fix For: 0.11.0.1


The amount of data my consumers consume is 400222, But using the command to view the consumption results is only 279789, The command view results are as follows:

!Snipaste_2019-11-21_15-00-09.png!

The data result of partition 5 is

!Snipaste_2019-11-21_14-53-06.png!

I want to know if this is a kafka bug.Thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Re: [jira] [Created] (KAFKA-9217) Partial partition's log-end-offset is zero

Posted by deng ziming <de...@gmail.com>.
hello lisen,
>
> The amount of data my consumers consume is 400222
>
 do you consume all partitions from offset 0? if yes, this may probably be
a bug.

On Thu, Nov 21, 2019 at 3:22 PM lisen (Jira) <ji...@apache.org> wrote:

> lisen created KAFKA-9217:
> ----------------------------
>
>              Summary: Partial partition's log-end-offset is zero
>                  Key: KAFKA-9217
>                  URL: https://issues.apache.org/jira/browse/KAFKA-9217
>              Project: Kafka
>           Issue Type: Bug
>           Components: log
>     Affects Versions: 0.10.0.1
>          Environment: kafka0.10.0.1
>             Reporter: lisen
>              Fix For: 0.11.0.1
>
>
> The amount of data my consumers consume is 400222, But using the command
> to view the consumption results is only 279789, The command view results
> are as follows:
>
> !Snipaste_2019-11-21_15-00-09.png!
>
> The data result of partition 5 is
>
> !Snipaste_2019-11-21_14-53-06.png!
>
> I want to know if this is a kafka bug.Thanks.
>
>
>
> --
> This message was sent by Atlassian Jira
> (v8.3.4#803005)
>