You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2010/02/26 00:04:27 UTC

[jira] Created: (HBASE-2271) tableindexed.TestIndexedTable hanging

tableindexed.TestIndexedTable hanging
-------------------------------------

                 Key: HBASE-2271
                 URL: https://issues.apache.org/jira/browse/HBASE-2271
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: Andrew Purtell
             Fix For: 0.20.4


tableindexed.TestIndexedTable is hanging on 0.20 branch. 

HBASE-2258, HBASE-2259, HBASE-2262, and HBASE-2257 went in since the last time it passed for me. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-2271) tableindexed.TestIndexedTable hanging

Posted by "Andrew Purtell (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12838598#action_12838598 ] 

Andrew Purtell commented on HBASE-2271:
---------------------------------------

"RegionServer:0.worker.regionCloser.table1,,1267138697265" daemon prio=10 tid=0x0000000058779c00 nid=0x5e58 in Object.wait() [0x0000000045b79000..0x0000000045b79c10]
   java.lang.Thread.State: WAITING (on object monitor)
	at java.lang.Object.wait(Native Method)
	- waiting on <0x00002aaabf2e91f8> (a java.util.concurrent.ConcurrentHashMap)
	at java.lang.Object.wait(Object.java:485)
	at org.apache.hadoop.hbase.regionserver.HRegion.waitOnRowLocks(HRegion.java:1686)
	- locked <0x00002aaabf2e91f8> (a java.util.concurrent.ConcurrentHashMap)
	at org.apache.hadoop.hbase.regionserver.HRegion.close(HRegion.java:483)
	- locked <0x00002aaabf2e9dc8> (a java.lang.Object)
	at org.apache.hadoop.hbase.regionserver.transactional.TransactionalRegion.close(TransactionalRegion.java:509)
	at org.apache.hadoop.hbase.regionserver.HRegion.close(HRegion.java:432)
	at org.apache.hadoop.hbase.regionserver.HRegionServer$RegionCloserThread.run(HRegionServer.java:1656)


> tableindexed.TestIndexedTable hanging
> -------------------------------------
>
>                 Key: HBASE-2271
>                 URL: https://issues.apache.org/jira/browse/HBASE-2271
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Andrew Purtell
>             Fix For: 0.20.4
>
>
> tableindexed.TestIndexedTable is hanging on 0.20 branch. 
> HBASE-2258, HBASE-2259, HBASE-2262, and HBASE-2257 went in since the last time it passed for me. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2271) tableindexed.TestIndexedTable hanging

Posted by "Andrew Purtell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell updated HBASE-2271:
----------------------------------

    Attachment: jstack.22667.txt

> tableindexed.TestIndexedTable hanging
> -------------------------------------
>
>                 Key: HBASE-2271
>                 URL: https://issues.apache.org/jira/browse/HBASE-2271
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Andrew Purtell
>             Fix For: 0.20.4
>
>         Attachments: jstack.22667.txt, Leases.diff
>
>
> tableindexed.TestIndexedTable is hanging on 0.20 branch. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2271) tableindexed.TestIndexedTable hanging

Posted by "Andrew Purtell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell updated HBASE-2271:
----------------------------------

    Description: tableindexed.TestIndexedTable is hanging on 0.20 branch.   (was: tableindexed.TestIndexedTable is hanging on 0.20 branch. 

HBASE-2258, HBASE-2259, HBASE-2262, and HBASE-2257 went in since the last time it passed for me. )

> tableindexed.TestIndexedTable hanging
> -------------------------------------
>
>                 Key: HBASE-2271
>                 URL: https://issues.apache.org/jira/browse/HBASE-2271
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Andrew Purtell
>             Fix For: 0.20.4
>
>         Attachments: jstack.22667.txt, Leases.diff
>
>
> tableindexed.TestIndexedTable is hanging on 0.20 branch. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2271) tableindexed.TestIndexedTable hanging

Posted by "Andrew Purtell (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell updated HBASE-2271:
----------------------------------

    Attachment: Leases.diff

See attached Leases.diff. patch -R < Leases.diff and the test passes.

> tableindexed.TestIndexedTable hanging
> -------------------------------------
>
>                 Key: HBASE-2271
>                 URL: https://issues.apache.org/jira/browse/HBASE-2271
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Andrew Purtell
>             Fix For: 0.20.4
>
>         Attachments: jstack.22667.txt, Leases.diff
>
>
> tableindexed.TestIndexedTable is hanging on 0.20 branch. 
> HBASE-2258, HBASE-2259, HBASE-2262, and HBASE-2257 went in since the last time it passed for me. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-2271) tableindexed.TestIndexedTable hanging

Posted by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Daniel Cryans resolved HBASE-2271.
---------------------------------------

    Resolution: Won't Fix

I reopened HBASE-2077. My patch was only adding a bug that kept the leases opened almost forever if not closed.

> tableindexed.TestIndexedTable hanging
> -------------------------------------
>
>                 Key: HBASE-2271
>                 URL: https://issues.apache.org/jira/browse/HBASE-2271
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Andrew Purtell
>             Fix For: 0.20.4
>
>         Attachments: jstack.22667.txt, Leases.diff
>
>
> tableindexed.TestIndexedTable is hanging on 0.20 branch. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.