Details
Description
Change in BlockPoolTokenSecretManager.checkAccess by HDFS-9807 breaks backward compatibility for applications using the private API (we've run into such apps).
Although there is no compatibility guarantee for the private interface, we can restore the original version of checkAccess as an overload.
Attachments
Attachments
Issue Links
- causes
-
HDFS-14018 Compilation fails in branch-3.0
- Resolved
- is caused by
-
HDFS-9807 Add an optional StorageID to writes
- Resolved
- is cloned by
-
HDFS-14026 Overload BlockPoolTokenSecretManager.checkAccess to make storageId and storageType optional
- Resolved