ArafatKhan2198 commented on PR #4534:
URL: https://github.com/apache/ozone/pull/4534#issuecomment-1505348730

   > @ArafatKhan2198 I may be missing something, but the latest commit 
[3fb721a](https://github.com/apache/ozone/commit/3fb721a8abb801bc868901c05c4105e349869467)
 doesn't seem to be related to the fix.
   
   Hi @adoroszlai 
   In the pull request [HDDS-7994](https://github.com/apache/ozone/pull/4406), 
I have added a few more parameters to the JSON response of the 
clusterStateEndpoint of Recon. One of these parameters is keys pending for 
deletion. When we decided to expose this information to the UI, there was a 
[suggestion](https://github.com/apache/ozone/pull/4519#discussion_r1156939996) 
to change the response parameter "**deletedKeys**" to 
"**keysAwaitingDeletion**". This parameter shows the keys in the deleted table 
waiting to be deleted by the keyDeletionService running in the background. 
Since HDDS-7994 has already been merged, I did not get a chance to change the 
response. Therefore, I have decided to incorporate this small name change in 
this PR.


-- 
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]

Reply via email to