You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Li Pi (JIRA)" <ji...@apache.org> on 2011/08/31 02:33:09 UTC

[jira] [Created] (HBASE-4307) race condition in CacheTestUtils

race condition in CacheTestUtils
--------------------------------

                 Key: HBASE-4307
                 URL: https://issues.apache.org/jira/browse/HBASE-4307
             Project: HBase
          Issue Type: Sub-task
            Reporter: Li Pi
            Assignee: Li Pi
         Attachments: 4307.txt

just a race condition in the cache test utils. sometimes, when the queue of blocks to be tested runs out of things to be tested, the test keeps going. this causes an exception to be thrown.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-4307) race condition in CacheTestUtils

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

Li Pi updated HBASE-4307:
-------------------------

    Attachment: 4307.txt

> race condition in CacheTestUtils
> --------------------------------
>
>                 Key: HBASE-4307
>                 URL: https://issues.apache.org/jira/browse/HBASE-4307
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Li Pi
>            Assignee: Li Pi
>             Fix For: 0.92.0
>
>         Attachments: 4307.txt
>
>
> just a race condition in the cache test utils. sometimes, when the queue of blocks to be tested runs out of things to be tested, the test keeps going. this causes an exception to be thrown.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-4307) race condition in CacheTestUtils

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

Li Pi updated HBASE-4307:
-------------------------

    Status: Patch Available  (was: Open)

quick fix.

> race condition in CacheTestUtils
> --------------------------------
>
>                 Key: HBASE-4307
>                 URL: https://issues.apache.org/jira/browse/HBASE-4307
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Li Pi
>            Assignee: Li Pi
>             Fix For: 0.92.0
>
>         Attachments: 4307.txt
>
>
> just a race condition in the cache test utils. sometimes, when the queue of blocks to be tested runs out of things to be tested, the test keeps going. this causes an exception to be thrown.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-4307) race condition in CacheTestUtils

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

Ted Yu commented on HBASE-4307:
-------------------------------

+1 on patch.

> race condition in CacheTestUtils
> --------------------------------
>
>                 Key: HBASE-4307
>                 URL: https://issues.apache.org/jira/browse/HBASE-4307
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Li Pi
>            Assignee: Li Pi
>             Fix For: 0.92.0
>
>         Attachments: 4307.txt
>
>
> just a race condition in the cache test utils. sometimes, when the queue of blocks to be tested runs out of things to be tested, the test keeps going. this causes an exception to be thrown.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HBASE-4307) race condition in CacheTestUtils

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

Hudson commented on HBASE-4307:
-------------------------------

Integrated in HBase-TRUNK #2164 (See [https://builds.apache.org/job/HBase-TRUNK/2164/])
    HBASE-4307  race condition in CacheTestUtils (Li Pi)

tedyu : 
Files : 
* /hbase/trunk/CHANGES.txt
* /hbase/trunk/src/test/java/org/apache/hadoop/hbase/io/hfile/CacheTestUtils.java


> race condition in CacheTestUtils
> --------------------------------
>
>                 Key: HBASE-4307
>                 URL: https://issues.apache.org/jira/browse/HBASE-4307
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Li Pi
>            Assignee: Li Pi
>             Fix For: 0.92.0
>
>         Attachments: 4307.txt
>
>
> just a race condition in the cache test utils. sometimes, when the queue of blocks to be tested runs out of things to be tested, the test keeps going. this causes an exception to be thrown.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HBASE-4307) race condition in CacheTestUtils

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

Ted Yu updated HBASE-4307:
--------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

> race condition in CacheTestUtils
> --------------------------------
>
>                 Key: HBASE-4307
>                 URL: https://issues.apache.org/jira/browse/HBASE-4307
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Li Pi
>            Assignee: Li Pi
>             Fix For: 0.92.0
>
>         Attachments: 4307.txt
>
>
> just a race condition in the cache test utils. sometimes, when the queue of blocks to be tested runs out of things to be tested, the test keeps going. this causes an exception to be thrown.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira