[jira] [Commented] (KAFKA-7245) Deprecate WindowStore#put(key, value)

2019-05-25 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16848302#comment-16848302 ] Matthias J. Sax commented on KAFKA-7245: Please also update 

[jira] [Commented] (KAFKA-7245) Deprecate WindowStore#put(key, value)

2019-05-25 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16848301#comment-16848301 ] Matthias J. Sax commented on KAFKA-7245: [~omanges]: KIPs are discussed on the dev mailing list.

[jira] [Closed] (KAFKA-7719) Improve fairness in SocketServer processors

2019-05-25 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma closed KAFKA-7719. -- > Improve fairness in SocketServer processors > --- > >

[jira] [Closed] (KAFKA-7730) Limit total number of active connections in the broker

2019-05-25 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma closed KAFKA-7730. -- > Limit total number of active connections in the broker >

[jira] [Commented] (KAFKA-7245) Deprecate WindowStore#put(key, value)

2019-05-25 Thread Omkar Mestry (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16848072#comment-16848072 ] Omkar Mestry commented on KAFKA-7245: - Added KIP Please review it > Deprecate WindowStore#put(key,

[jira] [Updated] (KAFKA-7245) Deprecate WindowStore#put(key, value)

2019-05-25 Thread Omkar Mestry (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Omkar Mestry updated KAFKA-7245: Description: We want to remove `WindowStore#put(key, value)` – for this, we first need to

[jira] [Resolved] (KAFKA-8351) Log cleaner must handle transactions spanning multiple segments

2019-05-25 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-8351. Resolution: Fixed Fix Version/s: 2.2.2 2.3.0 > Log cleaner must

[jira] [Commented] (KAFKA-8351) Log cleaner must handle transactions spanning multiple segments

2019-05-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16848046#comment-16848046 ] ASF GitHub Bot commented on KAFKA-8351: --- hachikuji commented on pull request #6722: KAFKA-8351;