[
https://issues.apache.org/jira/browse/HADOOP-17358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17703889#comment-17703889
]
ASF GitHub Bot commented on HADOOP-17358:
-----------------------------------------
hadoop-yetus commented on PR #5504:
URL: https://github.com/apache/hadoop/pull/5504#issuecomment-1480627385
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|:----:|----------:|--------:|:--------:|:-------:|
| +0 :ok: | reexec | 0m 0s | | Docker mode activated. |
| -1 :x: | patch | 0m 35s | |
https://github.com/apache/hadoop/pull/5504 does not apply to trunk. Rebase
required? Wrong Branch? See
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute for help.
|
| Subsystem | Report/Notes |
|----------:|:-------------|
| Console output |
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5504/1/console |
| versions | git=2.17.1 |
| Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
> Improve excessive reloading of Configurations
> ---------------------------------------------
>
> Key: HADOOP-17358
> URL: https://issues.apache.org/jira/browse/HADOOP-17358
> Project: Hadoop Common
> Issue Type: Bug
> Components: conf
> Reporter: Ahmed Hussein
> Assignee: Ahmed Hussein
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.2.2, 3.3.1, 3.4.0, 2.10.2, 3.2.3
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> [~daryn] reported that adding a new resource to a conf forces a complete
> reload of the conf instead of just loading the new resource. Instantiating a
> {{SSLFactory}} adds a new resource for the ssl client/server file. Formerly
> only the KMS client used the SSLFactory but now TLS/RPC uses it too.
> The reload is so costly that RM token cancellation falls behind by hours or
> days. The accumulation of uncancelled tokens in the KMS rose from a few
> thousand to hundreds of thousands which risks ZK scalability issues causing a
> KMS outage.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]