Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
In the following log message :
LOG.debug("Unable to determine whether split is enabled", e);
it should be "Unable to determine whether merge is enabled" while checking if merge is enabled.
It can lead to confusion while debugging through logs.