Michael Stack created HBASE-24354:
-------------------------------------
Summary: Make it so can make an hbase1 schema and hbase2 schema
equate
Key: HBASE-24354
URL: https://issues.apache.org/jira/browse/HBASE-24354
Project: HBase
Issue Type: Sub-task
Reporter: Michael Stack
Currently, NEW_VERSION_BEHAVIOR displays in hbase2 schemas with default value
of 'false'. This default is added whenever we create a new column descriptor.
Its not needed. We'll return default if empty or undefined. Meantime, since
this is not defined in hbase1, it makes it so we can't make equivalent schemas
so not possible to replicate from hbase1 to hbase2.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)