-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0 EE SP1 (6.0.11)
-
Fix Version/s: 6.0 EE SP2 (6.0.12)
-
Component/s: Performance
-
Labels:None
The performance when sharding is not enabled has been improved. ShardUtil.getCurrentShardName() will now return an empty string instead of null when no shard is active. This minor change helps improve performance by reducing the amount of garbage generated by the JVM.
- is related to
-
LPS-18937 Make ShardUtil return blank string as current shard name when no shard is active
- Closed