[kafka] branch trunk updated (2a54347 -> 78f5da9)

2019-10-16 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 2a54347 MINOR: Improve FK Join docs and optimize null-fk case (#7536) add 78f5da9 KAFKA-9053: AssignmentInfo

[kafka] branch trunk updated (1d6d370 -> 3e30bf5)

2019-10-16 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 1d6d370 MINOR: Update Kafka Streams upgrade docs for KIP-444, KIP-470, KIP-471, KIP-474, KIP-528 (#7515) add

[kafka] branch 2.4 updated: Explain the separate upgrade paths for consumer groups and Streams (#7516)

2019-10-16 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch 2.4 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.4 by this push: new ee4f65d Explain the separate upgrade paths

[kafka] branch trunk updated (1d6d370 -> 3e30bf5)

2019-10-16 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 1d6d370 MINOR: Update Kafka Streams upgrade docs for KIP-444, KIP-470, KIP-471, KIP-474, KIP-528 (#7515) add

[kafka] branch trunk updated (0725035 -> 8966d06)

2019-10-16 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 0725035 KAFKA-9032: Bypass serdes for tombstones (#7518) add 8966d06 KAFKA-9039: Optimize ReplicaFetcher

[kafka] branch 2.4 updated: KAFKA-9032: Bypass serdes for tombstones (#7518)

2019-10-16 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch 2.4 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.4 by this push: new f2495e6 KAFKA-9032: Bypass serdes for tombstones

[kafka] branch trunk updated (3e24495 -> 0725035)

2019-10-16 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 3e24495 KAFKA-8897: Warn about no guaranteed backwards compatibility in RocksDBConfigSetter (#7483) add

[kafka] branch 2.4 updated: MINOR: remove unused import in QueryableStateIntegrationTest (#7521)

2019-10-15 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch 2.4 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.4 by this push: new 4755084 MINOR: remove unused import

[kafka] branch trunk updated (e66ed2d -> caf3499)

2019-10-15 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 e66ed2d MINOR: code and JavaDoc cleanup (#7462) add caf3499 MINOR: remove unused import

[kafka] branch 2.4 updated: KAFKA-4422 / KAFKA-8700 / KAFKA-5566: Wait for state to transit to RUNNING upon start (#7519)

2019-10-15 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch 2.4 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.4 by this push: new bb75897 KAFKA-4422 / KAFKA-8700 / KAFKA-5566: Wait

[kafka] branch trunk updated (176c934 -> 76fcabc)

2019-10-15 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 176c934 KAFKA-8813: Refresh log config if it's updated before initialization (#7305) add 76fcabc KAFKA-4422

[kafka] branch 2.4 updated: KAFKA-8942: Document RocksDB metrics

2019-10-15 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch 2.4 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.4 by this push: new 2667773 KAFKA-8942: Document RocksDB metrics

[kafka] branch trunk updated (2fce203 -> 9c80a06)

2019-10-15 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 2fce203 KAFKA-8671: NullPointerException occurs if topic associated with GlobalKTable changes (#7437) add

[kafka] branch trunk updated (11a401d -> c9c3adc)

2019-10-14 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 11a401d delete (#7504) add c9c3adc MINOR: move "Added/Removed sensor" log messages to TRACE (#750

[kafka] branch 2.4 updated: KAFKA-9029: Flaky Test CooperativeStickyAssignorTest.testReassignmentWithRand: bump to 4 (#7503)

2019-10-12 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch 2.4 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.4 by this push: new f965e79 KAFKA-9029: Flaky Test

[kafka] branch trunk updated (2ff8fa0 -> 6fb8bd0)

2019-10-12 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 2ff8fa0 KAFKA-8122: Fix Kafka Streams EOS integration test (#7470) add 6fb8bd0 KAFKA-9029: Flaky Test

[kafka] branch 2.4 updated: HOTFIX: fix checkstyle in Streams system test (#7494)

2019-10-10 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch 2.4 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.4 by this push: new 8e048ba HOTFIX: fix checkstyle in Streams system

[kafka] branch trunk updated (cc6525a -> b80a572)

2019-10-10 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 cc6525a KAFKA-8743: Flaky Test Repartition{WithMerge}OptimizingIntegrationTest (#7472) add b80a572 HOTFIX

[kafka] branch 2.4 updated: KAFKA-8743: Flaky Test Repartition{WithMerge}OptimizingIntegrationTest (#7472)

2019-10-10 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch 2.4 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.4 by this push: new de202a6 KAFKA-8743: Flaky Test Repartition

[kafka] branch trunk updated (fa2a9f0 -> cc6525a)

2019-10-10 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 fa2a9f0 MINOR: ListPartitionReassignmentsResponse should not be entirely failed when a topic-partition does

[kafka] branch trunk updated (c3177a1 -> f41a5c2)

2019-10-10 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 c3177a1 Add wait condition for state RUNNING (#7476) add f41a5c2 KAFKA-8729, pt 3: Add broker-side logic

[kafka] branch 2.4 updated: KAFKA-8729, pt 3: Add broker-side logic to handle the case when there are record_errors and error_message (#7167)

2019-10-10 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch 2.4 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.4 by this push: new 18cfd13 KAFKA-8729, pt 3: Add broker-side logic

[kafka] branch trunk updated (e0824e2 -> fb9b0df)

2019-10-09 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 e0824e2 MINOR: Just one put and flush to generation rocksDB File in RocksDBStoreTest (#7469) add fb9b0df

[kafka] branch trunk updated (32a3dc8 -> e0824e2)

2019-10-09 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 32a3dc8 KAFKA-8991: Enable scalac optimizer (#7452) add e0824e2 MINOR: Just one put and flush to generation

[kafka] branch trunk updated (f9934e7 -> e3c2148)

2019-10-08 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 f9934e7 MINOR: remove unused imports in Streams system tests (#7468) add e3c2148 KAFKA-8964: Rename tag

[kafka] branch trunk updated (c49775b -> f9934e7)

2019-10-08 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 c49775b KAFKA-7190; Retain producer state until transactionalIdExpiration time passes (#7388) add f9934e7

[kafka] branch 2.3 updated: KAFKA-8262, KAFKA-8263: Fix flaky test `MetricsIntegrationTest` (#6922) (#7457)

2019-10-07 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 97be73e KAFKA-8262, KAFKA-8263: Fix flaky test

[kafka] branch 2.4 updated: HOTFIX: Hide built-in metrics version (#7459)

2019-10-07 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch 2.4 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.4 by this push: new 6859820 HOTFIX: Hide built-in metrics version

[kafka] branch 2.4 updated: KAFKA-8179: Part 7, cooperative rebalancing in Streams (#7386)

2019-10-07 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch 2.4 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/2.4 by this push: new 133c33f KAFKA-8179: Part 7, cooperative rebalancing

[kafka] branch trunk updated (c06e45a -> d88f104)

2019-10-07 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 c06e45a KAFKA-8985; Add flexible version support to inter-broker APIs (#7453) add d88f104 KAFKA-8179: Part 7

[kafka] branch trunk updated (3b05dc6 -> 52007e8)

2019-10-04 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 3b05dc6 MINOR: just remove leader on trunk like we did on 2.3 (#7447) add 52007e8 KAFKA-8934: Introduce

[kafka] branch trunk updated (586c587 -> 3b05dc6)

2019-10-04 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 586c587 KAFKA-8974: Trim whitespaces in topic names in sink connector configs (#7442) add 3b05dc6 MINOR

[kafka] branch 2.1 updated: KAFKA-8649: send latest commonly supported version in assignment (#7427)

2019-10-04 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 8784899 KAFKA-8649: send latest commonly supported

[kafka] branch trunk updated (791d0d6 -> 11ab6e7)

2019-10-02 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 791d0d6 KAFKA-8804: Secure internal Connect REST endpoints (#7310) add 11ab6e7 HOTFIX: remove unsued

[kafka] branch 2.2 updated: KAFKA-8649: send latest commonly supported version in assignment (#7426)

2019-10-02 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 d3bf3cd KAFKA-8649: send latest commonly supported

[kafka] branch trunk updated (8da6993 -> c7efc36)

2019-10-02 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 8da6993 KAFKA-8649: Send latest commonly supported version in assignment (#7423) add c7efc36 HOTFIX: don't

[kafka] branch trunk updated (dc7dd5f -> 8da6993)

2019-10-02 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 dc7dd5f MINOR: Do not falsely log that partitions are being reassigned on controller startup (#7431) add

[kafka] branch trunk updated (9fbb0de -> f6f24c4)

2019-09-30 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 9fbb0de KAFKA-8927: Deprecate PartitionGrouper interface (#7376) add f6f24c4 KAFKA-8729, pt 2: Add

[kafka] branch trunk updated (ef2fbfd -> 9fbb0de)

2019-09-30 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 ef2fbfd KAFKA-8609: Add rebalance-latency-total (#7401) add 9fbb0de KAFKA-8927: Deprecate PartitionGrouper

[kafka] branch trunk updated (d53eab1 -> ef2fbfd)

2019-09-30 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 d53eab1 MINOR: Adjust logic of conditions to set number of partitions in step zero of assignment. (#7419) add

[kafka] branch trunk updated (45c800f -> d53eab1)

2019-09-30 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 45c800f KAFKA-8911: Using proper WindowSerdes constructors in their implicit definitions (#7352) add d53eab1

[kafka] branch trunk updated (22434e6 -> 863210d)

2019-09-27 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 22434e6 KAFKA-8319: Make KafkaStreamsTest a non-integration test class (#7382) add 863210d KAFKA-8934

[kafka] branch trunk updated (30443af -> 22434e6)

2019-09-27 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 30443af KAFKA-6883: Add toUpperCase support to sasl.kerberos.principal.to.local rule (KIP-309) add 22434e6

[kafka] branch trunk updated (74f8ae1 -> d112ffd)

2019-09-24 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 74f8ae1 KAFKA-8179: do not suspend standby tasks during rebalance (#7321) add d112ffd KAFKA-8880: Docs

[kafka] branch trunk updated (ad3b843 -> 74f8ae1)

2019-09-24 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 ad3b843 KAFKA-8580: Compute RocksDB metrics (#7263) add 74f8ae1 KAFKA-8179: do not suspend standby tasks

[kafka] branch trunk updated (bcc0237 -> ad3b843)

2019-09-24 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 bcc0237 KAFKA-8880: Add overloaded function of Consumer.committed (#7304) add ad3b843 KAFKA-8580: Compute

[kafka] branch trunk updated (1ae0956 -> bcc0237)

2019-09-24 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 1ae0956 HOTFIX: fix Kafka Streams upgrade note for broker backward compatibility (#7363) add bcc0237 KAFKA

[kafka] branch trunk updated (e98e239 -> b403561)

2019-09-23 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 e98e239 KAFKA-8859: Refactor cache-level metrics (#7367) add b403561 KAFKA-8086: Use 1 partition for offset

[kafka] branch trunk updated (8001aff -> d91a94e)

2019-09-20 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 8001aff KAFKA-8892: Display the sorted configs in Kafka Configs Help Command. add d91a94e KAFKA-8609: Add

[kafka] branch trunk updated (8aff871 -> a047072)

2019-09-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 8aff871 MINOR: Fix bug where we would incorrectly load partition reassignment info from ZK (#7334) add

[kafka-site] branch asf-site updated (52173cb -> 43379b5)

2019-09-18 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/kafka-site.git. from 52173cb KAFKA-8474; Update CSS for new config layout (#211) add 43379b5 MINOR: Update the meetup list

[kafka] branch trunk updated (935b280 -> 4962c81)

2019-09-17 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 935b280 MINOR: Default to 5 partitions of the __consumer_offsets topic in Streams integration tests (#7331

[kafka] branch trunk updated (bab3e08 -> 935b280)

2019-09-17 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 bab3e08 KAFKA-8859: Expose built-in streams metrics version in `StreamsMetricsImpl` (#7323) add 935b280

[kafka] branch trunk updated (c5dfb90 -> bab3e08)

2019-09-16 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 c5dfb90 MINOR: Cleanup scala warnings (#7335) add bab3e08 KAFKA-8859: Expose built-in streams metrics version

[kafka] branch trunk updated (6530600 -> 83c7c01)

2019-09-13 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 6530600 MINOR: Add UUID type to Kafka API code generation (#7291) add 83c7c01 KAFKA-8755: Fix state restore

[kafka] branch trunk updated (d3559f6 -> 23708b7)

2019-09-12 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 d3559f6 KAFKA-8875; CreateTopic API should check topic existence before replication factor (#7298) add

[kafka] branch trunk updated (6882b3b -> 6a3a580)

2019-09-11 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 6882b3b KAFKA-8886; Make Authorizer create/delete API asynchronous (#7316) add 6a3a580 KAFKA-8856: Add

[kafka] branch trunk updated (7012fa3 -> a043edb)

2019-09-10 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 7012fa3 KAFKA-8747; Add atomic counter to fix flaky testEventQueueTime test (#7320) add a043edb KAFKA-8817

[kafka] branch trunk updated (e59e4ca -> d54285f)

2019-09-09 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 e59e4ca KAFKA-8222 & KIP-345 part 5: admin request to batch remove members (#7122) add d54285f KAFKA-

[kafka] branch 2.0 updated (e6eda88 -> 9b35df9)

2019-09-09 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a change to branch 2.0 in repository https://gitbox.apache.org/repos/asf/kafka.git. from e6eda88 KAFKA-8861 Fix flaky RegexSourceIntegrationTest.testMultipleConsumersCanReadFromPartitionedTopic (#7281

[kafka] branch 2.2 updated (619729c -> ad14d92)

2019-09-09 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a change to branch 2.2 in repository https://gitbox.apache.org/repos/asf/kafka.git. from 619729c HOTFIX: The cherry-pick for https://github.com/apache/kafka/pull/7207 to 2.2 causes a failure

[kafka] branch 2.3 updated: KAFKA-8816: Make offsets immutable to users of RecordCollector.offsets (#7223)

2019-09-09 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 29514bd KAFKA-8816: Make offsets immutable to users

[kafka] branch 2.1 updated: KAFKA-8816: Make offsets immutable to users of RecordCollector.offsets (#7223)

2019-09-09 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 3242843 KAFKA-8816: Make offsets immutable to users

[kafka] branch trunk updated (312e4db -> e59e4ca)

2019-09-09 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 312e4db MINOR. implement --expose-ports option in ducker-ak (#7269) add e59e4ca KAFKA-8222 & KIP-345 pa

[kafka] branch trunk updated (7b62248 -> 0f177ea)

2019-09-08 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 7b62248 MINOR: Add cause to thrown exception when deleting topic in TopicCommand (#7301) add 0f177ea MINOR

[kafka] branch trunk updated (deac5d9 -> ffef087)

2019-09-05 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 deac5d9 KAFKA-8724; Improve range checking when computing cleanable partitions (#7264) add ffef087 KAFKA

[kafka] branch trunk updated (18e6bb2 -> 8d8e2fb)

2019-09-04 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 18e6bb2 KAFKA-8861 Fix flaky RegexSourceIntegrationTest.testMultipleConsumersCanReadFromPartitionedTopic (#7281

[kafka] branch trunk updated (d18d6b0 -> 40432e3)

2019-08-30 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 d18d6b0 MINOR: Refactor tag key for store level metrics (#7257) add 40432e3 MONIR: Check for NULL in case

[kafka] branch 2.3 updated: HOTFIX: AssignedStreamsTasksTest lacks one parameter

2019-08-29 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 2a38ae7 HOTFIX: AssignedStreamsTasksTest lacks one

[kafka] branch trunk updated (d2741e5 -> 09ad6b8)

2019-08-29 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 d2741e5 MINOR: Remove `activeTaskCheckpointableOffsets` from `AbstractTask` (#7253) add 09ad6b8 MINOR. Fix

[kafka] branch trunk updated (fcfee61 -> d2741e5)

2019-08-29 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 fcfee61 MINOR: Only send delete request if there are offsets in map (#7256) add d2741e5 MINOR: Remove

[kafka] branch 2.3 updated: MINOR: Only send delete request if there are offsets in map (#7256)

2019-08-28 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 f1244e5 MINOR: Only send delete request

[kafka] branch trunk updated (d32a2d1 -> fcfee61)

2019-08-28 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 d32a2d1 KAFKA-8837: KafkaMetricReporterClusterIdTest may not shutdown ZooKeeperTestHarness (#7255) add

[kafka-site] branch asf-site updated: MINOR: Added Agoda and TokenAnalyst to powered-by page (#226)

2019-08-28 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 af666db MINOR: Added Agoda

[kafka] branch trunk updated (e23a718 -> cf32a1a)

2019-08-27 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 e23a718 KAFKA-8745: DumpLogSegments doesn't show keys, when the message is null (#7152) add cf32a1a KAFKA

[kafka] branch trunk updated (add6629 -> e23a718)

2019-08-27 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 add6629 MINOR: fix ProduceBenchWorker not to fail on final produce (#7254) add e23a718 KAFKA-8745

[kafka] branch trunk updated (24547b8 -> add6629)

2019-08-27 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 24547b8 KAFKA-8579: Expose RocksDB metrics (#7209) add add6629 MINOR: fix ProduceBenchWorker not to fail

[kafka] branch trunk updated (6b24b2e -> 24547b8)

2019-08-26 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 6b24b2e KAFKA-8816: Make offsets immutable to users of RecordCollector.offsets (#7223) add 24547b8 KAFKA

[kafka] branch trunk updated (d08bcae -> 6b24b2e)

2019-08-26 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 d08bcae KAFKA-8669: Add security providers in kafka security config (#7090) add 6b24b2e KAFKA-8816: Make

[kafka] branch 2.1 updated: KAFKA-8412: Fix nullpointer exception thrown on flushing before closing producers (#7207)

2019-08-26 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 8cdc2d6 KAFKA-8412: Fix nullpointer exception

[kafka] branch 2.2 updated: KAFKA-8412: Fix nullpointer exception thrown on flushing before closing producers (#7207)

2019-08-26 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 b29dde6 KAFKA-8412: Fix nullpointer exception

[kafka] branch 2.3 updated: KAFKA-8412: Fix nullpointer exception thrown on flushing before closing producers (#7207)

2019-08-26 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 e0e2dbc KAFKA-8412: Fix nullpointer exception

[kafka] branch trunk updated (d7f8ec8 -> 7334222)

2019-08-26 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 d7f8ec8 MINOR: Fix the doc of scheduled.rebalance.max.delay.ms config property (#7242) add 7334222 KAFKA

[kafka] branch trunk updated (c1f2b0f -> c6664e1)

2019-08-23 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 c1f2b0f KAFKA-8753; Expose controller topic deletion metrics (KIP-503) (#7156) add c6664e1 MINOR: Move

[kafka] branch 2.3 updated: KAFKA-8824: bypass value serde on null (#7235)

2019-08-22 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 919 KAFKA-8824: bypass value serde on null

[kafka] branch trunk updated (e4215c1 -> e213608)

2019-08-22 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 e4215c1 KAFKA-8325; Remove batch from in-flight requests on MESSAGE_TOO_LARGE errors (#7176) add e213608

[kafka] branch trunk updated (b8605c9 -> e2d16b5)

2019-08-16 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 b8605c9 KAFKA-8600: Use RPC generation for DescribeDelegationTokens protocol add e2d16b5 KAFKA-8802

[kafka] branch 2.3 updated: KAFKA-8802: ConcurrentSkipListMap shows performance regression in cache and in-memory store (#7212)

2019-08-16 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 051d290 KAFKA-8802: ConcurrentSkipListMap shows

[kafka] branch trunk updated: MINOR: remove unnecessary #remove overrides (#7178)

2019-08-13 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 e07b46d MINOR: remove unnecessary #remove

[kafka] branch trunk updated: KAFKA-8179: Part 3, Add PartitionsLost API for resetGenerations and metadata/subscription change (#6884)

2019-08-08 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 e867a58 KAFKA-8179: Part 3, Add PartitionsLost

[kafka] branch 1.1 updated: KAFKA-8602: Backport bugfix for standby task creation (#7147)

2019-08-07 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch 1.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.1 by this push: new f6316c3 KAFKA-8602: Backport bugfix for standby

[kafka] branch trunk updated: Minor: Refactor methods to add metrics to sensor in `StreamsMetricsImpl` (#7161)

2019-08-06 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 7663a6c Minor: Refactor methods to add metrics

[kafka] branch trunk updated: KAFKA-8578: Add basic functionality to expose RocksDB metrics (#6979)

2019-08-02 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 a7d0fdd KAFKA-8578: Add basic functionality

[kafka] branch trunk updated: KAFKA-8179: PartitionAssignorAdapter (#7110)

2019-07-31 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 6fbac3c KAFKA-8179: PartitionAssignorAdapter

[kafka] branch trunk updated: MINOR: Refactor abstractConfig#configuredInstance (#7129)

2019-07-30 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 73ed9ea MINOR: Refactor abstractConfig

[kafka] branch trunk updated: KAFKA-8179: add public ConsumerPartitionAssignor interface (#7108)

2019-07-25 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 69d86a1 KAFKA-8179: add public

[kafka] branch trunk updated: KAFKA-8696: clean up Sum/Count/Total metrics (#7057)

2019-07-23 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 a8aedc8 KAFKA-8696: clean up Sum/Count/Total

[kafka] branch trunk updated: KAFKA-8392: Fix old metrics leakage by brokers that have no leadership over any partition for a topic (#6977)

2019-07-19 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 aa8e850 KAFKA-8392: Fix old metrics leakage

[kafka] branch 2.1 updated: KAFKA-8615: Change to track partition time breaks TimestampExtractor (#7054)

2019-07-18 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 772d764 KAFKA-8615: Change to track partition time

[kafka] branch 2.2 updated: KAFKA-8615: Change to track partition time breaks TimestampExtractor (#7054)

2019-07-18 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 f1300c7 KAFKA-8615: Change to track partition time

<    2   3   4   5   6   7   8   9   10   11   >