We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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)**
The text was updated successfully, but these errors were encountered:
@hey-johnnypark Can you please suggest a solution for this
Sorry, something went wrong.
No branches or pull requests
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)**
The text was updated successfully, but these errors were encountered: