[jira] [Commented] (KAFKA-7967) Kafka Streams: some values in statestore rollback to old value

2019-03-04 Thread Ziming Dong (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16784080#comment-16784080 ] Ziming Dong commented on KAFKA-7967: we created a replica statestore and found incons

[jira] [Commented] (KAFKA-7967) Kafka Streams: some values in statestore rollback to old value

2019-02-26 Thread Ziming Dong (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1614#comment-1614 ] Ziming Dong commented on KAFKA-7967: we implemented an in memory store, let's see if

[jira] [Commented] (KAFKA-7967) Kafka Streams: some values in statestore rollback to old value

2019-02-25 Thread Ziming Dong (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16777571#comment-16777571 ] Ziming Dong commented on KAFKA-7967: [~guozhang], since the value rollback to an old

[jira] [Commented] (KAFKA-7967) Kafka Streams: some values in statestore rollback to old value

2019-02-25 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16777517#comment-16777517 ] Guozhang Wang commented on KAFKA-7967: -- It is likely to because of the same issue as

[jira] [Commented] (KAFKA-7967) Kafka Streams: some values in statestore rollback to old value

2019-02-24 Thread Ziming Dong (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16776528#comment-16776528 ] Ziming Dong commented on KAFKA-7967: still trying to config the logging level since i

[jira] [Commented] (KAFKA-7967) Kafka Streams: some values in statestore rollback to old value

2019-02-20 Thread Ziming Dong (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16773757#comment-16773757 ] Ziming Dong commented on KAFKA-7967: I'll try to enable DEBUG logging. > Kafka Strea

[jira] [Commented] (KAFKA-7967) Kafka Streams: some values in statestore rollback to old value

2019-02-20 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16773756#comment-16773756 ] Matthias J. Sax commented on KAFKA-7967: {quote}We thought cache is disabled by d

[jira] [Commented] (KAFKA-7967) Kafka Streams: some values in statestore rollback to old value

2019-02-20 Thread Ziming Dong (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16773752#comment-16773752 ] Ziming Dong commented on KAFKA-7967: {code:java} final StreamsBuilder builder = new S

[jira] [Commented] (KAFKA-7967) Kafka Streams: some values in statestore rollback to old value

2019-02-20 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16773699#comment-16773699 ] Matthias J. Sax commented on KAFKA-7967: Thanks for reporting this. Can you share