[GitHub] [kafka] mjsax commented on pull request #8504: KAFKA-9298: reuse mapped stream error in joins

2020-05-27 Thread GitBox
mjsax commented on pull request #8504: URL: https://github.com/apache/kafka/pull/8504#issuecomment-634870683 Java 14: ``` org.apache.kafka.connect.integration.InternalTopicsIntegrationTest.testCreateInternalTopicsWithFewerReplicasThanBrokers org.apache.kafka.streams.integration.Eo

[GitHub] [kafka] mjsax commented on pull request #8504: KAFKA-9298: reuse mapped stream error in joins

2020-05-08 Thread GitBox
mjsax commented on pull request #8504: URL: https://github.com/apache/kafka/pull/8504#issuecomment-626046796 > Thinking about this again, I'm now leaning towards reusing a repartition node regardless if user provides a name or not. We can update the docs to say repartition topics are only

[GitHub] [kafka] mjsax commented on pull request #8504: KAFKA-9298: reuse mapped stream error in joins

2020-05-01 Thread GitBox
mjsax commented on pull request #8504: URL: https://github.com/apache/kafka/pull/8504#issuecomment-622651059 > we should create two repartiton topics as that's what the user is expecting. Is she? I guess it's clearly document that the name is use for repartition topics, too, but it