smengcl opened a new pull request #1939: URL: https://github.com/apache/ozone/pull/1939
https://issues.apache.org/jira/browse/HDDS-4845 Possibly due to Recon ignoring `setNodeOperationalStateCommand` ([HDDS-4766](https://github.com/apache/ozone/pull/1857/files#diff-9ef008cf91342ca17b33f4edf0f8ecf1bff0b3c954f04dda9a02d6ae9d9e9d16R426)), `NodeStatus` isn't being updated for its `operationalState` and `opStateExpiryEpochSeconds` fields (but `DatanodeInfo`'s `persistedOpState` and `persistedOpStateExpiryEpochSec` are correct): <img width="1181" alt="discrepancy" src="https://user-images.githubusercontent.com/50227127/108457235-0a7a2480-7227-11eb-9ed8-fba5b956a145.png"> ## How was this patch tested? - Tested manually so far with temporary inserted assertions. - Will update UT. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
