Antony Stubbs
Antony Stubbs
@nizarsalhaji94 hi sorry I am no longer involved with this project since February 2023. Try asking @eddyv
Something along these lines.. https://github.com/codahale/jersey-scala/pull/6
P.s. I hit this issue because it was causing an un-explained NPE later down the line in some Jersey code.
Hi and welcome to the project! The reactor module doesn't have the produce flow implemented. However, you can produce a record directly with the producer. However you should consider if...
My pleasure! :) Yup! Sounds great! And yes, that's right. You can see in the Reactor adapter, that the hooks for commit don't register until the Future completes. You could...
TG isn't in maven central, but it is in a public repo, and the repo is added in the pom. Should be fine - unless your corporate proxy setup blocks...
I'm on the confluent community slack if you want to chat in real time FYI
very good point. I guess there's no "datestamp" associated with tags? Newest first? - If there isn't, I suppose you could look at the date of the commit that the...
Just showing the notes like "git log" does... http://www.kernel.org/pub/software/scm/git/docs/v1.7.0.4/git-notes.html
Much higher priority than the "git notes append" support would be...