You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2017/11/17 20:30:00 UTC

[jira] [Created] (HBASE-19295) The Configuration returned by CPEnv should be read-only.

stack created HBASE-19295:
-----------------------------

             Summary: The Configuration returned by CPEnv should be read-only.
                 Key: HBASE-19295
                 URL: https://issues.apache.org/jira/browse/HBASE-19295
             Project: HBase
          Issue Type: Task
            Reporter: stack


The Configuration a CP gets when it does a getConfiguration on the environment is that of the RegionServer. The CP should not be able to modify this config.  We should throw exception if they try to write us.

Ditto w/ the Connection they can get from the env. They should not be able to close it at min.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)