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

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

                Author: ASF GitHub Bot
            Created on: 18/Jul/19 09:18
            Start Date: 18/Jul/19 09:18
    Worklog Time Spent: 10m 
      Work Description: lokeshj1703 commented on pull request #1087: HDDS-1767: 
ContainerStateMachine should have its own executors for executing 
applyTransaction calls
URL: https://github.com/apache/hadoop/pull/1087
 
 
   
 
----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 278848)
    Time Spent: 0.5h  (was: 20m)

> ContainerStateMachine should have its own executors for executing 
> applyTransaction calls
> ----------------------------------------------------------------------------------------
>
>                 Key: HDDS-1767
>                 URL: https://issues.apache.org/jira/browse/HDDS-1767
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Lokesh Jain
>            Assignee: Lokesh Jain
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Currently ContainerStateMachine uses the executors provided by 
> XceiverServerRatis for executing applyTransaction calls. This would result in 
> two or more ContainerStateMachine to share the same set of executors. Delay 
> or load in one ContainerStateMachine would adversely affect the performance 
> of other state machines in such a case. It is better to have separate set of 
> executors for each ContainerStateMachine.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

Reply via email to