You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Elek, Marton (Jira)" <ji...@apache.org> on 2019/09/02 09:16:00 UTC

[jira] [Created] (HDDS-2070) Create insight point to debug one specific pipeline

Elek, Marton created HDDS-2070:
----------------------------------

             Summary: Create insight point to debug one specific pipeline
                 Key: HDDS-2070
                 URL: https://issues.apache.org/jira/browse/HDDS-2070
             Project: Hadoop Distributed Data Store
          Issue Type: Sub-task
            Reporter: Elek, Marton


During the first demo of ozone insight tool we had a demo insight point to debug Ratis pipelines. It was not stable enough to include in the first patch but here we can add it.

The goal is to implement a new insight point (eg. datanode.pipeline) which can show information about one pipeline.

It can be done with retrieving the hosts of the pipeline and generate the loggers metrics (InsightPoint.getRelatedLoggers and InsightPoint.getMetrics) based on the pipeline information (same loggers should be displayed from all the three datanodes.

The pipeline id can be defined as a filter parameter which (in this case) should be required.
 



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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