[
https://issues.apache.org/jira/browse/HDDS-1353?focusedWorklogId=222997&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-222997
]
ASF GitHub Bot logged work on HDDS-1353:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Apr/19 13:48
Start Date: 04/Apr/19 13:48
Worklog Time Spent: 10m
Work Description: nandakumar131 commented on pull request #681: HDDS-1353
: Metrics scm_pipeline_metrics_num_pipeline_creation_failed keeps increasing
because of BackgroundPipelineCreator.
URL: https://github.com/apache/hadoop/pull/681
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 222997)
Time Spent: 1h (was: 50m)
> Metrics scm_pipeline_metrics_num_pipeline_creation_failed keeps increasing
> because of BackgroundPipelineCreator
> ---------------------------------------------------------------------------------------------------------------
>
> Key: HDDS-1353
> URL: https://issues.apache.org/jira/browse/HDDS-1353
> Project: Hadoop Distributed Data Store
> Issue Type: Improvement
> Components: SCM
> Reporter: Elek, Marton
> Assignee: Aravindan Vijayan
> Priority: Minor
> Labels: newbie, pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> There is a {{BackgroundPipelineCreator}} thread in SCM which runs in a fixed
> interval and tries to create pipelines. This BackgroundPipelineCreator uses
> {{IOException}} as exit criteria (no more pipelines can be created). In each
> run of BackgroundPipelineCreator we exit when we are not able to create any
> more pipelines, i.e. when we get IOException while trying to create the
> pipeline. This means that
> {{scm_pipeline_metrics_num_pipeline_creation_failed}} value will get
> incremented in each run of BackgroundPipelineCreator.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]