You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/10/07 17:58:14 UTC

[GitHub] [hadoop] swagle opened a new pull request #1610: HDDS-1868. Ozone pipelines should be marked as ready only after the leader election is complete.

swagle opened a new pull request #1610: HDDS-1868. Ozone pipelines should be marked as ready only after the leader election is complete.
URL: https://github.com/apache/hadoop/pull/1610
 
 
   Ozone pipeline on restart or when first created, start in allocated state. They are moved into open state after all the pipeline have reported to it. However, this potentially can lead into an issue where the pipeline is still not ready to accept any incoming IO operations.
   
   The pipelines should be marked as ready only after the leader election is complete and leader is ready to accept incoming IO.

----------------------------------------------------------------
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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org