Hi developers, I using structured streaming + kafka. Last week on prd environment when one node(kafka cluster) crashed ,my application consumes will become slowly, but when I used kafka console it can consume message and the speed is ok. On fat environment,I kill the kafka process on one node my application can consume normally. Do you have any suggestions and opinions?crashed and kill process are different? Best regards.