feat(server): add new REST endpoint ot scale the number of stream threads. #150
Labels
in:server
This issue should impact the azkarra-server module
java
Pull requests that update Java code
type:enhancement
New feature or request
Is your feature request related to a problem? Please describe.
Kafka Streams 2.8 adds a new API for starting or stopping Streams threads to scale or to recover from failures KIP-663.
Azkarra should expose a new REST endpoint to scale the number of stream thread.
The text was updated successfully, but these errors were encountered: