mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
- fix graceful shutdown by using "exec bin/pulsar" when starting in a shell script so that OS signals can get delivered to Pulsar process to fix graceful shutdown - simplify and fix configuration issues - disable Pulsar Functions worker and related key-value storage service so that resource usage is reduced - upgrade to use Pulsar 2.7.3 since 2.6.x isn't actively maintained Signed-off-by: Lari Hotari <lari@hotari.net>