Permission to contribute to Apache Kafka

2023-11-05 Thread Herman K. Jakobsen
I am requesting permission to contribute to Apache Kafka.

Wiki ID: Herman Kolstad Jakobsen (hermankj)
Jira ID:  Herman Kolstad Jakobsen (hermankj)

Thanks!

---
Herman Kolstad Jakobsen


[jira] [Created] (KAFKA-15792) Kafka Streams stuck partition fixed after restarting the process

2023-11-05 Thread Patrick Pang (Jira)
Patrick Pang created KAFKA-15792:


 Summary: Kafka Streams stuck partition fixed after restarting the 
process
 Key: KAFKA-15792
 URL: https://issues.apache.org/jira/browse/KAFKA-15792
 Project: Kafka
  Issue Type: New Feature
  Components: streams
Affects Versions: 3.1.2
Reporter: Patrick Pang


Our Kafka Streams process often show slow in processing a particular partition 
on a specific instance. No data skew is detected, i.e. partitions are mostly 
uniformly distributed. Symptom is huge lag on a specific partition.

After restarting the process, the lag drains within 5 minutes after startup. 
This hints at internal processing issue of our streams application instead of 
cluster or poison message.

Is there any metrics you suggest for us to look at, or is this a known issue? 
Regularly bouncing the application doesn't look like a proper fix for 
production systems.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Resolved] (KAFKA-14515) Implement optimized uniform broker side assignor

2023-11-05 Thread David Jacot (Jira)


 [ 
https://issues.apache.org/jira/browse/KAFKA-14515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Jacot resolved KAFKA-14515.
-
Fix Version/s: 3.7.0
 Reviewer: David Jacot
   Resolution: Fixed

> Implement optimized uniform broker side assignor
> 
>
> Key: KAFKA-14515
> URL: https://issues.apache.org/jira/browse/KAFKA-14515
> Project: Kafka
>  Issue Type: Sub-task
>Reporter: David Jacot
>Assignee: Ritika Reddy
>Priority: Major
>  Labels: kip-848-preview
> Fix For: 3.7.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)