Skip to content

SCB-361 fix access log compilation warning#563

Merged
WillemJiang merged 1 commit intoapache:masterfrom
yhs0092:clean_compilation_warning
Mar 1, 2018
Merged

SCB-361 fix access log compilation warning#563
WillemJiang merged 1 commit intoapache:masterfrom
yhs0092:clean_compilation_warning

Conversation

@yhs0092
Copy link
Copy Markdown
Member

@yhs0092 yhs0092 commented Mar 1, 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.

fix compilation warning in access log module.
warning in EventBus.java and MonitorManager.java will be fixed by zhengyangyong.
https://issues.apache.org/jira/secure/attachment/12912587/fixwarning.PNG

@zhengyangyong
Copy link
Copy Markdown

EventBus.java and MonitorManager.java fix PR is here #564

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 87.247% when pulling 772da18 on yhs0092:clean_compilation_warning into 255f86e on apache:master.

@WillemJiang WillemJiang merged commit d04461f into apache:master Mar 1, 2018
@yhs0092 yhs0092 deleted the clean_compilation_warning branch July 23, 2018 12:16
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.

5 participants