[kafka] branch trunk updated: KAFKA-4897; Add pause method to ShutdownableThread (#4393)

2018-01-25 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 7a246ee KAFKA-4897; Add pause method to

[kafka] branch trunk updated: KAFKA-4991; Resolve findbugs warnings in KerberosLogin (#4394)

2018-01-26 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 6d26690 KAFKA-4991; Resolve findbugs warnings in

[kafka] branch trunk updated: MINOR: Fix typo in leader epoch change log message (#4476)

2018-01-26 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 97e4583 MINOR: Fix typo in leader epoch change log

[kafka] branch trunk updated: KAFKA-6467; Enforce layout of dependencies within a connect plugin to be deterministic (#4459)

2018-01-26 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 993d3c7 KAFKA-6467; Enforce layout of dependencies

[kafka] branch 1.0 updated: KAFKA-6467; Enforce layout of dependencies within a connect plugin to be deterministic (#4459)

2018-01-26 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 6cb5375 KAFKA-6467; Enforce layout of dependencies

[kafka] branch 0.11.0 updated: KAFKA-6467; Enforce layout of dependencies within a connect plugin to be deterministic (#4459)

2018-01-26 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 7af5681 KAFKA-6467; Enforce layout of

[kafka] branch trunk updated: KAFKA-6244; Dynamic update of log cleaner configuration (#4465)

2018-01-26 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 70cecb6 KAFKA-6244; Dynamic update of log cleaner

[kafka] branch trunk updated: MINOR: MetadataResponse#toStruct should serialize null leaders correctly. (#4449)

2018-01-26 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 e8b30e4 MINOR: MetadataResponse#toStruct should

[kafka] branch 1.0 updated: MINOR: MetadataResponse#toStruct should serialize null leaders correctly. (#4449)

2018-01-26 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 f09d19b MINOR: MetadataResponse#toStruct should

[kafka] branch trunk updated: MINOR: Fix Javadoc Issues (#4190)

2018-01-27 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 1e04f5d MINOR: Fix Javadoc Issues (#4190) 1e04f5d

[kafka] branch trunk updated: KAFKA-6148; ClassCastException in connectors that include kafka-clients packages (#4457)

2018-01-30 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 b416552 KAFKA-6148; ClassCastException in

[kafka] branch 1.0 updated: KAFKA-6148; ClassCastException in connectors that include kafka-clients packages (#4457)

2018-01-30 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 48d7c72 KAFKA-6148; ClassCastException in connectors

[kafka] branch 0.11.0 updated: KAFKA-6148; ClassCastException in connectors that include kafka-clients packages (#4457)

2018-01-30 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 bde4b1d KAFKA-6148; ClassCastException in

[kafka] branch trunk updated: KAFKA-6418; AdminClient should handle empty or null topic names better (#4470)

2018-01-30 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 ef93998 KAFKA-6418; AdminClient should handle empty

[kafka] branch trunk updated: KAFKA-6275: Add DeleteGroups API (KIP-229) (#4479)

2018-01-31 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 1ed6da7 KAFKA-6275: Add DeleteGroups API (KIP-229

[kafka] branch 1.1 updated: KAFKA-6492; Fix log truncation to empty segment

2018-02-01 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 1fcf67f KAFKA-6492; Fix log truncation to empty segment

[kafka] branch trunk updated: MINOR: Update docs for KIP-229 (#4499)

2018-02-01 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 8b60c8b MINOR: Update docs for KIP-229 (#4499

[kafka] branch 1.1 updated: MINOR: Update docs for KIP-229 (#4499)

2018-02-01 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 efc4176 MINOR: Update docs for KIP-229 (#4499) efc4176

[kafka] branch trunk updated: KAFKA-6494; ConfigCommand update to use AdminClient for broker configs (#4503)

2018-02-02 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 505adef KAFKA-6494; ConfigCommand update to use

[kafka] branch 1.1 updated: KAFKA-6494; ConfigCommand update to use AdminClient for broker configs (#4503)

2018-02-02 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 016a72a KAFKA-6494; ConfigCommand update to use

[kafka] branch trunk updated: KAFKA-6515; Adding toString() method to o.a.k.connect.data.Field (#4509)

2018-02-03 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 f9b56d6 KAFKA-6515; Adding toString() method to

[kafka] branch trunk updated: KAFKA-6504: Ensure uniqueness of connect task metric sensor creation (#4514)

2018-02-06 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 7d70a42 KAFKA-6504: Ensure uniqueness of connect

[kafka] branch 1.1 updated: KAFKA-6504: Ensure uniqueness of connect task metric sensor creation (#4514)

2018-02-06 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 db64116 KAFKA-6504: Ensure uniqueness of connect task

[kafka] branch 1.0 updated: KAFKA-6504: Ensure uniqueness of connect task metric sensor creation (#4514)

2018-02-06 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 375e3fc KAFKA-6504: Ensure uniqueness of connect task

[kafka] branch trunk updated: KAFKA-6519; Reduce log level for normal replica fetch errors (#4501)

2018-02-07 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 68ec1a3 KAFKA-6519; Reduce log level for normal

[kafka] branch 1.1 updated: KAFKA-6519; Reduce log level for normal replica fetch errors (#4501)

2018-02-07 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 84ff9f3 KAFKA-6519; Reduce log level for normal replica

[kafka] branch trunk updated: KAFKA-6362; Async auto-commit should discover coordinator if it is unknown (#4326)

2018-02-08 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 ac267dc KAFKA-6362; Async auto-commit should

[kafka] branch 1.1 updated: KAFKA-6362; Async auto-commit should discover coordinator if it is unknown (#4326)

2018-02-08 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 f973183 KAFKA-6362; Async auto-commit should discover

[kafka] branch trunk updated: MINOR: Move processor response queue into Processor (#4542)

2018-02-08 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 dd51d19 MINOR: Move processor response queue into

[kafka] branch 1.1 updated: MINOR: Move processor response queue into Processor (#4542)

2018-02-08 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 cc8bfe1 MINOR: Move processor response queue into

[kafka] branch trunk updated: KAFKA-6501; Dynamic broker config tests updates and metrics fix (#4539)

2018-02-08 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 15bc405 KAFKA-6501; Dynamic broker config tests

[kafka] branch 1.1 updated: KAFKA-6501; Dynamic broker config tests updates and metrics fix (#4539)

2018-02-08 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 9b63e8a KAFKA-6501; Dynamic broker config tests updates

[kafka] branch trunk updated: KAFKA-5550; Connect Struct.put() should include the field name if validation fails (#3507)

2018-02-12 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 9f4fe76 KAFKA-5550; Connect Struct.put() should

[kafka] branch 1.1 updated: KAFKA-5550; Connect Struct.put() should include the field name if validation fails (#3507)

2018-02-12 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 9d51bfe KAFKA-5550; Connect Struct.put() should include

[kafka] branch 1.0 updated: KAFKA-5550; Connect Struct.put() should include the field name if validation fails (#3507)

2018-02-12 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 3eb1724 KAFKA-5550; Connect Struct.put() should include

[kafka] branch 0.11.0 updated: KAFKA-5550; Connect Struct.put() should include the field name if validation fails (#3507)

2018-02-12 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 c64f6e1 KAFKA-5550; Connect Struct.put() should

[kafka] branch trunk updated: KAFKA-5944: Unit tests for handling SASL authentication failures in clients (#3965)

2018-02-12 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 596d3d0 KAFKA-5944: Unit tests for handling SASL

[kafka] branch trunk updated: MINOR: Use enum for close mode in Selector instead of two booleans (#4559)

2018-02-13 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 d030caf MINOR: Use enum for close mode in Selector

[kafka] branch 1.1 updated: MINOR: Use enum for close mode in Selector instead of two booleans (#4559)

2018-02-13 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 3bd07ec MINOR: Use enum for close mode in Selector

[kafka] branch trunk updated: KAFKA-6511; Corrected connect list/map parsing logic (#4516)

2018-02-13 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 a68a8b6 KAFKA-6511; Corrected connect list/map

[kafka] branch 1.1 updated: KAFKA-6511; Corrected connect list/map parsing logic (#4516)

2018-02-13 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 21075fd KAFKA-6511; Corrected connect list/map parsing

[kafka] branch trunk updated: KAFKA-5996; JsonConverter generates Mismatching schema DataException (#4523)

2018-02-14 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 d902b6b KAFKA-5996; JsonConverter generates

[kafka] branch 1.1 updated: KAFKA-5996; JsonConverter generates Mismatching schema DataException (#4523)

2018-02-14 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 2455e41 KAFKA-5996; JsonConverter generates Mismatching

[kafka] branch 1.0 updated: KAFKA-5996; JsonConverter generates Mismatching schema DataException (#4523)

2018-02-14 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 22b3c5e KAFKA-5996; JsonConverter generates Mismatching

[kafka] branch trunk updated: MINOR: Update test classes to use KafkaZkClient methods (#4367)

2018-02-15 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 d9d0d79 MINOR: Update test classes to use

[kafka] branch trunk updated: MINOR: Free sends in MultiSend as they complete (#4574)

2018-02-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 f12d237 MINOR: Free sends in MultiSend as they

[kafka] branch 1.1 updated: MINOR: Free sends in MultiSend as they complete (#4574)

2018-02-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 4db546d MINOR: Free sends in MultiSend as they complete

[kafka] branch trunk updated: MINOR: Make it explicit in consumer docs that poll() is needed for callback to run (#4480)

2018-02-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 55aa7de MINOR: Make it explicit in consumer docs

[kafka] branch 1.1 updated: MINOR: Make it explicit in consumer docs that poll() is needed for callback to run (#4480)

2018-02-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 9a18a04 MINOR: Make it explicit in consumer docs that

[kafka] branch trunk updated: MINOR: Fix typos in kafka.py (#4581)

2018-02-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 4837d44 MINOR: Fix typos in kafka.py (#4581

[kafka] branch trunk updated: KAFKA-6568; Log cleaner should check partition state before removal from inProgress map (#4580)

2018-02-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 7c09b94 KAFKA-6568; Log cleaner should check

[kafka] branch 1.1 updated: KAFKA-6568; Log cleaner should check partition state before removal from inProgress map (#4580)

2018-02-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 f788b88 KAFKA-6568; Log cleaner should check partition

[kafka] branch 1.0 updated: KAFKA-6568; Log cleaner should check partition state before removal from inProgress map (#4580)

2018-02-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 db56593 KAFKA-6568; Log cleaner should check partition

[kafka] branch 0.11.0 updated: KAFKA-6568; Log cleaner should check partition state before removal from inProgress map (#4580)

2018-02-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 c1e0111 KAFKA-6568; Log cleaner should check

[kafka] branch trunk updated: MINOR: Fix bug introduced by adding batch.size without default in FileStreamSourceConnector (#4579)

2018-02-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 ee352be MINOR: Fix bug introduced by adding

[kafka] branch 1.1 updated: MINOR: Fix bug introduced by adding batch.size without default in FileStreamSourceConnector (#4579)

2018-02-16 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 2d99fff MINOR: Fix bug introduced by adding batch.size

[kafka] branch trunk updated: KAFKA-5624; Add expiry check to sensor.add() methods (#4404)

2018-02-20 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 ac2536e KAFKA-5624; Add expiry check to sensor.add

[kafka] branch trunk updated: MINOR: Restore scanning for super types of Connect plugins (#4584)

2018-02-20 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 f3c4240 MINOR: Restore scanning for super types of

[kafka] branch 1.1 updated: MINOR: Restore scanning for super types of Connect plugins (#4584)

2018-02-20 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 d3b52e1 MINOR: Restore scanning for super types of

[kafka] branch trunk updated: KAFKA-6573: Update brokerInfo in KafkaController on listener update (#4603)

2018-02-21 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 90e0bbe KAFKA-6573: Update brokerInfo in

[kafka] branch 1.1 updated: KAFKA-6573: Update brokerInfo in KafkaController on listener update (#4603)

2018-02-21 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 4be51ad KAFKA-6573: Update brokerInfo in

[kafka] branch trunk updated: MINOR: Read configuration fields from ProducerConfig in example (#4601)

2018-02-21 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 1667c16 MINOR: Read configuration fields from

[kafka] branch trunk updated: MINOR: Refactor GroupMetadataManager cleanupGroupMetadata (#4504)

2018-02-22 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 1cabef0 MINOR: Refactor GroupMetadataManager

[kafka] branch trunk updated: MINOR: Fix ConcurrentModificationException in TransactionManager (#4608)

2018-02-22 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 66039b1 MINOR: Fix ConcurrentModificationException

[kafka] branch 1.1 updated: MINOR: Fix ConcurrentModificationException in TransactionManager (#4608)

2018-02-22 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 7c0e7b4 MINOR: Fix ConcurrentModificationException in

[kafka] branch trunk updated: KAFKA-6578: Changed the Connect distributed and standalone main method to log all exceptions (#4609)

2018-02-22 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 0e22fd6 KAFKA-6578: Changed the Connect distributed

[kafka] branch 1.1 updated: KAFKA-6578: Changed the Connect distributed and standalone main method to log all exceptions (#4609)

2018-02-22 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 d1994f2 KAFKA-6578: Changed the Connect distributed and

[kafka] branch trunk updated: MINOR: Revert incompatible behavior change to consumer reset tool (#4611)

2018-02-23 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 e26d0d7 MINOR: Revert incompatible behavior change

[kafka] branch 1.1 updated: MINOR: Revert incompatible behavior change to consumer reset tool (#4611)

2018-02-23 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 923bcba MINOR: Revert incompatible behavior change to

[kafka] branch trunk updated: Fix typo in MockProducer JavaDoc (#4606)

2018-02-24 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 4a027a0 Fix typo in MockProducer JavaDoc (#4606

[kafka] branch 0.10.2 updated: KAFKA-6371; Fix DelayedFetch toString (#4328)

2018-02-24 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 d72a00b KAFKA-6371; Fix DelayedFetch toString

[kafka] branch trunk updated: KAFKA-6590; Fix bug in aggregation of consumer fetch bytes and counts metrics (#4278)

2018-02-24 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 99d650c KAFKA-6590; Fix bug in aggregation of

[kafka] branch 1.1 updated: KAFKA-6590; Fix bug in aggregation of consumer fetch bytes and counts metrics (#4278)

2018-02-24 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 301357a KAFKA-6590; Fix bug in aggregation of consumer

[kafka] branch trunk updated: KAFKA-6057: Users forget `--execute` in the offset reset tool (#4069)

2018-02-26 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 3600316 KAFKA-6057: Users forget `--execute` in the

[kafka] branch trunk updated: KAFKA-5327; Console Consumer should not commit messages not printed (#4546)

2018-02-26 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 2591a46 KAFKA-5327; Console Consumer should not

[kafka] branch trunk updated: MINOR: Fix javadoc typo in Headers (#4627)

2018-02-27 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 031f522 MINOR: Fix javadoc typo in Headers (#4627

[kafka] branch trunk updated: MINOR: Remove unnecessary semicolon in ResourceType (#4626)

2018-02-27 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 9166ae4 MINOR: Remove unnecessary semicolon in

[kafka] branch trunk updated: KAFKA-6593; Fix livelock with consumer heartbeat thread in commitSync (#4625)

2018-03-01 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 6cfcc9d KAFKA-6593; Fix livelock with consumer

[kafka] branch 1.1 updated: KAFKA-6593; Fix livelock with consumer heartbeat thread in commitSync (#4625)

2018-03-01 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 ca027f6 KAFKA-6593; Fix livelock with consumer

[kafka] branch trunk updated: KAFKA-6606; Ensure consumer awaits auto-commit interval after sending… (#4641)

2018-03-03 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 604b93c KAFKA-6606; Ensure consumer awaits auto

[kafka] branch 1.1 updated: KAFKA-6606; Ensure consumer awaits auto-commit interval after sending… (#4641)

2018-03-03 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 3c71bf8 KAFKA-6606; Ensure consumer awaits auto-commit

svn commit: r25451 - in /release/kafka/1.0.1: ./ javadoc/ javadoc/org/ javadoc/org/apache/ javadoc/org/apache/kafka/ javadoc/org/apache/kafka/clients/ javadoc/org/apache/kafka/clients/admin/ javadoc/o

2018-03-05 Thread jgus
Author: jgus Date: Mon Mar 5 19:00:33 2018 New Revision: 25451 Log: Release 1.0.1 [This commit notification would consist of 106 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[kafka] branch trunk updated: MINOR: Complete inflight requests in order on disconnect (#4642)

2018-03-05 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 8f2c087 MINOR: Complete inflight requests in order

[kafka] branch trunk updated: KAFKA-3806: Increase offsets retention default to 7 days (KIP-186) (#4648)

2018-03-05 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 d13cbd0 KAFKA-3806: Increase offsets retention

[kafka] branch trunk updated: KAFKA-6615; Add scripts for DumpLogSegments (#4653)

2018-03-06 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 23c1c52 KAFKA-6615; Add scripts for DumpLogSegments

[kafka] branch trunk updated: MINOR: Fix incorrect references to the max transaction timeout config (#4664)

2018-03-08 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 c5ba0da MINOR: Fix incorrect references to the max

[kafka] branch 1.1 updated: MINOR: Fix incorrect references to the max transaction timeout config (#4664)

2018-03-08 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 40b913d MINOR: Fix incorrect references to the max

[kafka] branch 1.0 updated: MINOR: Fix incorrect references to the max transaction timeout config (#4664)

2018-03-08 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 18c290c MINOR: Fix incorrect references to the max

[kafka] branch trunk updated: KAFKA-6622; Fix performance issue loading consumer offsets (#4661)

2018-03-09 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 5760da7 KAFKA-6622; Fix performance issue loading

[kafka] branch 1.1 updated: KAFKA-6622; Fix performance issue loading consumer offsets (#4661)

2018-03-09 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 348c98f KAFKA-6622; Fix performance issue loading

[kafka] branch 1.0 updated: KAFKA-6622; Fix performance issue loading consumer offsets (#4661)

2018-03-09 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 3935464 KAFKA-6622; Fix performance issue loading

[kafka] branch 1.1 updated: MINOR: Fix wrong message in `bin/kafka-run-class.sh` (#4682)

2018-03-12 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 e334e25 MINOR: Fix wrong message in `bin/kafka-run

[kafka] branch trunk updated: KAFKA-3368; Add documentation for old message format (#3425)

2018-03-12 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 29d2e8c KAFKA-3368; Add documentation for old

[kafka] branch trunk updated: KAFKA-6024; Move arg validation in KafkaConsumer ahead of `acquireAndEnsureOpen` (#4617)

2018-03-12 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 0bb8e66 KAFKA-6024; Move arg validation in

[kafka] branch trunk updated: MINOR: Use large batches in metrics test for conversion time >= 1ms (#4681)

2018-03-12 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 2bf0689 MINOR: Use large batches in metrics test

[kafka] branch 1.1 updated: MINOR: Use large batches in metrics test for conversion time >= 1ms (#4681)

2018-03-12 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 52c4dc0 MINOR: Use large batches in metrics test for

[kafka] branch trunk updated: MINOR: Remove unused server exceptions (#4701)

2018-03-13 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 ad35529 MINOR: Remove unused server exceptions

[kafka] branch trunk updated: MINOR: Remove kafka-consumer-offset-checker.bat for KAFKA-3356 (#4703)

2018-03-13 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 aa14ec0 MINOR: Remove kafka-consumer-offset

[kafka] branch 1.1 updated: MINOR: Remove kafka-consumer-offset-checker.bat for KAFKA-3356 (#4703)

2018-03-13 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 d3860b5 MINOR: Remove kafka-consumer-offset-checker.bat

[kafka] branch 1.0 updated: MINOR: Remove kafka-consumer-offset-checker.bat for KAFKA-3356 (#4703)

2018-03-13 Thread jgus
This is an automated email from the ASF dual-hosted git repository. jgus 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 cc0881d MINOR: Remove kafka-consumer-offset-checker.bat

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