[ 
https://issues.apache.org/jira/browse/HADOOP-18748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alkis Evlogimenos updated HADOOP-18748:
---------------------------------------
    Description: `Configuration.get` is slow mainly because of the overhead of 
`handleDeprecation` and eager creation of `overlay` even when null.  (was: 
`Configuration.get` is slow mainly because of the overhead of 
`handleDeprecation`.)

> Configuration.get is slow
> -------------------------
>
>                 Key: HADOOP-18748
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18748
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: conf
>            Reporter: Alkis Evlogimenos
>            Priority: Major
>              Labels: pull-request-available
>
> `Configuration.get` is slow mainly because of the overhead of 
> `handleDeprecation` and eager creation of `overlay` even when null.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to