[jira] [Created] (KAFKA-15187) Add headers to partition method.

2023-07-13 Thread Jacob Tomy (Jira)
Jacob Tomy created KAFKA-15187: -- Summary: Add headers to partition method. Key: KAFKA-15187 URL: https://issues.apache.org/jira/browse/KAFKA-15187 Project: Kafka Issue Type: New Feature

Permission to contribute to Apache Kafka

2023-07-06 Thread Jacob
Hi master, Could you help grant me permissions to contribute to Kafka? Wiki ID: zixuanbai Jira ID: zixuan Thanks a lot! Best regards,

Re: [VOTE] 3.3.2 RC0

2022-12-16 Thread jacob bogers
Hi, I have tried several times to unsub from dev@kafka.apache.org, but it just isnt working Can someone help me? cheers Jacob On Thu, Dec 15, 2022 at 5:37 PM Chris Egerton wrote: > Hello Kafka users, developers and client-developers, > > This is the first candidate for release of Apa

Re: [jira] [Created] (KAFKA-14293) Basic Auth filter should set the SecurityContext after a successful login

2022-10-13 Thread jacob bogers
On Wednesday, October 12, 2022, Patrik Márton (Jira) wrote: > Patrik Márton created KAFKA-14293: > - > > Summary: Basic Auth filter should set the SecurityContext > after a successful login > Key: KAFKA-14293 >

Re: Can kafka consume uncommitted data from oracle

2021-10-10 Thread jacob bogers
llback can happen) So you have to write your own connector/producer using the logminer package. Not to hard if you know Java, it is a clean interface. Jacob On Sun, Oct 10, 2021 at 12:16 AM kamrul hasan moin wrote: > Hello, > I have a question. I know log based capture, and unc

Consumer poll stuck on

2019-03-20 Thread Manu Jacob
Hi, We have a Kafka cluster (version 1.1.1) where one node unexpectedly failed. After that consumers from a couple of consumers are stuck in the poll() API call. Looking at the thread dump, it looks like the consumer is stuck in

Kafka connect FieldPartitioner with scheduled rotation

2019-02-03 Thread Manu Jacob
Hi, I want to use s3 connect by portioning with FieldPartitioner and partition.field.name set to a non timestamp based field. I want to commit and flush based on both size and time. I am getting an exception when I use the option "rotate.schedule.interval.ms". Is it possible to rotate it

Windows Testing

2018-12-18 Thread Jacob Braaten
Hello, Quick question about your testing setup. I can't find where I read this before and it may be incorrect so I wanted to check with you. Do you guys do any stress or integration testing in windows environments? I'm fairly certain I read somewhere that you only do testing in linux

Kafka-2170 & Kafka-1194

2017-06-01 Thread Jacob Braaten
Hello, I am emailing to check on the status of the two bugs above. Both pertain to the same issue of not being able to delete old log segments on a Windows machine. I am just curious if you know of a time table for when these would be patched. KAFKA-1194

[jira] [Created] (KAFKA-4799) session timeout during event processing shuts down stream

2017-02-24 Thread Jacob Gur (JIRA)
Jacob Gur created KAFKA-4799: Summary: session timeout during event processing shuts down stream Key: KAFKA-4799 URL: https://issues.apache.org/jira/browse/KAFKA-4799 Project: Kafka Issue Type