python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Kafka Consumer stopped consuming messages from topic. We are using SmallRye Reactive Messaging connector to fetch records
Kafka Consumer stopped consuming messages from kafka topic. We are using SmallRye Reactive Messaging connector to fetch records.
When we enabled trace mode for Kafka logs we are getting below trace me...
mayur_mitkari
Votes: 0
Answers: 0
@Incoming not running multithreaded on Quarkus application connecting to RabbitMQ
Some background
We are running a fairly simple application that handles subscriptions and are running into the limits of the external service. The solution is that we are introducing a queue and throt...
Wollie
Votes: 0
Answers: 0
Quarkus/Smallrye reactive kafka - Endpoint success/failure response from Message
I'm looking to respond to a REST endpoint with a Success/Failure response that dynamically accepts a topic as a query param. In Quarkus with smallrye reactive messaging the code would look something ...
thedartfish
Votes: 0
Answers: 1
Change log level for smallrye kafka consumer extension
I have a quarkus app which uses the quarkus-smallrye-reactive-messaging-kafka extension.
At runtime it produces a tons of debug logs:
rent-orchestrator-service | 16:44:11.508 [smallrye-kafka-consum...
Vincenzo
Votes: 0
Answers: 1