-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kafka ProducerInterceptor Bean #2059
Kafka ProducerInterceptor Bean #2059
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2059 +/- ##
=============================================
- Coverage 77.25% 11.97% -65.28%
+ Complexity 3466 452 -3014
=============================================
Files 294 298 +4
Lines 11652 11703 +51
Branches 1487 1488 +1
=============================================
- Hits 9002 1402 -7600
- Misses 1954 10114 +8160
+ Partials 696 187 -509
|
...ing-kafka/src/main/java/io/smallrye/reactive/messaging/kafka/impl/ReactiveKafkaProducer.java
Outdated
Show resolved
Hide resolved
...ing-kafka/src/main/java/io/smallrye/reactive/messaging/kafka/impl/ReactiveKafkaProducer.java
Outdated
Show resolved
Hide resolved
...ing-kafka/src/main/java/io/smallrye/reactive/messaging/kafka/impl/ReactiveKafkaProducer.java
Outdated
Show resolved
Hide resolved
3a23d7d
to
aff3c11
Compare
@cescoffier I decided to log and ignore the exceptions as documented in |
Since the update revapi filters behave oddly. |
aff3c11
to
f476a84
Compare
Kafka connector outgoing channel attribute
interceptor-bean
for configuring a managed interceptor bean.