szetszwo opened a new pull request, #8676: URL: https://github.com/apache/ozone/pull/8676
## What changes were proposed in this pull request? When the value of a key is set to an empty byte[]/String, getting that key should return back an empty byte[]/String. [HDDS-13254](https://issues.apache.org/jira/browse/HDDS-13254) might have accidentally changed this behavior. We should restore it and add tests to assert it. (Thanks @chungen0126 for pointing it out!) ## What is the link to the Apache JIRA HDDS-13317 ## How was this patch tested? By adding new tests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
