Skip to content

Commit b9e63d5

Browse files
committed
Run containerdebug as a background job
See stackabletech/issues#527
1 parent 7f9b8a2 commit b9e63d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/operator-binary/src/zk_controller.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -871,6 +871,7 @@ fn build_server_rolegroup_statefulset(
871871
{COMMON_BASH_TRAP_FUNCTIONS}
872872
{remove_vector_shutdown_file_command}
873873
prepare_signal_handlers
874+
containerdebug --loop &
874875
bin/zkServer.sh start-foreground {STACKABLE_RW_CONFIG_DIR}/zoo.cfg &
875876
wait_for_termination $!
876877
{create_vector_shutdown_file_command}

0 commit comments

Comments
 (0)