Skip to content
New issue

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

update service doesn't change task definition #73

Open
jazzl0ver opened this issue Aug 30, 2018 · 2 comments
Open

update service doesn't change task definition #73

jazzl0ver opened this issue Aug 30, 2018 · 2 comments

Comments

@jazzl0ver
Copy link
Collaborator

After issuing:

[root@host 1.0]# ./firecamp-service-cli -op=update-service -service-type=kafka -region=us-east-1 -cluster=firecamp-uat -service-name=kafka2-uat -kafka-heap-size=1024

the task definition didn't change to reflect the new heap size. Is that correct?

@JuniusLuo
Copy link
Contributor

Updating kafka heap size does not change the task definition. It directly changes kafka heap config. And you need to restart the service for kafka to load the new heap size.

@jazzl0ver
Copy link
Collaborator Author

Oh.. Is the heap setting in the task definition ever used?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants