[jira] [Created] (KAFKA-10877) Instantiating loggers for every FetchContext causes low request handler idle pool ratio.

2020-12-21 Thread Sean McCauliff (Jira)
Sean McCauliff created KAFKA-10877: -- Summary: Instantiating loggers for every FetchContext causes low request handler idle pool ratio. Key: KAFKA-10877 URL: https://issues.apache.org/jira/browse/KAFKA-10877

[jira] [Created] (KAFKA-8969) Log the partition being made online due to unclean leader election.

2019-10-02 Thread Sean McCauliff (Jira)
Sean McCauliff created KAFKA-8969: - Summary: Log the partition being made online due to unclean leader election. Key: KAFKA-8969 URL: https://issues.apache.org/jira/browse/KAFKA-8969 Project: Kafka

[jira] [Created] (KAFKA-5239) Producer buffer pool allocates memory inside a lock.

2017-05-14 Thread Sean McCauliff (JIRA)
Sean McCauliff created KAFKA-5239: - Summary: Producer buffer pool allocates memory inside a lock. Key: KAFKA-5239 URL: https://issues.apache.org/jira/browse/KAFKA-5239 Project: Kafka Issue Ty

[jira] [Updated] (KAFKA-4840) There are are still cases where producer buffer pool will not remove waiters.

2017-03-13 Thread Sean McCauliff (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean McCauliff updated KAFKA-4840: -- Description: There are several problems dealing with errors in BufferPool.allocate(int size, l

[jira] [Updated] (KAFKA-4840) There are are still cases where producer buffer pool will not remove waiters.

2017-03-08 Thread Sean McCauliff (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean McCauliff updated KAFKA-4840: -- Status: Patch Available (was: Open) > There are are still cases where producer buffer pool will

[jira] [Updated] (KAFKA-4840) There are are still cases where producer buffer pool will not remove waiters.

2017-03-08 Thread Sean McCauliff (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean McCauliff updated KAFKA-4840: -- Description: In BufferPool.allocate(int size, long maxTimeToBlockMs): If a Throwable other than

[jira] [Created] (KAFKA-4840) There are are still cases where producer buffer pool will not remove waiters.

2017-03-03 Thread Sean McCauliff (JIRA)
Sean McCauliff created KAFKA-4840: - Summary: There are are still cases where producer buffer pool will not remove waiters. Key: KAFKA-4840 URL: https://issues.apache.org/jira/browse/KAFKA-4840 Project