Avoided calling equals on the original blob as that results in a deadlock within the cache. CapBlobRefImpl is dereferenced while calling com.coremedia.transform.impl.CachedTransformedBlob#getETag which results in avoiding cache deadlock
(CMS-19527)