[kafka] branch trunk updated: KAFKA-7672: Restoring tasks need to be closed upon task suspension (#6113)

2019-02-22 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 0d461e4 KAFKA-7672: Restoring tasks need

[kafka] branch trunk updated: KAFKA-6161 Add default implementation to close() and configure() for Serdes (#5348)

2019-02-21 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 35a0de3 KAFKA-6161 Add default implementation

[kafka] branch trunk updated: KAFKA-4730: Streams does not have an in-memory windowed store (#6239)

2019-02-20 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 ff603c6 KAFKA-4730: Streams does not have

[kafka] branch trunk updated: KAFKA-7811: Avoid unnecessary lock acquire when KafkaConsumer commits offsets (#6119)

2019-02-14 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 795f733 KAFKA-7811: Avoid unnecessary lock

[kafka] branch 2.2 updated: HOTFIX: remove unused imports

2019-02-14 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 b9d16ae HOTFIX: remove unused imports b9d16ae

[kafka] branch 2.2 updated: KAFKA-7916: Unify store wrapping code for clarity (#6255)

2019-02-14 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 b3b0ed6 KAFKA-7916: Unify store wrapping code

[kafka] branch trunk updated: KAFKA-7916: Unify store wrapping code for clarity (#6255)

2019-02-14 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 01f0f0a KAFKA-7916: Unify store wrapping code

[kafka] branch 2.2 updated: KAFKA-7921: log at error level for missing source topic (#6262)

2019-02-13 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 b4a20e8 KAFKA-7921: log at error level for missing

[kafka] branch trunk updated: KAFKA-7921: log at error level for missing source topic (#6262)

2019-02-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 1aae604 KAFKA-7921: log at error level

[kafka] branch 2.2 updated: KAFKA-7652: Part III; Put to underlying before Flush (#6191)

2019-02-12 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 447b738 KAFKA-7652: Part III; Put to underlying

[kafka] branch trunk updated: KAFKA-7652: Part III; Put to underlying before Flush (#6191)

2019-02-12 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 0a1c269 KAFKA-7652: Part III; Put to underlying

[kafka-site] branch asf-site updated: MINOR: add config docs to manage-topics (#185)

2019-02-11 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 87c8a52 MINOR: add config docs

[kafka] branch 2.0 updated: KAFKA-7741: Reword Streams dependency workaround docs (#6207)

2019-02-11 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 a3ce7da KAFKA-7741: Reword Streams dependency

[kafka] branch 2.1 updated: KAFKA-7741: streams-scala - document dependency workaround (#6126)

2019-02-11 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 1b74172 KAFKA-7741: streams-scala - document

[kafka] branch 2.2 updated: MINOR: improve stabilty of ProcessorStateManagerTest (#6240)

2019-02-08 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 c823204 MINOR: improve stabilty

[kafka] branch trunk updated: KAFKA-7652: Part II; Add single-point query for SessionStore and use for flushing / getter (#6161)

2019-01-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 9d5893d KAFKA-7652: Part II; Add single-point

[kafka] branch trunk updated: MINOR: clarify why suppress can sometimes drop tombstones (#6195)

2019-01-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 a65940c MINOR: clarify why suppress can

[kafka] branch trunk updated: MINOR: fix race condition in KafkaStreamsTest (#6185)

2019-01-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 86995ad MINOR: fix race condition

[kafka] branch trunk updated: KAFKA-4850: Enable bloomfilters (#6012)

2019-01-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 0efed12 KAFKA-4850: Enable bloomfilters (#6012

[kafka-site] branch asf-site updated: MINOR: Use lists.apache.org for mailing list archives (#182)

2019-01-23 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 a104117 MINOR: Use lists.apache.org

[kafka] branch 2.1 updated: KAFKA-7652: Part I; Fix SessionStore's findSession(single-key) (#6134)

2019-01-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 2436c8f KAFKA-7652: Part I; Fix SessionStore's

[kafka] branch trunk updated: KAFKA-7652: Part I; Fix SessionStore's findSession(single-key) (#6134)

2019-01-18 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 56139df KAFKA-7652: Part I; Fix SessionStore's

[kafka] branch trunk updated: MINOR: Remove the InvalidTopicException handling in InternalTopicManager (#6167)

2019-01-18 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 e1652de MINOR: Remove the InvalidTopicException

[kafka] branch trunk updated: [KAFKA-7024] Rocksdb state directory should be created before opening the DB (#6138)

2019-01-18 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 78076f9 [KAFKA-7024] Rocksdb state directory

[kafka] branch trunk updated: MINOR: Streams upgrade guide section for newly merged KIPs (#6108)

2019-01-15 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 68a6a7a MINOR: Streams upgrade guide section

[kafka] branch trunk updated: MINOR: Add log entry for KafkaException in StreamThread#runLoop (#6144)

2019-01-15 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 3dffd5d MINOR: Add log entry for KafkaException

[kafka] branch trunk updated: MINOR: Put state args in correct order named repartition test (#6114)

2019-01-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 eb61410 MINOR: Put state args in correct order

[kafka] branch trunk updated: MINOR: clarify the record selection algorithm and stream-time definition (#6128)

2019-01-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 f3ab1e5 MINOR: clarify the record selection

[kafka] branch 2.0 updated: KAFKA-7741: streams-scala - document dependency workaround (#6125)

2019-01-11 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 c5ed908 KAFKA-7741: streams-scala - document

[kafka-site] branch asf-site updated: KAFKA-7741: streams-scala - document dependency workaround (#180)

2019-01-11 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 a140802 KAFKA-7741: streams-scala

[kafka] branch trunk updated: MINOR: Need to have same wait as verify timeout broker upgrade downgrade (#6127)

2019-01-11 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 3746bf2 MINOR: Need to have same wait as verify

[kafka] branch 2.0 updated: KAFKA-7741: Streams exclude javax dependency (#6121)

2019-01-10 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 e066a37 KAFKA-7741: Streams exclude javax

[kafka] branch 2.1 updated: KAFKA-7741: Streams exclude javax dependency (#6121)

2019-01-10 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 a20a26c KAFKA-7741: Streams exclude javax

[kafka] branch trunk updated: KAFKA-7741: Streams exclude javax dependency (#6121)

2019-01-10 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 b4bf623 KAFKA-7741: Streams exclude javax

[kafka] branch 2.1 updated: MINOR: Remove throwing exception if not found from describe topics (#6112)

2019-01-10 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 d0e3ab5 MINOR: Remove throwing exception

[kafka] branch trunk updated: MINOR: Add 2.1 version metadata upgrade (#6111)

2019-01-09 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 b1b792d MINOR: Add 2.1 version metadata upgrade

[kafka] branch trunk updated (3991d81 -> 515e680)

2019-01-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 3991d81 MINOR: code cleanup (#6056) add 515e680 MINOR: Put states in proper order, increase timeout

[kafka-site] branch asf-site updated: KAFKA-7768: Use absolute paths for javadoc (#178)

2019-01-07 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 b480383 KAFKA-7768: Use absolute

[kafka] branch trunk updated: KAFKA-7768: Use absolute paths for javadoc (#6100)

2019-01-07 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 8ae9857 KAFKA-7768: Use absolute paths

[kafka] branch 2.1 updated: KAFKA-7768: Add version to java html urls (#6094)

2019-01-07 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 71744a3 KAFKA-7768: Add version to java html urls

[kafka] branch trunk updated: KAFKA-7768: Add version to java html urls (#6094)

2019-01-07 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 6a20e3c KAFKA-7768: Add version to java html

[kafka-site] branch asf-site updated: KAFKA-7768: Add version to java html urls (#176)

2019-01-07 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 2dcf962 KAFKA-7768: Add version

[kafka] branch trunk updated: MINOR: Remove sleep calls and ignore annotation from streams upgrade test (#6046)

2019-01-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 404bdef MINOR: Remove sleep calls and ignore

[kafka] branch trunk updated: MINOR: Bump js template to 2.2 (#6086)

2019-01-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 1f3cb6c MINOR: Bump js template to 2.2 (#6086

[kafka] branch trunk updated: K7657 handling thread dead state change (#6091)

2019-01-04 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 8e4799b K7657 handling thread dead state change

[kafka] branch trunk updated: Revert "KAFKA-7657: Fixing thread state change to instance state change (#6018)" (#6090)

2019-01-04 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 9d54421 Revert "KAFKA-7657: Fixing thread

[kafka] 01/01: Revert "KAFKA-7657: Fixing thread state change to instance state change (#6018)"

2019-01-04 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch revert-6018-K7657-handling-thread-dead-state-change in repository https://gitbox.apache.org/repos/asf/kafka.git commit c3d933f856a811a2d4f17ee519b35658109c74c8 Author: Guozhang Wang

[kafka] branch revert-6018-K7657-handling-thread-dead-state-change created (now c3d933f)

2019-01-04 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a change to branch revert-6018-K7657-handling-thread-dead-state-change in repository https://gitbox.apache.org/repos/asf/kafka.git. at c3d933f Revert "KAFKA-7657: Fixing thread state change to ins

[kafka] branch trunk updated: KAFKA-7657: Fixing thread state change to instance state change (#6018)

2019-01-04 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 d669830 KAFKA-7657: Fixing thread state change

[kafka] branch trunk updated: MINOR: improve resilience of Streams test producers (#6028)

2019-01-04 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 ef9204d MINOR: improve resilience of Streams

[kafka] branch trunk updated: KAFKA-7110: Add windowed changelog serde (#5307)

2019-01-04 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 329297b KAFKA-7110: Add windowed changelog

[kafka] branch 2.1 updated: KAFKA-6928: Refactor StreamsPartitionAssignor retry logic (#6085)

2019-01-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 e501f52 KAFKA-6928: Refactor

[kafka] branch trunk updated: KAFKA-6928: Refactor StreamsPartitionAssignor retry logic (#6085)

2019-01-04 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 b16afbb KAFKA-6928: Refactor

[kafka] branch 2.1 updated: KAFKA-7734: Metrics tags should use LinkedHashMap to guarantee ordering (#6032)

2019-01-03 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 0af021f KAFKA-7734: Metrics tags should use

[kafka] branch trunk updated: KAFKA-7734: Metrics tags should use LinkedHashMap to guarantee ordering (#6032)

2019-01-03 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 6ea5474 KAFKA-7734: Metrics tags should use

[kafka-site] branch asf-site updated: MINOR: [connect.html] Removing extra "the" (#175)

2019-01-03 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 5514cce MINOR: [connect.html

[kafka-site] branch asf-site updated: MINOR: fix for broken zero-copy URL (#174)

2018-12-26 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 43dbcfb MINOR: fix for broken zero

[kafka] branch trunk updated: MINOR: Add test demonstrating re-use of KGroupedStream with Optimizations enabled (#6050)

2018-12-21 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 4616c0a MINOR: Add test demonstrating re-use

[kafka] branch trunk updated: MINOR: Bump admin client retries for creating repartition topics (#6063)

2018-12-21 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 53eb8df MINOR: Bump admin client retries

[kafka] branch 2.0 updated: MINOR: standby task test throughput too low 2.0 (#6062)

2018-12-21 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 38fd13d MINOR: standby task test throughput too low

[kafka] branch 2.1 updated: MINOR: Increase throughput too slow for consumer to read within timeout (#6061)

2018-12-21 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 b1ea6e0 MINOR: Increase throughput too slow

[kafka] branch trunk updated: MINOR: Increase throughput for VerifiableProducer in test (#6060)

2018-12-21 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 639427a MINOR: Increase throughput

[kafka] branch trunk updated: MINOR: Stabilization fixes broker down test trunk (#6043)

2018-12-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 40ca7dd MINOR: Stabilization fixes broker down

[kafka] branch 2.0 updated: MINOR: Streams broker down flaky test (#6041)

2018-12-19 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 ea9cb3c MINOR: Streams broker down flaky test

[kafka] branch 2.1 updated: MINOR: Fixes for broker down test stability 2.1 (#6042)

2018-12-19 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 c46a07f MINOR: Fixes for broker down test stability

[kafka] branch 2.1 updated: MINOR: Replace tbd with the actual link for out-of-ordering data (#6035)

2018-12-14 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 48f4e28 MINOR: Replace tbd with the actual link

[kafka] branch trunk updated: MINOR: Replace tbd with the actual link for out-of-ordering data (#6035)

2018-12-14 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 5c549b2 MINOR: Replace tbd with the actual link

[kafka] branch 2.1 updated: MINOR: Update documentation for internal changelog when using table(). (#6021)

2018-12-13 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 2f6ec8d MINOR: Update documentation for internal

[kafka] branch trunk updated: MINOR: Update documentation for internal changelog when using table(). (#6021)

2018-12-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 f982f61 MINOR: Update documentation

[kafka] branch trunk updated: MINOR:Start processor inside verify message (#6029)

2018-12-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 da332f2 MINOR:Start processor inside verify

[kafka] branch trunk updated: Fix the missing ApiUtils tests in streams module. (#6003)

2018-12-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 88443b4 Fix the missing ApiUtils tests

[kafka] branch 2.1 updated: KAFKA-7610; Proactively timeout new group members if rebalance is delayed (#5962)

2018-12-10 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 8a4532c KAFKA-7610; Proactively timeout new group

[kafka] branch trunk updated: KAFKA-7610; Proactively timeout new group members if rebalance is delayed (#5962)

2018-12-10 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 20069b3 KAFKA-7610; Proactively timeout new

[kafka] branch trunk updated: KAFKA-6036: Follow-up; cleanup sendOldValues logic ForwardingCacheFlushListener (#6017)

2018-12-09 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 ab156fd KAFKA-6036: Follow-up; cleanup

[kafka] branch trunk updated: MINOR: fix checkpoint write failure warning log (#6008)

2018-12-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 b492296 MINOR: fix checkpoint write failure

[kafka] branch 2.1 updated: KAFKA-7709: Fix ConcurrentModificationException when retrieving expired inflight batches on multiple partitions. (#6005)

2018-12-06 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 a4d92df KAFKA-7709: Fix

[kafka] branch trunk updated: KAFKA-7709: Fix ConcurrentModificationException when retrieving expired inflight batches on multiple partitions. (#6005)

2018-12-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 c050503 KAFKA-7709: Fix

[kafka] branch trunk updated: KAFKA-7673: Upgrade rocksdb to 5.15.10 (#5985)

2018-12-05 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 38e7d57 KAFKA-7673: Upgrade rocksdb to 5.15.10

[kafka] branch 2.1 updated: MINOR: Improve GlobalKTable docs (#5996)

2018-12-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 f9baaef MINOR: Improve GlobalKTable docs (#5996

[kafka] branch trunk updated: MINOR: Improve GlobalKTable docs (#5996)

2018-12-04 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 a1807d4 MINOR: Improve GlobalKTable docs (#5996

[kafka] branch trunk updated: KAFKA-7446: Fix the duration and instant validation messages. (#5930)

2018-12-03 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 7283711 KAFKA-7446: Fix the duration

[kafka] branch trunk updated: MINOR: Adding system test for named repartition topics (#5913)

2018-12-03 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 ab1fb3f MINOR: Adding system test for named

[kafka] branch 2.0 updated: MINOR: improve QueryableStateIntegrationTest (#5987)

2018-12-02 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 fc39e06 MINOR: improve

[kafka] branch 2.1 updated: MINOR: improve QueryableStateIntegrationTest (#5987)

2018-12-02 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 975aeda MINOR: improve

[kafka] branch trunk updated: MINOR: improve QueryableStateIntegrationTest (#5987)

2018-12-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 a31 MINOR: improve

[kafka] branch 0.10.1 updated: MINOR: improve QueryableStateIntegrationTest (#5988)

2018-12-02 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch 0.10.1 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/0.10.1 by this push: new 9bdd8d6 MINOR: improve

[kafka] branch 0.10.2 updated: MINOR: improve QueryableStateIntegrationTest (#5988)

2018-12-02 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch 0.10.2 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/0.10.2 by this push: new 1d5ff11 MINOR: improve

[kafka] branch 0.11.0 updated: MINOR: improve QueryableStateIntegrationTest (#5988)

2018-12-02 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch 0.11.0 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/0.11.0 by this push: new 489d4db MINOR: improve

[kafka] branch 1.0 updated: MINOR: improve QueryableStateIntegrationTest (#5988)

2018-12-02 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang pushed a commit to branch 1.0 in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/1.0 by this push: new 733b10e MINOR: improve

[kafka] branch 1.1 updated: MINOR: improve QueryableStateIntegrationTest (#5988)

2018-12-02 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 042929c MINOR: improve

[kafka] branch trunk updated: KAFKA-7660: Fix child sensor memory leak (#5974)

2018-11-29 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 b7d95da KAFKA-7660: Fix child sensor memory

[kafka] branch trunk updated: KAFKA-7660: fix parentSensors memory leak (#5953)

2018-11-29 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 bfbc32d KAFKA-7660: fix parentSensors memory

[kafka] branch 1.1 updated: KAFKA-7671: Stream-Global Table join should not reset repartition flag (#5959)

2018-11-28 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 7f69d17 KAFKA-7671: Stream-Global Table join should

[kafka] branch 2.0 updated: KAFKA-7671: Stream-Global Table join should not reset repartition flag (#5959)

2018-11-28 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 1d560ed KAFKA-7671: Stream-Global Table join should

[kafka] branch 2.1 updated: KAFKA-7671: Stream-Global Table join should not reset repartition flag (#5959)

2018-11-28 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 a80d0bf KAFKA-7671: Stream-Global Table join should

[kafka] branch trunk updated: KAFKA-7671: Stream-Global Table join should not reset repartition flag (#5959)

2018-11-28 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 2c305dc KAFKA-7671: Stream-Global Table join

[kafka] branch trunk updated: MINOR: Add system test for optimization upgrades (#5912)

2018-11-27 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 dfd5454 MINOR: Add system test for optimization

[kafka] branch 1.1 updated: MINOR: increase system test kafka start timeout (#5934)

2018-11-21 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 f793fbf MINOR: increase system test kafka start

[kafka] branch 2.0 updated: MINOR: increase system test kafka start timeout (#5934)

2018-11-21 Thread guozhang
This is an automated email from the ASF dual-hosted git repository. guozhang 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 cc427c2 MINOR: increase system test kafka start

[kafka] branch 2.1 updated: MINOR: increase system test kafka start timeout (#5934)

2018-11-21 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 d634bc5 MINOR: increase system test kafka start

<    4   5   6   7   8   9   10   11   12   13   >