[
https://issues.apache.org/jira/browse/HDDS-2313?focusedWorklogId=329133&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-329133
]
ASF GitHub Bot logged work on HDDS-2313:
----------------------------------------
Author: ASF GitHub Bot
Created on: 16/Oct/19 12:01
Start Date: 16/Oct/19 12:01
Worklog Time Spent: 10m
Work Description: adoroszlai commented on pull request #35: HDDS-2313.
Duplicate release of lock in OMKeyCommitRequest
URL: https://github.com/apache/hadoop-ozone/pull/35
----------------------------------------------------------------
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: 329133)
Time Spent: 20m (was: 10m)
> Duplicate release of lock in OMKeyCommitRequest
> -----------------------------------------------
>
> Key: HDDS-2313
> URL: https://issues.apache.org/jira/browse/HDDS-2313
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Components: Ozone Manager
> Affects Versions: 0.5.0
> Reporter: Attila Doroszlai
> Assignee: Attila Doroszlai
> Priority: Blocker
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {noformat}
> om_1 | 2019-10-16 05:33:57,413 [IPC Server handler 19 on 9862] ERROR
> - Trying to release the lock on /bypdd/mybucket4, which was never acquired.
> om_1 | 2019-10-16 05:33:57,414 WARN ipc.Server: IPC Server handler 19
> on 9862, call Call#4 Retry#8
> org.apache.hadoop.ozone.om.protocol.OzoneManagerProtocol.submitRequest from
> 172.29.0.4:37018
> om_1 | java.lang.IllegalMonitorStateException: Releasing lock on
> resource /bypdd/mybucket4 without acquiring lock
> om_1 | at
> org.apache.hadoop.ozone.lock.LockManager.getLockForReleasing(LockManager.java:220)
> om_1 | at
> org.apache.hadoop.ozone.lock.LockManager.release(LockManager.java:168)
> om_1 | at
> org.apache.hadoop.ozone.lock.LockManager.writeUnlock(LockManager.java:148)
> om_1 | at
> org.apache.hadoop.ozone.om.lock.OzoneManagerLock.unlock(OzoneManagerLock.java:364)
> om_1 | at
> org.apache.hadoop.ozone.om.lock.OzoneManagerLock.releaseWriteLock(OzoneManagerLock.java:329)
> om_1 | at
> org.apache.hadoop.ozone.om.request.key.OMKeyCommitRequest.validateAndUpdateCache(OMKeyCommitRequest.java:177)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]