Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
2.0.2-alpha
-
None
-
Incompatible change, Reviewed
-
Member dataEncryptionKey of the protobuf message GetDataEncryptionKeyResponseProto is made optional instead of required. This is incompatible change is not likely to affect the existing users (that are using HDFS FileSystem and other public APIs).
Description
GetDataEncryptionKeyResponseProto member dataEncryptionKey should be optional to handle null response.