Tanuj Khurana created PHOENIX-7775:
--------------------------------------
Summary: ReplicationLogGroup initialization fixes
Key: PHOENIX-7775
URL: https://issues.apache.org/jira/browse/PHOENIX-7775
Project: Phoenix
Issue Type: Sub-task
Reporter: Tanuj Khurana
The conf object that we get from the coprocessor is an instance of
ReadOnlyConfiguration. When the log group tries to make a rpc to the namenode
the filesystem initialization modifes the config to set the rpc protocol
engine.
Also, once we register the metrics jmx instance and the log group
initialization fails on retry we try to register the jmx metrics again that is
not allowed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)