Details
Description
HDFS-11782 implements the listKey operation which only lists the basic key fields, we need to make sure it return all required fields
- version
- md5hash
- createdOn
- size
- keyName
this task is depending on the work of HDFS-11886. See more discussion here .