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 2020/01/15 19:48:27 UTC

[GitHub] [hadoop-ozone] avijayanhwx opened a new pull request #447: HDDS-2888. Refactor Datanode StateContext to send reports and actions…

avijayanhwx opened a new pull request #447: HDDS-2888. Refactor Datanode StateContext to send reports and actions…
URL: https://github.com/apache/hadoop-ozone/pull/447
 
 
   … to all configured SCMs
   
   ## What changes were proposed in this pull request?
   
   Currently the StateContext in Datanode has the set of actions and reports to be pushed to SCM(s) in the next Heartbeat. Since the state context is shared across all the configured SCM (& Recon) endpoints, an action or report is only pushed to one SCM server based on FCFS. This needs to be changed to a model every SCM server gets the reports and actions.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-2888
   
   ## How was this patch tested?
   Manually tested. Added unit test.

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


With regards,
Apache Git Services

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


[GitHub] [hadoop-ozone] nandakumar131 merged pull request #447: HDDS-2888. Refactor Datanode StateContext to send reports and actions…

Posted by GitBox <gi...@apache.org>.
nandakumar131 merged pull request #447: HDDS-2888. Refactor Datanode StateContext to send reports and actions…
URL: https://github.com/apache/hadoop-ozone/pull/447
 
 
   

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


With regards,
Apache Git Services

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