Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HDFS-7240
Description
Whenever there is no Volume/Bucker/Key found in MetadataDB for a client call, KSM logs ERROR which is not necessary. The level of these log messages can be changed to DEBUG, which will be helpful in debugging.
Changes are to be made in the following classes
- VolumeManagerImpl
- BucketManagerImpl
- KeyManagerImpl