Viraj Jasani created HBASE-24968:
------------------------------------

             Summary: One of static initializers of CellComparatorImpl 
referring to subclass MetaCellComparator
                 Key: HBASE-24968
                 URL: https://issues.apache.org/jira/browse/HBASE-24968
             Project: HBase
          Issue Type: Bug
            Reporter: Viraj Jasani


Superclass CellComparatorImpl has static initializer META_COMPARATOR which 
initializes sub-class MetaCellComparator, which could lead to deadlock while 
loading class (similar in nature to HBASE-24896 , although not that complex). 
We can break the dependency now before it becomes more complex (Splittable meta 
work will most likely impact this code path).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to