-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.0 CE RC1
-
Fix Version/s: 6.0.12 EE, 6.1.0 CE RC1
-
Component/s: Core Infrastructure, Performance
-
Labels:None
-
Branch Version/s:6.0.x
-
Backported to Branch:Committed
The currentSharedName is used as part of cache key, a null value will be translated to "NULL", while "" will be skipped, since both null and "" can meet the application logic, let's switch to use "" to save some garbage
- relates
-
LPE-5452 Improved performance when sharding is not enabled
-
- Closed
-