-
Type: Task
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
this block swallows the specific code for a given NotPrimaryError and converts it to a generic NotWriteablePrimary error, losing the context of the specific code and error message that causes the original error. This code path seems to be activated by DBDirectClient, making it mask potentially useful error information.