[jira] [Updated] (YARN-7806) DS will hang if ATSv2 back end is unavailable.

2018-01-24 Thread Rohith Sharma K S (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rohith Sharma K S updated YARN-7806:

Attachment: YARN-7806.01.patch

> DS will hang if ATSv2 back end is unavailable. 
> ---
>
> Key: YARN-7806
> URL: https://issues.apache.org/jira/browse/YARN-7806
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Rohith Sharma K S
>Assignee: Rohith Sharma K S
>Priority: Major
> Attachments: YARN-7806.01.patch
>
>
> DS publishes container start/stop events using sync API. If back end is  down 
> for some reasons, then DS will hang till container start/stop events are 
> published. By default, retry is 30 and interval is 1sec.
> To publish single entity using sync API will take 1 minutes to come out. In 
> case of DS, if number of containers are 10 then 10minutes for start event and 
> 10minutes for stop event. Overall 20 minutes will wait.
>  
> DS should publish container events using asyn api.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-7806) DS will hang if ATSv2 back end is unavailable.

2018-01-24 Thread Rohith Sharma K S (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rohith Sharma K S updated YARN-7806:

Description: 
DS publishes container start/stop events using sync API. If back end is not 
down for some reasons, then DS will hang till container start/stop events are 
published. By default, retry is 30 and interval is 1sec.

To publish single entity using sync API will take 1 minutes to come out. In 
case of DS, if number of containers are 10 then 10minutes for start event and 
10minutes for stop event. Overall 20 minutes will wait.

 

DS should publish container events using asyn api.

> DS will hang if ATSv2 back end is unavailable. 
> ---
>
> Key: YARN-7806
> URL: https://issues.apache.org/jira/browse/YARN-7806
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Rohith Sharma K S
>Assignee: Rohith Sharma K S
>Priority: Major
>
> DS publishes container start/stop events using sync API. If back end is not 
> down for some reasons, then DS will hang till container start/stop events are 
> published. By default, retry is 30 and interval is 1sec.
> To publish single entity using sync API will take 1 minutes to come out. In 
> case of DS, if number of containers are 10 then 10minutes for start event and 
> 10minutes for stop event. Overall 20 minutes will wait.
>  
> DS should publish container events using asyn api.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-7806) DS will hang if ATSv2 back end is unavailable.

2018-01-24 Thread Rohith Sharma K S (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rohith Sharma K S updated YARN-7806:

Environment: (was: DS publishes container start/stop events using sync 
API. If back end is not down for some reasons, then DS will hang till container 
start/stop events are published. By default, retry is 30 and interval is 1sec.

To publish single entity using sync API will take 1 minutes to come out. In 
case of DS, if number of containers are 10 then 10minutes for start event and 
10minutes for stop event. Overall 20 minutes will wait.

 

DS should publish container events using asyn api.)

> DS will hang if ATSv2 back end is unavailable. 
> ---
>
> Key: YARN-7806
> URL: https://issues.apache.org/jira/browse/YARN-7806
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Rohith Sharma K S
>Assignee: Rohith Sharma K S
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org



[jira] [Updated] (YARN-7806) DS will hang if ATSv2 back end is unavailable.

2018-01-24 Thread Rohith Sharma K S (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-7806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rohith Sharma K S updated YARN-7806:

Description: 
DS publishes container start/stop events using sync API. If back end is  down 
for some reasons, then DS will hang till container start/stop events are 
published. By default, retry is 30 and interval is 1sec.

To publish single entity using sync API will take 1 minutes to come out. In 
case of DS, if number of containers are 10 then 10minutes for start event and 
10minutes for stop event. Overall 20 minutes will wait.

 

DS should publish container events using asyn api.

  was:
DS publishes container start/stop events using sync API. If back end is not 
down for some reasons, then DS will hang till container start/stop events are 
published. By default, retry is 30 and interval is 1sec.

To publish single entity using sync API will take 1 minutes to come out. In 
case of DS, if number of containers are 10 then 10minutes for start event and 
10minutes for stop event. Overall 20 minutes will wait.

 

DS should publish container events using asyn api.


> DS will hang if ATSv2 back end is unavailable. 
> ---
>
> Key: YARN-7806
> URL: https://issues.apache.org/jira/browse/YARN-7806
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Rohith Sharma K S
>Assignee: Rohith Sharma K S
>Priority: Major
>
> DS publishes container start/stop events using sync API. If back end is  down 
> for some reasons, then DS will hang till container start/stop events are 
> published. By default, retry is 30 and interval is 1sec.
> To publish single entity using sync API will take 1 minutes to come out. In 
> case of DS, if number of containers are 10 then 10minutes for start event and 
> 10minutes for stop event. Overall 20 minutes will wait.
>  
> DS should publish container events using asyn api.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org