streamthoughts/azkarra-streams
🚀 Azkarra is a lightweight java framework to make it easy to develop, deploy and manage cloud-native streaming microservices based on Apache Kafka Streams.
HTMLApache-2.0
Issues
- 0
- 1
DefaultInteractiveQueryService has a problem when one environment has more than one container
#159 opened by wangkedao - 0
feat(commons): add deadLetterQueue support for StreamsUncaughtExceptionResponse
#148 opened by fhussonnois - 0
upgrade to kafka streams 2.8
#147 opened by fhussonnois - 0
feat(server): add new REST endpoint ot scale the number of stream threads.
#150 opened by fhussonnois - 0
feat(runtime): add new StreamThreadExceptionHandler to restart new StreamThread.
#149 opened by fhussonnois - 0
feat(all): add a new StreamExecutionEnvironment to allow managing KafkaStreams in Kubernetes
#122 opened by fhussonnois - 0
- 0
Add Dead Letter Topic support ProductionException
#141 opened by fhussonnois - 0
Add new interface DeadLetterTopicNameExtractor
#142 opened by fhussonnois - 0
DeadLetterTopic should be automatically created
#140 opened by fhussonnois - 6
Healthchecks aware of State Stores
#139 opened by Fryuni - 0
- 0
- 0
MapConf#keyset() throws NPE when fallback is null
#134 opened by fhussonnois - 0
- 0
ComponentScan annotation should support arguments to specify the packages to scan
#130 opened by fhussonnois - 0
- 0
- 0
- 0
Azkarra UI: tables must be sortable
#127 opened by fhussonnois - 0
- 0
- 0
feat(runtime): Enhance MonitoringStreamsInterceptor to support pluggable reporters
#124 opened by fhussonnois - 0
- 5
Add a MonitoringStreamsTask implementation that emits metrics to MetricRegistry
#113 opened by ebrard - 0
- 0
Add a new KafkaStreamsContainerAware interface
#120 opened by fhussonnois - 2
Configurable topology name with auto component scan
#118 opened by ebrard - 0
- 0
- 0
deps(all): bump kafka streams version to 2.7.x
#117 opened by fhussonnois - 1
- 1
StackOverflow while using kotlin, kotlin.metadata annotation problem
#107 opened by sebastian-ziegler - 0
- 0
feat(server): add support for Server Sent Event
#100 opened by fhussonnois - 0
- 0
Generalize the @DefaultStreamsConfig to any component as a new @ConfValue annotation
#85 opened by fhussonnois - 0
Invalid JSON is returned when using Avro with logical-type (e.g timestampMillis, etc)
#97 opened by fhussonnois - 0
Azkarra does not respect @Order of StreamsLifecycleInterceptor when different @Restriction is used
#95 opened by fhussonnois - 0
NPE can be thrown if Azkarra Dashboard queries a streams instance while KafkaStreams is not initialized yet
#96 opened by fhussonnois - 0
NPE is thrown when no query param 'cleanup' is passed while stopping streams
#94 opened by fhussonnois - 0
The internal consumer used by KafkaStreamsContainer is never properly closed
#93 opened by fhussonnois - 0
Stop/Restart actions do not work when Kafka Streams metrics binder is enable
#90 opened by fhussonnois - 0
- 0
Sometimes an IllegalArgumentException is thrown while registering metrics in PrometheusMeterRegistry
#92 opened by fhussonnois - 0
ClassNotFoundException is thrown when initializing topology loaded as an external component
#88 opened by fhussonnois - 0
setStreamsExecutionEnvironment is never invoked on KafkaStreamsFactory and TopologyProvider classes
#89 opened by fhussonnois - 0
add a content-type header to be fully compatible wth CloudEvents specification for MonitoringInterceptor
#87 opened by fhussonnois - 0
WaitForSourceTopicsInterceptor should not wait for ForeignKey subscription topics
#84 opened by fhussonnois