[kafka] branch trunk updated: KAFKA-8460: produce records with current timestamp (#9877)

2021-01-19 Thread chia7712
This is an automated email from the ASF dual-hosted git repository. chia7712 pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 918c332 KAFKA-8460: produce records with

[kafka] branch trunk updated: MINOR: Add 'task container' class to KafkaStreams TaskManager (#9835)

2021-01-19 Thread mjsax
This is an automated email from the ASF dual-hosted git repository. mjsax pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new 0158e1d MINOR: Add 'task container' class to

[kafka] branch 2.7 updated: KAFKA-9924: Add docs for RocksDB properties-based metrics (#9895)

2021-01-19 Thread ableegoldman
This is an automated email from the ASF dual-hosted git repository. ableegoldman pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new 30ce0ea KAFKA-9924: Add docs for RocksDB

[kafka] branch trunk updated: KAFKA-9924: Add docs for RocksDB properties-based metrics (#9895)

2021-01-19 Thread ableegoldman
This is an automated email from the ASF dual-hosted git repository. ableegoldman pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new add160d KAFKA-9924: Add docs for RocksDB

[kafka] branch 2.6 updated (a17e577 -> 2bd3409)

2021-01-19 Thread vvcephei
This is an automated email from the ASF dual-hosted git repository. vvcephei pushed a change to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git. from a17e577 KAFKA-10792: Prevent source task shutdown from blocking herder thread (#9669) add 2bd3409 MINOR: Fix

[kafka] branch 2.7 updated: MINOR: Fix StreamsOptimizedTest (#9911)

2021-01-19 Thread vvcephei
This is an automated email from the ASF dual-hosted git repository. vvcephei pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new 96b5668 MINOR: Fix StreamsOptimizedTest (#9911)

[kafka] branch trunk updated: MINOR: Fix StreamsOptimizedTest (#9911)

2021-01-19 Thread vvcephei
This is an automated email from the ASF dual-hosted git repository. vvcephei pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new be88f5a MINOR: Fix StreamsOptimizedTest (#9911)

[kafka] branch 2.7 updated: KAFKA-12219: Add 'synchronized' keyword to InMemoryKeyValueStore#[reverseRange, reverseAll] (#9923)

2021-01-19 Thread ableegoldman
This is an automated email from the ASF dual-hosted git repository. ableegoldman pushed a commit to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.7 by this push: new 05db874 KAFKA-12219: Add 'synchronized' keyword

[kafka] branch trunk updated (130274b -> 4c6f900)

2021-01-19 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 130274b KAFKA-10017: fix uncaucht-exception handling in EosBetaUpgradeIntegrationTest (#9733) add 4c6f900

[kafka] branch trunk updated (302eee6 -> 130274b)

2021-01-19 Thread mjsax
This is an automated email from the ASF dual-hosted git repository. mjsax pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 302eee6 KAFKA-12204; Implement DescribeCluster API in the broker (KIP-700) (#9903) add 130274b KAFKA-10017: fix

[kafka] branch trunk updated (f7c0b0d -> 302eee6)

2021-01-19 Thread dajac
This is an automated email from the ASF dual-hosted git repository. dajac pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from f7c0b0d MINOR: Replace ApiVersion by auto-generated protocol (#9746) add 302eee6 KAFKA-12204; Implement

[kafka] branch trunk updated (ef5b7b7 -> f7c0b0d)

2021-01-19 Thread chia7712
This is an automated email from the ASF dual-hosted git repository. chia7712 pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from ef5b7b7 MINOR: Exclude junit 3 transitive dependency from jfreechart (#9928) add f7c0b0d MINOR: Replace

[kafka] branch trunk updated (418aaa0 -> ef5b7b7)

2021-01-19 Thread ijuma
This is an automated email from the ASF dual-hosted git repository. ijuma pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 418aaa0 MINOR: Ensure compile and runtime classpaths have consistent versions (#9921) add ef5b7b7 MINOR:

[kafka] branch trunk updated (6752f28 -> 418aaa0)

2021-01-19 Thread ijuma
This is an automated email from the ASF dual-hosted git repository. ijuma pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 6752f28 KAFKA-12195 Fix synchronization issue happening in KafkaStreams (#9887) add 418aaa0 MINOR: Ensure

[kafka] branch trunk updated (277c437 -> 6752f28)

2021-01-19 Thread chia7712
This is an automated email from the ASF dual-hosted git repository. chia7712 pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 277c437 KAFKA-12194: use stateListener to catch each state change (#9888) add 6752f28 KAFKA-12195 Fix