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 Apache Kafka

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 > URL

Re: Can kafka consume uncommitted data from oracle

2021-10-10 Thread jacob bogers
"and uncommitted changes are definitely contained in the redo logs" If it is possible it can only be done via the logminer package https://docs.oracle.com/cd/B19306_01/server.102/b14215/logminer.htm Getting uncommitted changes is dangerous as it is not guaranteed to be correct (rollback can happen