Re: Re: [DISCUSS] KIP-1153: Extending support for Microsecond Precision for Kafka Connect

2025-04-18 Thread Sudesh Wasnik
2025 at 7:01 PM pritam kumar > > > wrote: > > > > > > > Thanks Sudesh, for taking a look at this. I am already working on > > > > extending this for nanosecond precision as most sinks like iceberg have > > > > started giving nanosecond precision

RE: Re: [DISCUSS] KIP-1153: Extending support for Microsecond Precision for Kafka Connect

2025-04-16 Thread Sudesh Wasnik
Hi Pritam ! Thanks for the KIP ! Let’s extend the KIP to also add support for Nanosecond precision! Thanks Sudesh On 2025/04/05 01:30:49 pritam kumar wrote: > Hi Kafka Community, > Sorry due to some changes I had to change the link to the kip. > Here is the updated KIP link: > https://cwiki.apach

Re: [DISCUSS] KIP-1158: Improve Connect SourceTask commit()

2025-04-15 Thread Sudesh Wasnik
ly add a note on > that to the Javadocs but I don't consider this a blocker. > > Thanks again, no further feedback from me. > > On Tue, Apr 8, 2025, 12:12 Sudesh Wasnik wrote: > > > Hello Chris ! Thanks for the quick review ! > > > > Good point, task.commit(

Re: [DISCUSS] KIP-1158: Improve Connect SourceTask commit()

2025-04-09 Thread Sudesh Wasnik
straightforward, and everything's backwards compatible. > > The only comment I'll leave is that we should probably document what the > expected behavior is if a task throws from this new method. I'm guessing > the task will fail but let me know if you have other thoughts. &g

[DISCUSS] KIP-1158: Improve Connect SourceTask commit()

2025-04-08 Thread Sudesh Wasnik
Hi all, I would like to discuss KIP-1158. This KIP introduces a new "commit()" method in KafkaConnect SourceTask interface, primarily for use-cases where SourceConnectors need to track "source-offset" commits. Thanks in advance for reviewing ! KIP : https://cwiki.apache.org/confluence/pages/viewp

[jira] [Created] (KAFKA-19106) Improve Connect SourceTask commit()

2025-04-08 Thread Sudesh Wasnik (Jira)
Sudesh Wasnik created KAFKA-19106: - Summary: Improve Connect SourceTask commit() Key: KAFKA-19106 URL: https://issues.apache.org/jira/browse/KAFKA-19106 Project: Kafka Issue Type

[jira] [Created] (KAFKA-14339) producer commits-transaction even if offsetWriter faces serializationError

2022-10-27 Thread Sudesh Wasnik (Jira)
Sudesh Wasnik created KAFKA-14339: - Summary: producer commits-transaction even if offsetWriter faces serializationError Key: KAFKA-14339 URL: https://issues.apache.org/jira/browse/KAFKA-14339 Project