You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/02/19 04:24:01 UTC

[GitHub] [ozone] smengcl opened a new pull request #1939: HDDS-4845. Update NodeStatus OperationalState for Datanodes in Recon

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] smengcl merged pull request #1939: HDDS-4845. Update NodeStatus OperationalState for Datanodes in Recon

Posted by GitBox <gi...@apache.org>.
smengcl merged pull request #1939:
URL: https://github.com/apache/ozone/pull/1939


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] smengcl commented on pull request #1939: HDDS-4845. Update NodeStatus OperationalState for Datanodes in Recon

Posted by GitBox <gi...@apache.org>.
smengcl commented on pull request #1939:
URL: https://github.com/apache/ozone/pull/1939#issuecomment-782076935


   Thanks @sodonnel for reviewing this. Will merge shortly.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org