issues
search
line
/
decaton
High throughput asynchronous task processing on Apache Kafka
Apache License 2.0
336
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Considering making the Completion interface extend AutoCloseable
#247
thonra
opened
10 hours ago
0
Support per-record offset ack w/ OffsetMetadata
#246
kawamuray
opened
2 months ago
0
Lower log level of partition processor core creation, to be virtual thread friendly
#245
kawamuray
closed
3 months ago
0
Sonatype requires to publish using user token
#244
ocadaruma
closed
3 months ago
0
Add IT to check protocol migration works
#243
ocadaruma
closed
3 months ago
0
Provide a method to reference the topic partition
#242
be-hase
opened
3 months ago
2
Make Decaton can consume any topic with deserializer
#241
ocadaruma
closed
3 months ago
0
KIP-848 support
#240
ocadaruma
opened
3 months ago
0
Update docs and examples for 9.0.0
#239
ocadaruma
closed
3 months ago
0
TaskMetadata as header
#238
ocadaruma
closed
3 months ago
0
Fix potential key exposure in PKQ
#237
ocadaruma
closed
5 months ago
0
E2EE between Decaton client <-> processor
#236
ocadaruma
opened
6 months ago
0
Use TopicPartition.topic for metrics
#235
tadashiya
closed
6 months ago
3
Fix ResourceTracker in benchmark to work fine with VIRTUAL_THREAD
#234
kawamuray
closed
7 months ago
0
Bump dependencies (micrometer/tracing, spring-boot, central-dogma)
#233
mauhiz
closed
7 months ago
3
Add graphs of vthread mode
#232
kawamuray
closed
8 months ago
0
Add document for subpartition runtime
#231
kawamuray
closed
8 months ago
0
Some fixes for benchmark
#230
kawamuray
closed
8 months ago
0
Fix invalid json caused by async-profiler update
#229
ocadaruma
closed
9 months ago
0
Fix invalid json of benchmark output
#228
ocadaruma
closed
9 months ago
1
Disable taskstats on continuous benchmark until it supports JDK21
#227
kawamuray
closed
9 months ago
0
Newer async-profiler use .html extension instead of .svg
#226
kawamuray
closed
9 months ago
0
Ensure decaton works with older jdk
#225
ocadaruma
closed
9 months ago
0
Add virtual threads support
#224
kawamuray
closed
9 months ago
5
Flaky test: PerKeyQuotaTest > testShaping_processingGuarantee
#223
ocadaruma
opened
11 months ago
0
Cache CD dynamic properties
#222
mauhiz
closed
11 months ago
0
CentralDogmaPropertySupplier may leak watchers
#221
mauhiz
closed
11 months ago
0
New metrics follow up for #218
#220
kawamuray
closed
1 year ago
0
Some updates and improvements for the benchmark module
#219
kawamuray
closed
1 year ago
0
Add delivery latency and scheduled delay metrics
#218
Yang-33
closed
1 year ago
0
More heap usage safety back pressure (user controllable? back pressure based on unprocessed messages?)
#217
bitterfox
opened
1 year ago
1
Expose TopicPartition and offset from ProcessingContext
#216
bitterfox
opened
1 year ago
2
Bring back java 8 support
#215
kawamuray
closed
1 year ago
0
Drop Java8 support, upgrade gradle and junit
#214
kawamuray
closed
1 year ago
6
Add JDK21 to CI build target
#213
ocadaruma
closed
6 months ago
3
Prevent non-RuntimeException causes completion-leak fixes #211
#212
ocadaruma
closed
1 year ago
0
Potential completion leak when TaskExtractor#extract throws non-RuntimeException
#211
ocadaruma
closed
1 year ago
0
Support spring boot 3 on decaton-spring
#210
koyapei
closed
1 year ago
4
Virtual threads support
#209
ocadaruma
closed
6 months ago
1
Expose e2e delivery latency metrics
#208
ocadaruma
closed
1 year ago
0
Make `max.pending.records` property reloadable
#207
KarboniteKream
closed
1 year ago
1
Use SubscriptionBuilder.properties() to set property supplier
#206
pppurple
opened
1 year ago
1
Support micrometer-tracing
#205
be-hase
closed
1 year ago
4
Pass Count-Min parameters correctly
#204
ocadaruma
closed
1 year ago
0
Handle RebalanceInProgressException on sync commit fixes #201
#202
ocadaruma
closed
1 year ago
0
Subscription could be killed by RebalanceInProgressException
#201
ocadaruma
closed
1 year ago
2
Bump dependencies
#200
mauhiz
closed
1 year ago
0
Enqueue different taskData on retry (partial retry support)
#199
bitterfox
opened
1 year ago
0
Bum junit to version 5.x
#198
thachlp
closed
1 year ago
1
Improve CentralDogmaPropertySupplierIntegrationTest
#197
thachlp
closed
1 year ago
3
Next