docker-kafka-zookeeper
docker-kafka-zookeeper copied to clipboard
Container failed to start as a Fargate task
The container is failing to start as a fargate task with following logs,
**2022-03-21T14:04:31.833Z Num Partitions: 10
2022-03-21T14:04:31.838Z default number of partition: 10
2022-03-21T14:04:32.790Z 2022-03-21 14:04:32,789 WARN received SIGTERM indicating exit request
2022-03-21T14:04:32.790Z 2022-03-21 14:04:32,789 INFO waiting for zookeeper, kafka to die
2022-03-21T14:04:32.797Z 2022-03-21 14:04:32,796 INFO success: zookeeper entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
2022-03-21T14:04:32.797Z 2022-03-21 14:04:32,797 INFO stopped: kafka (terminated by SIGTERM)
2022-03-21T14:04:32.805Z 2022-03-21 14:04:32,799 INFO stopped: zookeeper (terminated by SIGTERM)**
@hey-johnnypark Can you please suggest a solution for this