[kafka] branch trunk updated: KAFKA-8323: Close RocksDBStore's BloomFilter (#6672)

2019-05-03 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 a1b1e08 KAFKA-8323: Close RocksDBStore&#

[kafka] branch 2.2 updated: KAFKA-8323: Close RocksDBStore's BloomFilter (#6672)

2019-05-03 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.2 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.2 by this push: new 40ee415 KAFKA-8323: Close RocksDBStore's BloomF

[kafka] branch 2.1 updated: KAFKA-8289: Fix Session Expiration and Suppression (#6654) (#6671)

2019-05-04 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.1 by this push: new c6acaaa KAFKA-8289: Fix Session Expiration and

[kafka] branch trunk updated: [HOT FIX] in-memory store behavior should match rocksDB (#6657)

2019-05-04 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 14314e3 [HOT FIX] in-memory store behavior

[kafka] branch trunk updated: Should close filter in RocksDBStoreTest as well (#6676)

2019-05-04 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 c85152f Should close filter in RocksDBStoreTest

[kafka] branch 2.2 updated: Should close filter in RocksDBStoreTest as well (#6676)

2019-05-04 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.2 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.2 by this push: new b334786 Should close filter in RocksDBStoreTest as

[kafka] branch trunk updated: KAFKA-3522: Interactive Queries must return timestamped stores (#6661)

2019-05-07 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 a6d5efa KAFKA-3522: Interactive Queries must

[kafka] branch trunk updated: BUGFIX: Add missing recording of close of stand-by task (#6663)

2019-05-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 83823ae BUGFIX: Add missing recording of close

[kafka] branch trunk updated: KAFKA-8324: Add close() method to RocksDBConfigSetter (#6697)

2019-05-09 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 b2826c6 KAFKA-8324: Add close() method to

[kafka] branch trunk updated: Leverage new ConfigSetter#close method to properly open/close filter (#6730)

2019-05-14 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 47fdf22 Leverage new ConfigSetter#close method

[kafka] branch 2.2 updated: Moved initialization of bloom filter (#6734)

2019-05-14 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.2 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.2 by this push: new bb3c61b Moved initialization of bloom filter (#6734

[kafka] branch trunk updated (b96aa00 -> 8078427)

2019-05-16 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from b96aa00 MINOR: Added missing method parameter to `performAssignment` javadoc (#6744) add 8078427 KAFKA-8347

[kafka] branch trunk updated: KAFKA-8215: Upgrade Rocks to v5.18.3 (#6743)

2019-05-17 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 16769d2 KAFKA-8215: Upgrade Rocks to v5.18.3

[kafka] branch 2.2 updated: KAFKA-8347: Choose next record to process by timestamp (#6719)

2019-05-17 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.2 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.2 by this push: new 722e854 KAFKA-8347: Choose next record to process by

[kafka] branch 2.1 updated: KAFKA-8347: Choose next record to process by timestamp (#6719)

2019-05-17 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.1 by this push: new 25d9920 KAFKA-8347: Choose next record to process by

[kafka] branch trunk updated: MINOR: Add select changes from 3rd KIP-307 PR for incrementing name index counter (#6754)

2019-05-17 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 9077d83 MINOR: Add select changes from 3rd KIP

[kafka] branch trunk updated: KAFKA-3522: TopologyTestDriver should only return custom stores via untyped getStateStore() method (#6756)

2019-05-17 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 e018bfe KAFKA-3522: TopologyTestDriver should

[kafka] branch trunk updated: KAFKA-8290: Close producer for zombie task (#6636)

2019-05-20 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 11a8a8d KAFKA-8290: Close producer for zombie

[kafka] branch 2.2 updated: KAFKA-8290: Close producer for zombie task (#6636)

2019-05-20 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.2 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.2 by this push: new 2039e83 KAFKA-8290: Close producer for zombie task

[kafka] branch 2.1 updated: KAFKA-8290: Close producer for zombie task (#6636)

2019-05-20 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.1 by this push: new 2fec972 KAFKA-8290: Close producer for zombie task

[kafka] branch 2.0 updated: KAFKA-8290: Close producer for zombie task (#6636)

2019-05-20 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.0 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.0 by this push: new 6c88ad4 KAFKA-8290: Close producer for zombie task

[kafka] branch trunk updated: KAFKA-8399: bring back internal.leave.group.on.close config for KStream (#6779)

2019-05-22 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 cafdc1e KAFKA-8399: bring back

[kafka] branch trunk updated (27943e3 -> 94195f8)

2019-05-28 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 27943e3 KAFKA-8219: add doc changes for static membership release (#6790) add 94195f8 HOTFIX: Fix wrong

[kafka] branch 2.3 updated (4356454 -> a0431a5)

2019-05-28 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch 2.3 in repository https://gitbox.apache.org/repos/asf/kafka.git. from 4356454 MINOR: Remove ControllerEventManager metrics on close (#6788) add a0431a5 HOTFIX: Fix wrong setting of

[kafka] branch trunk updated: MINOR: Add unit tests to verify setting of serdes in timestamped key-value store (#6825)

2019-05-29 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 da6063b MINOR: Add unit tests to verify setting

[kafka] branch 2.3 updated: MINOR: Add unit tests to verify setting of serdes in timestamped key-value store (#6825)

2019-05-29 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.3 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.3 by this push: new 0e153ac MINOR: Add unit tests to verify setting of

[kafka] branch trunk updated: MINOR: Rename unit test class for `MeteredTimestampedWindowStore` (#6826)

2019-05-29 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 e7da042 MINOR: Rename unit test class for

[kafka] branch 2.3 updated: MINOR: Rename unit test class for `MeteredTimestampedWindowStore` (#6826)

2019-05-29 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.3 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.3 by this push: new 50d0f92 MINOR: Rename unit test class for

[kafka] branch trunk updated: MINOR: Account for different versions in upgrade (#6835)

2019-05-29 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 f249956 MINOR: Account for different versions in

[kafka] branch 2.3 updated (50d0f92 -> 32c039e)

2019-05-29 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch 2.3 in repository https://gitbox.apache.org/repos/asf/kafka.git. from 50d0f92 MINOR: Rename unit test class for `MeteredTimestampedWindowStore` (#6826) add 32c039e MINOR: Account

[kafka] branch trunk updated: [MINOR] Improve docs for Global Store operations (#6803)

2019-05-30 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 91ccbca [MINOR] Improve docs for Global Store

[kafka] branch 2.3 updated: [MINOR] Improve docs for Global Store operations (#6803)

2019-05-30 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.3 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.3 by this push: new d5d68f6 [MINOR] Improve docs for Global Store

[kafka] branch trunk updated: MINOR: Extend RocksDB section of Memory Management Docs (#6793)

2019-05-30 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 932a1b7 MINOR: Extend RocksDB section of Memory

[kafka] branch 2.3 updated: MINOR: Extend RocksDB section of Memory Management Docs (#6793)

2019-05-30 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.3 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.3 by this push: new f268917 MINOR: Extend RocksDB section of Memory

[kafka] branch trunk updated: KAFKA-8187: Add wait time for other thread in the same jvm to free the locks (#6818)

2019-05-30 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 9f1ce60 KAFKA-8187: Add wait time for other

[kafka] branch 2.3 updated: KAFKA-8187: Add wait time for other thread in the same jvm to free the locks (#6818)

2019-05-30 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.3 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.3 by this push: new b6e3c2b KAFKA-8187: Add wait time for other thread

[kafka] branch 2.2 updated: KAFKA-8187: Add wait time for other thread in the same jvm to free the locks (#6818)

2019-05-30 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.2 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.2 by this push: new ed659fe KAFKA-8187: Add wait time for other thread

[kafka] branch 2.1 updated: KAFKA-8187: Add wait time for other thread in the same jvm to free the locks (#6818)

2019-05-30 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.1 by this push: new 7151251 KAFKA-8187: Add wait time for other thread

[kafka] branch trunk updated: Minor: Replace InternalTopicMetadata with InternalTopicConfig (#6886)

2019-06-06 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 59d3a56 Minor: Replace InternalTopicMetadata

[kafka] branch trunk updated (e131a99 -> 6b6afce)

2020-04-09 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from e131a99 KAFKA-8611: Add KStream#repartition operation (#7170) add 6b6afce MINOR: Fix JavaDocs markup (#8459

[kafka] branch 2.5 updated: Kafka 9739: Fix for 2.5 branch (#8492)

2020-04-15 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.5 by this push: new f80912a Kafka 9739: Fix for 2.5 branch (#8492

[kafka] branch trunk updated: MINOR: Switch order of sections on tumbling and hopping windows in streams doc. Tumbling windows are defined as "special case of hopping time windows" - but hopping windo

2020-04-17 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 cc4e3aa MINOR: Switch order of sections on

[kafka-site] branch asf-site updated: Equivalent to cc4e3aa30207679f70f41abd2ca2c79a5d91ca9d on apache/kafka repo. (#262)

2020-04-17 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/kafka-site.git The following commit(s) were added to refs/heads/asf-site by this push: new 0dffab2 Equivalent to

[kafka] branch trunk updated (dd3ea21 -> ff9995f)

2020-05-05 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from dd3ea21 MINOR: MockAdminClient should return InvalidReplicationFactorException if brokers.size < replicationFac

[kafka] branch trunk updated (3ec5e8e -> 82fb6e9)

2020-05-19 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 3ec5e8e MINOR: Small fixes in the documentation (#8623) add 82fb6e9 MINOR: Update stream documentation (#8622

[kafka-site] branch asf-site updated: MINOR: Update stream documentation for version 2.5 (#265)

2020-05-19 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/kafka-site.git The following commit(s) were added to refs/heads/asf-site by this push: new ac68854 MINOR: Update stream

[kafka] branch 2.5 updated: KAFKA-9298: reuse mapped stream error in joins (#8504)

2020-05-27 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.5 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.5 by this push: new f5c1da8 KAFKA-9298: reuse mapped stream error in

[kafka] branch trunk updated: fix the broken links of streams javadoc (#8789)

2020-06-05 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 31c81a6 fix the broken links of streams javadoc

[kafka] branch trunk updated (7867c24 -> 31c81a6)

2020-06-05 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 7867c24 KAFKA-10040; Make computing the PreferredReplicaImbalanceCount metric more efficient (#8724) add

[kafka] branch 2.6 updated: fix the broken links of streams javadoc (#8789)

2020-06-05 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new 5f6586a fix the broken links of streams javadoc

[kafka] branch trunk updated (9774c73 -> b020671)

2020-06-05 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 9774c73 KAFKA-9441: Improve Kafka Streams task management (#8776) add b020671 MINOR: Fix javadoc warnings

[kafka] branch trunk updated (5a0e65e -> e385e46)

2020-06-05 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 5a0e65e KAFKA-8011: Fix flaky RegexSourceIntegrationTest (#8799) add e385e46 HOT_FIX: Update javadoc since

[kafka] branch trunk updated (7777dc8 -> 922ed9d)

2020-06-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from dc8 KAFKA-10012; Reduce overhead of strings in SelectorMetrics (#8684) add 922ed9d MINOR: fix HTML markup

[kafka] branch trunk updated (7777dc8 -> 922ed9d)

2020-06-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from dc8 KAFKA-10012; Reduce overhead of strings in SelectorMetrics (#8684) add 922ed9d MINOR: fix HTML markup

[kafka] branch 2.6 updated: MINOR: fix HTML markup (#8823)

2020-06-09 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch 2.6 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.6 by this push: new 1511bcf MINOR: fix HTML markup (#8823) 1511bcf is

[kafka] branch trunk updated: KAFKA-9273: Extract testShouldAutoShutdownOnIncompleteMetadata from S… (#9108)

2020-08-15 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 153db48 KAFKA-9273: Extract

[kafka] branch trunk updated: KAFKA-9273: Extract testShouldAutoShutdownOnIncompleteMetadata from S… (#9108)

2020-08-15 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 153db48 KAFKA-9273: Extract

[kafka] branch trunk updated: init a list with only one element with singleton function to enhance perf (#9208)

2020-09-12 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 c180823 init a list with only one element with

[kafka] branch trunk updated: init a list with only one element with singleton function to enhance perf (#9208)

2020-09-12 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 c180823 init a list with only one element with

[kafka] branch trunk updated: enhance copying array (#9209)

2020-09-12 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 1552db7 enhance copying array (#9209) 1552db7 is

[kafka] branch trunk updated: remove unnecessary semicolon (#9207)

2020-09-12 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck 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 df8918b remove unnecessary semicolon (#9207

[kafka] branch trunk updated (28d736b -> c77183db)

2020-10-06 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 28d736b MINOR: Annotate test BlockingConnectorTest as integration test (#9379) add c77183db KAFKA-6733

[kafka] branch trunk updated (28d736b -> c77183db)

2020-10-06 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 28d736b MINOR: Annotate test BlockingConnectorTest as integration test (#9379) add c77183db KAFKA-6733

[kafka] branch trunk updated (28d736b -> c77183db)

2020-10-06 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 28d736b MINOR: Annotate test BlockingConnectorTest as integration test (#9379) add c77183db KAFKA-6733

[kafka] branch 2.7.0 created (now 2804257)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch 2.7.0 in repository https://gitbox.apache.org/repos/asf/kafka.git. at 2804257 KAFKA-10562: Properly invoke new StateStoreContext init (#9388) No new revisions were added by this update.

[kafka] branch 2.7.0 created (now 2804257)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch 2.7.0 in repository https://gitbox.apache.org/repos/asf/kafka.git. at 2804257 KAFKA-10562: Properly invoke new StateStoreContext init (#9388) No new revisions were added by this update.

[kafka] branch trunk updated (2804257 -> 4d3036b)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git. from 2804257 KAFKA-10562: Properly invoke new StateStoreContext init (#9388) add 4d3036b Updating trunk versions

[kafka] branch 2.7 created (now 2804257)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git. at 2804257 KAFKA-10562: Properly invoke new StateStoreContext init (#9388) No new revisions were added by this update.

[kafka] branch 2.7.0 created (now 2804257)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch 2.7.0 in repository https://gitbox.apache.org/repos/asf/kafka.git. at 2804257 KAFKA-10562: Properly invoke new StateStoreContext init (#9388) No new revisions were added by this update.

[kafka] branch 2.7 created (now 2804257)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git. at 2804257 KAFKA-10562: Properly invoke new StateStoreContext init (#9388) No new revisions were added by this update.

[kafka] branch 2.7 created (now 2804257)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch 2.7 in repository https://gitbox.apache.org/repos/asf/kafka.git. at 2804257 KAFKA-10562: Properly invoke new StateStoreContext init (#9388) No new revisions were added by this update.

[kafka] branch 2.7.0 created (now 2804257)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch 2.7.0 in repository https://gitbox.apache.org/repos/asf/kafka.git. at 2804257 KAFKA-10562: Properly invoke new StateStoreContext init (#9388) No new revisions were added by this update.

[kafka] branch 2.7.0 created (now 2804257)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch 2.7.0 in repository https://gitbox.apache.org/repos/asf/kafka.git. at 2804257 KAFKA-10562: Properly invoke new StateStoreContext init (#9388) No new revisions were added by this update.

[kafka] branch Merge_AK_to_CCS_10_08_2020 created (now cc54000)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git. at cc54000 KAFKA-10271: Performance regression while fetching a key from a single partition

[kafka] 12/31: Merge branch 'master' of https://github.com/confluentinc/kafka into trunk

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit b60172783a02372a3acafa6055d4155188334aef Merge: 4e2546a 74e3fa4 Author: Confluent Jenkins Bot

[kafka] branch Merge_AK_to_CCS_10_08_2020 updated (cc54000 -> 9325a10)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a change to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git. from cc54000 KAFKA-10271: Performance regression while fetching a key from a single partition

[kafka] 13/31: Merge branch 'master' of https://github.com/confluentinc/kafka into trunk

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit b78bca1657c55249a89d24d55d1fb511780931cc Merge: 5c2991a b601727 Author: Confluent Jenkins Bot

[kafka] 05/31: MINOR: log4j migration to confluent repackaged version (#362)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit e5d9b9251007a91a9458edd880bce0004035cfc7 Author: Nitesh Mor AuthorDate: Fri Jul 17 16:38:27 2020

[kafka] 02/31: ST-3402: Refactored Jenkinsfile to get secrets from Vault instead of Jenkins credential store (#361)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 0cc0279d902341378b6e3ed18ffcd5dcb5c4f901 Author: elismaga AuthorDate: Tue Jul 14 18:56:00 2020

[kafka] 03/31: Merge branch 'apache/kafka/trunk' into 'master'.

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 11baf82d48b40efca9f44c106d7e8dadc62ffa8f Merge: 0cc0279 796fae2 Author: Brian Byrne AuthorDate: Thu

[kafka] 06/31: Merge branch 'trunk' of github.com:apache/kafka into trunk-sync-20-july

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit bcb9f6a1a1b8d044335d3e5baffd8b807c83741d Merge: e5d9b92 f4944ee Author: David Mao AuthorDate: Mon

[kafka] 04/31: ST-3402: Fix to get artifactory settings for preview release builds (#364)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit beb3fd9e9ce4cc6f0783d6af69db5e00a67388c1 Author: elismaga AuthorDate: Fri Jul 17 12:06:37 2020

[kafka] 10/31: Merge branch 'master' of https://github.com/confluentinc/kafka into trunk

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 45588e6f4a5ef015954eb251ab7f1246628efc7f Merge: 36b2733 6ec415a Author: Confluent Jenkins Bot

[kafka] 08/31: Merge remote-tracking branch 'apache/trunk'

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 4632b17272efc16606dbd20e73428034760625a6 Merge: cd74e9f 3993041 Author: Colin P. McCabe AuthorDate

[kafka] 07/31: Merge branch 'master' of https://github.com/confluentinc/kafka into trunk

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit cd74e9f51a42dc78e23c840f92e7526c6c829b67 Merge: b63fecb bcb9f6a Author: Confluent Jenkins Bot

[kafka] 17/31: ST-3458: Implement Nano versioning (#338)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 30761ff64d8a612de96bf430c0358edce2fb7fbb Author: elismaga AuthorDate: Fri Aug 7 17:06:39 2020 -0700

[kafka] 19/31: ST-3461: Temporarily disable down stream validation because it is not working with nano versioned artifacts (#385)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 6d3ba8c2c44f69b730585632121c181024bdacbf Author: elismaga AuthorDate: Mon Aug 10 15:49:10 2020

[kafka] 23/31: Merge remote-tracking branch 'apache/trunk' into ccs-master

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit bbc9cb1289ce49f6b95fedebda6db9e6db66dda2 Merge: f59086a d0800b3 Author: Rajini Sivaram AuthorDate

[kafka] 15/31: Merge branch 'master' of https://github.com/confluentinc/kafka into trunk

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 1b671f12a2515db84007e40ab14a4fdb0a83d0ee Merge: dccc82e 1edf680 Author: Confluent Jenkins Bot

[kafka] 11/31: Merge branch 'master' of https://github.com/confluentinc/kafka into trunk

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 74e3fa477d8df23ca05f1a3b5e7f88c09cef242f Merge: d15cbf1 45588e6 Author: Confluent Jenkins Bot

[kafka] 30/31: CONFLUENT: Sync from apache/kafka (8 October 2020)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 83f1575a20c7f3815f3a839d2e51182347e06a52 Merge: 38f4ea1 2804257 Author: Ismael Juma AuthorDate: Thu

[kafka] 20/31: ST-3461: Trigger down stream builds after publishing artifacts (#386)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 5cf5c25e77f80ae7042ebbf1fbb38f00deb3a2eb Author: elismaga AuthorDate: Mon Aug 10 17:47:18 2020

[kafka] 31/31: Merge branch 'master' into Merge_AK_to_CCS_10_08_2020

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 9325a10350472bbb997f74651c46bd4e0096e397 Merge: cc54000 83f1575 Author: Bill Bejeck AuthorDate: Thu

[kafka] 27/31: Merge remote-tracking branch 'apache/trunk' into master

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit c257870501916a2cf371da488be189652801437d Merge: 973f99e5 d252185 Author: Colin P. McCabe AuthorDate

[kafka] 24/31: CONFLUENT: Add license to ci.py to pass license check (#391)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 43287fd6e30ee2016356ac62eb35d90575a982f9 Author: Rajini Sivaram AuthorDate: Mon Aug 17 10:18:39

[kafka] 16/31: METRICS-1988: add confluent-telemetry directory to kafka classpath (#381)

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 7ee9241a4e53a067106741a592c9b26b329461ca Author: Brian Bushree AuthorDate: Fri Aug 7 10:27:41 2020

[kafka] 01/31: Merge remote-tracking branch 'ak/trunk' into ccs_merge_from_ak_trunk_2020_07_10

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 69d04e3b81bfa67bb8f69fc4329a33ce89a28a74 Merge: 48a27a1 888f83c Author: Steve Rodrigues AuthorDate

[kafka] 18/31: ST-3461: nano versioning, fix ducktape version substitution.

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 7f21a17d2401e13b2eaf9aeb1d2f440c2e6ad34f Author: Eli Smaga AuthorDate: Fri Aug 7 18:51:28 2020

[kafka] 29/31: Merge remote-tracking branch 'ak/trunk' into rshekhar.merge.0922

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 38f4ea1466e2542e960d4e8d54ab570eee23e26a Merge: b9f0d2b b7c8490 Author: Rohit Shekhar AuthorDate

[kafka] 09/31: Merge branch 'master' of https://github.com/confluentinc/kafka into trunk

2020-10-08 Thread bbejeck
This is an automated email from the ASF dual-hosted git repository. bbejeck pushed a commit to branch Merge_AK_to_CCS_10_08_2020 in repository https://gitbox.apache.org/repos/asf/kafka.git commit 6ec415a439283f2390bfb63f172fba66cad977f6 Merge: 96e0719 4632b17 Author: Confluent Jenkins Bot

<    1   2   3   4   5   6   7   >