Details
-
Type:
Task
-
Status: Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 0.7.0
-
Fix Version/s: None
-
Component/s: HBase Module
-
Labels:None
Description
We need to validate that only one schema definition in a table has an occVersion mapping. If one were to define multiple schemas in a table with an occVersion mapping, a fresh put of one would block a fresh put of the other(s) since they wouldn't be able to do a get/update/put of themselves.