issues
search
vert-x3
/
vertx-kafka-client
Reactive Kafka Client for Vert.x
Apache License 2.0
84
stars
82
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump org.apache.kafka:kafka-clients from 3.7.0 to 3.7.1
#278
dependabot[bot]
opened
4 days ago
0
Bump Kafka to 3.8.0
#277
yeikel
opened
1 month ago
3
Use names specified by OpenTelemetry for tags
#276
tsegismont
closed
1 month ago
0
The toolchain for java 17 test compilation is only needed with older JDK than 17
#275
vietj
closed
3 months ago
0
io.vertx.kafka.client.consumer.OffsetAndMetadata equals and hashcode contract
#274
arkadiuszpalka
opened
3 months ago
0
Tracing context missing from Kafka Consumer
#273
mcadecio
opened
3 months ago
0
Invalid Kafka Producer Property makes KafkaProducer.create() hang
#272
Spanjer1
opened
4 months ago
0
Long producer closing when connection is not estabilished
#271
podlesrafal
opened
4 months ago
0
removes VertxInternal shutdown hook and replaces it with a context-hook
#270
flukschander
opened
6 months ago
0
Shared producer(s) closed ahead of time if vertx is being shut down
#269
flukschander
opened
6 months ago
0
Fix ProducerMockTest#testWriteWithSimulatedError that was not correct
#268
vietj
closed
6 months ago
0
Upgrade kafka-clients from 3.5.0 to 3.7.0 fixing snappy vulnerabilities
#267
vietj
closed
6 months ago
0
Upgrade Kafka 3.7.0
#266
ppatierno
closed
6 months ago
3
Upgrade kafka-clients from 3.5.0 to 3.7.0 fixing snappy vulnerabilities
#265
julianladisch
closed
6 months ago
5
NullPointerException when using consumer batchHandler
#264
afloarea
opened
7 months ago
0
Blocked thread in KafkaConsumer.poll
#263
sishbi
opened
8 months ago
4
remove usage of deprecated kafka api for committed call
#262
themoah
closed
7 months ago
3
4.x Backport - Fix issue with batchHandler not being called without also using handler
#261
danielbcorreia
closed
9 months ago
0
Let users define tracing options in all cases
#260
tsegismont
closed
11 months ago
1
Let users define tracing options in all cases
#259
tsegismont
closed
11 months ago
0
Fix TransactionalProducerTest
#258
tsegismont
closed
11 months ago
0
Upgrade kafka-clients from 3.5.0 to 3.6.0 fixing snappy vulnerabilities
#257
julianladisch
closed
6 months ago
1
[4.4] Upgrade kafka-clients to 3.5.0
#256
AntStephenson
closed
1 year ago
0
[4.x] Upgrade kafka-clients to 3.5.0
#255
AntStephenson
closed
1 year ago
0
Upgrade kafka-clients to 3.5.0
#254
AntStephenson
closed
1 year ago
0
Add support for sendOffsetsToTransaction
#253
ahmedriza
opened
1 year ago
0
Unhandled exception in PartitionsFor in case of network instability
#252
FDoKE
opened
1 year ago
0
Move blocking send operation to executor thread
#251
Arooba-git
opened
1 year ago
9
Fix issue with batchHandler not being called without also using handler
#250
danielbcorreia
closed
9 months ago
5
Fix issue with batchHandler not being called without also using handler
#249
danielbcorreia
closed
1 year ago
1
Fix KafkaClientOptions.toJson() so JsonObject includes config contents
#248
lawalib
closed
1 year ago
0
Fix KafkaClientOptions.toJson() so JsonObject includes config contents
#247
lawalib
closed
1 year ago
4
Upgrade the apache kafka-client version to 3.4.0
#246
AnshulAngaria
closed
1 year ago
10
Fixes #156: generate subscribe(Pattern) in JVM clients
#245
aesteve
closed
1 year ago
0
Implements #137: seek(TopicPartition, OffsetAndMetadata)
#244
aesteve
closed
1 year ago
0
Remove unnecessary timer
#243
aesteve
closed
1 year ago
0
Upgrade to Kafka 3.4
#242
aesteve
closed
1 year ago
2
Reimplement shared producer with vertx shared resource.
#241
vietj
closed
1 year ago
0
Fixes an issue in close handler not forwarding the timeout
#240
aesteve
closed
1 year ago
1
Upgrade JDK from 8 to 11 for ci-5.x.yml
#239
julianladisch
closed
1 year ago
1
Upgrade to Kafka 3.4.0, Debezium 2.1.4.Final, JUnit 4.13.2
#238
julianladisch
closed
1 year ago
2
endOffsets(Set<TopicPartition> topicPartitions) annotated with @GenIgnore
#237
gkozyryatskyy
closed
1 year ago
2
Fix #131: NPE if no assignment before polling
#236
aesteve
closed
1 year ago
0
(fix) #228: Fixes createPartitions flakiness by waiting a bit for the new partitions to appear in DescribeTopics
#235
aesteve
closed
1 year ago
2
Remove callback methods and use only futures
#234
vietj
closed
1 year ago
0
(fix) #228: Fixes createPartitions flakiness by waiting a bit for the new partitions to appear in DescribeTopics
#233
aesteve
closed
1 year ago
1
Remove callback usage
#232
vietj
closed
1 year ago
0
Deprecate callback methods
#231
vietj
closed
1 year ago
0
KafkaProducer: javadoc for createShared, close, end
#230
julianladisch
closed
2 years ago
1
Upgrade Kafka from 3.0.0 to 3.0.2 fixing CVE-2022-34917
#229
julianladisch
closed
2 years ago
0
Next