You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/02/21 19:01:48 UTC

[GitHub] milleruntime opened a new pull request #473: HADOOP-11223. Create UnmodifiableConfiguration

milleruntime opened a new pull request #473: HADOOP-11223. Create UnmodifiableConfiguration
URL: https://github.com/apache/hadoop/pull/473
 
 
   Fixes https://issues.apache.org/jira/browse/HADOOP-11223 by creating an immutable Configuration class.  This class will throw UnsupportedOperationException on any mutable method calls.
   
   I am not sure what branch or version this is appropriate to apply to so I am doing a pull request against trunk.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org