[ 
https://issues.apache.org/jira/browse/HADOOP-18462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17607799#comment-17607799
 ] 

ASF GitHub Bot commented on HADOOP-18462:
-----------------------------------------

ZanderXu opened a new pull request, #4919:
URL: https://github.com/apache/hadoop/pull/4919

   ### Description of PR
   
   During looking into the InstrumentedWriteLock and InstrumentedReadLock, I 
found that InstrumentedReadLock consider reentrant case when checking log, but 
InstrumentedWriteLock does not consider reentrant case. 
   
   So I think InstrumentedWriteLock should consider it.
   
   




> InstrumentedWriteLock should consider Reentrant case 
> -----------------------------------------------------
>
>                 Key: HADOOP-18462
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18462
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: ZanderXu
>            Assignee: ZanderXu
>            Priority: Major
>
> During looking into the InstrumentedWriteLock and InstrumentedReadLock, I 
> found that InstrumentedReadLock consider reentrant case when checking log, 
> but InstrumentedWriteLock does not consider reentrant case. 
> So I think InstrumentedWriteLock should consider it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to