littlehorse-enterprises / littlehorse

This repository contains the code for the LittleHorse Server, Dashboard, CLI, and Java/Go/Python SDK's. Brought to you by LittleHorse Enterprises LLC
https://littlehorse.dev/
Other
66 stars 7 forks source link

fix(server): fixes rebalance implementation during instance shutdowns #908

Closed eduwercamacaro closed 3 weeks ago

eduwercamacaro commented 3 weeks ago

This caused unclean shutdowns in the kafka streams instance. Follow up PR will be created after this to implement a proper mechanism to handle uncaught exceptions in kafka streams.