[ https://issues.apache.org/jira/browse/HDDS-2048?focusedWorklogId=308638&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-308638 ]
ASF GitHub Bot logged work on HDDS-2048: ---------------------------------------- Author: ASF GitHub Bot Created on: 09/Sep/19 06:14 Start Date: 09/Sep/19 06:14 Worklog Time Spent: 10m Work Description: lokeshj1703 commented on issue #1375: HDDS-2048: State check during container state transition in datanode should be lock protected URL: https://github.com/apache/hadoop/pull/1375#issuecomment-529314982 @nandakumar131 Thanks for reviewing the changes! 3rd commit addresses your comments. There was an unlock missing for container read lock taken in BlockManagerImpl class. I have fixed it in the commit as well. ---------------------------------------------------------------- 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: 308638) Time Spent: 1h 10m (was: 1h) > State check during container state transition in datanode should be lock > protected > ---------------------------------------------------------------------------------- > > Key: HDDS-2048 > URL: https://issues.apache.org/jira/browse/HDDS-2048 > Project: Hadoop Distributed Data Store > Issue Type: Bug > Components: Ozone Datanode > Reporter: Lokesh Jain > Assignee: Lokesh Jain > Priority: Major > Labels: pull-request-available > Time Spent: 1h 10m > Remaining Estimate: 0h > > Currently container state checks during state transition are not lock > protected in KeyValueHandler. These can cause invalid state transitions. -- This message was sent by Atlassian Jira (v8.3.2#803003) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org