[ 
https://issues.apache.org/jira/browse/HDDS-2284?focusedWorklogId=346734&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-346734
 ]

ASF GitHub Bot logged work on HDDS-2284:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Nov/19 14:15
            Start Date: 20/Nov/19 14:15
    Worklog Time Spent: 10m 
      Work Description: mukul1987 commented on pull request #236: HDDS-2284. 
XceiverClientMetrics should be initialised as part of XceiverClientManager 
constructor. Contributed by Mukul Kumar Singh.
URL: https://github.com/apache/hadoop-ozone/pull/236
 
 
   ## What changes were proposed in this pull request?
   This jira moves the initialization of XceiverClientMetrics to 
XceiverClientManager, This helps in avoiding the static class object and also 
ensures that the metrics are initialized as part of the client intialization.
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-2284
   
   ## How was this patch tested?
   
   TestBlockOutputStream & TestBlockOutputStreamWithFailures
 
----------------------------------------------------------------
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: 346734)
    Remaining Estimate: 0h
            Time Spent: 10m

> XceiverClientMetrics should be initialised as part of XceiverClientManager 
> constructor
> --------------------------------------------------------------------------------------
>
>                 Key: HDDS-2284
>                 URL: https://issues.apache.org/jira/browse/HDDS-2284
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Client
>    Affects Versions: 0.4.0
>            Reporter: Mukul Kumar Singh
>            Assignee: YiSheng Lien
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> XceiverClientMetrics is currently initialized in the read write path, the 
> metric should be initialized while creating XceiverClientManager



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to