Description
S3Backend#getOrCreateReferenceKey() should delegate to super to provide a transient key to be used for hashing for AbstractDataRecord#getReference if no secret key is configured. The absence of a secret key should be logged though to warn in cases where a shared secret key is essential to enable binary less replication scenarios.