[
https://issues.apache.org/jira/browse/HADOOP-19319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893163#comment-17893163
]
ASF GitHub Bot commented on HADOOP-19319:
-----------------------------------------
eubnara opened a new pull request, #7131:
URL: https://github.com/apache/hadoop/pull/7131
<!--
Thanks for sending a pull request!
1. If this is your first time, please read our contributor guidelines:
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
2. Make sure your PR title starts with JIRA issue id, e.g.,
'HADOOP-17799. Your PR title ...'.
-->
### Description of PR
When I'm trying to mimic HADOOP-16524 and make a contribution to
[HBASE-28911](https://issues.apache.org/jira/browse/HBASE-28911), I found that
`configurationChangeMonitor` is not properly set on HttpServer2.java and it is
not gracefully cancelled on HttpServer2#stop().
### How was this patch tested?
Manual test.
### For code changes:
- [x] Does the title or this PR starts with the corresponding JIRA issue id
(e.g. 'HADOOP-17799. Your PR title ...')?
> configurationChangeMonitor is not properly set on HttpServer2
> -------------------------------------------------------------
>
> Key: HADOOP-19319
> URL: https://issues.apache.org/jira/browse/HADOOP-19319
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: YUBI LEE
> Priority: Minor
>
> It is related to HADOOP-16524. {{configurationChangeMonitor}} on HttpServer2
> is not properly set. When HttpServer#stop() called, it is not gracefully
> cancelled.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]