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

[STORM-2897]Optimize defaults.yaml by removing the zeromq configurations and adding some annotations #2513

Merged
merged 1 commit into from
Jan 21, 2018

Conversation

liuxianjiao
Copy link
Contributor

@liuxianjiao liuxianjiao commented Jan 12, 2018

https://issues.apache.org/jira/browse/STORM-2897
Optimize defaults.yaml by removing the redundancy and making the annotation more perfect.I remove the zeromq configurations and add some annotations.This make the reader somewhat less confused.In this way, the defaults.yaml could be more clear and readable.

@@ -193,11 +193,7 @@ backpressure.disruptor.low.watermark: 0.4
backpressure.znode.timeout.secs: 30
backpressure.znode.update.freq.secs: 15

zmq.threads: 1
zmq.linger.millis: 5000

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So why just remove zero-mq config? Is there any other deprecated conf need to be removed?

@liuxianjiao
Copy link
Contributor Author

I've only found these yet.

@HeartSaVioR
Copy link
Contributor

@liuxianjiao
Could you make issue summary as well as PR's title, and also commit title be more specific? Given that we are only removing zeromq configurations.

@liuxianjiao liuxianjiao changed the title [STORM-2897]Optimize defaults.yaml [STORM-2897]Optimize defaults.yaml by removing the zeromq configurations and adding some annotations Jan 18, 2018
@liuxianjiao
Copy link
Contributor Author

@HeartSaVioR Thanks for your advice. I‘ve already done it.

Copy link
Contributor

@HeartSaVioR HeartSaVioR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@liuxianjiao
Copy link
Contributor Author

@HeartSaVioR Thanks!Could you help me to merge this?

@asfgit asfgit merged commit c36f9ef into apache:master Jan 21, 2018
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

Successfully merging this pull request may close these issues.

4 participants