[kafka] branch trunk updated: KAFKA-6292; Improve FileLogInputStream batch position checks to avoid type overflow (#4928)

2018-05-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 fcb15e3 KAFKA-6292; Improve FileLogInputStream

[kafka] branch trunk updated: MINOR: add equals()/hashCode() for Produced/Consumed (#4979)

2018-05-08 Thread mjsax
This is an automated email from the ASF dual-hosted git repository. mjsax pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/kafka.git The following commit(s) were added to refs/heads/trunk by this push: new b328fc7 MINOR: add equals()/hashCode() for

[kafka] branch 1.1 updated: KAFKA-6879; Invoke session init callbacks outside lock to avoid Controller deadlock (#4977)

2018-05-08 Thread ijuma
This is an automated email from the ASF dual-hosted git repository. ijuma 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 80396da KAFKA-6879; Invoke session init callbacks

[kafka] branch trunk updated: KAFKA-6879; Invoke session init callbacks outside lock to avoid Controller deadlock (#4977)

2018-05-08 Thread ijuma
This is an automated email from the ASF dual-hosted git repository. ijuma 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 bce1079 KAFKA-6879; Invoke session init callbacks

[kafka] branch trunk updated: MINOR: Make Serdes less confusing in Scala (#4963)

2018-05-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 b88d70b MINOR: Make Serdes less confusing in