Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.18.0
-
None
-
None
-
Reviewed
Description
Text.
{ENCODER|DECODER}are static variables which need to be synchronized in Text.
{read|write}String; given that lots of RPC code calls Text.{read|write}String the contention for this lock shows up very significantly on large clusters.