Skip to content

[SCB-322] merge config center modification#542

Merged
wujimin merged 2 commits intoapache:masterfrom
yhs0092:merge_config_center_client_modification
Feb 1, 2018
Merged

[SCB-322] merge config center modification#542
wujimin merged 2 commits intoapache:masterfrom
yhs0092:merge_config_center_client_modification

Conversation

@yhs0092
Copy link
Copy Markdown
Member

@yhs0092 yhs0092 commented Jan 31, 2018

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a JIRA issue filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA issue. Your pull request should address just this issue, without pulling in other changes.
  • Each commit in the pull request should have a meaningful subject line and body.
  • Format the pull request title like [SCB-XXX] Fixes bug in ApproximateQuantiles, where you replace SCB-XXX with the appropriate JIRA issue.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Run mvn clean install to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

merge modification of config center client from commercial edition to open source edition

@coveralls
Copy link
Copy Markdown

coveralls commented Jan 31, 2018

Coverage Status

Coverage decreased (-0.07%) to 87.316% when pulling 8390c5f on yhs0092:merge_config_center_client_modification into 13c849f on apache:master.

}

public String getProxyUsername() {
return finalConfig.getString(PROXY_USERNAME, "user");
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It's better to use an empty user and password when not there

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I've set the default value of PROXY_USER and PROXY_PASSWD to "" now, please review

@wujimin wujimin merged commit 25fe20d into apache:master Feb 1, 2018
@yhs0092 yhs0092 deleted the merge_config_center_client_modification branch July 23, 2018 12:17
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