[
https://issues.apache.org/jira/browse/HDDS-1766?focusedWorklogId=274843&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-274843
]
ASF GitHub Bot logged work on HDDS-1766:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Jul/19 12:35
Start Date: 10/Jul/19 12:35
Worklog Time Spent: 10m
Work Description: mukul1987 commented on pull request #1072: HDDS-1766.
ContainerStateMachine is unable to increment lastAppliedTermIndex. Contributed
by Mukul Kumar Singh.
URL: https://github.com/apache/hadoop/pull/1072
The last applied term index wasn't updated as the method is called by
multiple executors and the method was not synchronized.
----------------------------------------------------------------
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: 274843)
Time Spent: 10m
Remaining Estimate: 0h
> ContainerStateMachine is unable to increment lastAppliedTermIndex
> -----------------------------------------------------------------
>
> Key: HDDS-1766
> URL: https://issues.apache.org/jira/browse/HDDS-1766
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: Ozone Datanode
> Reporter: Lokesh Jain
> Assignee: Mukul Kumar Singh
> Priority: Blocker
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> ContainerStateMachine#updateLastApplied currently updates the
> lastAppliedTermIndex using applyTransactionCompletionMap. There are null
> entries in the applyTransactionCompletionMap causing the lastAppliedIndex to
> not be incremented.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]