-
Type:
Bug
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.13.0
-
Component/s: None
-
Labels:
Noticed this issue while writing a test for PHOENIX-3756:
The SYSTEM.MUTEX table is always created in the default namespace, even when phoenix.schema.isNamespaceMappingEnabled=true. At a glance, it looks like the logic for the other system tables isn't applied to the mutex table.
- is related to
-
PHOENIX-3726 Error while upgrading system tables
-
- Resolved
-
- links to