Hi,
OperationResourceInfoComparatorBase is doing an warning log in case it fails to compare, even though it is an abstract class. This is creating issue, when calling the compare method as a pre check for a custom ResourceComparator. Logging should be done in non abstact class OperationResourceInfoComparator. Thanks and Regards, Subhajit Das
