You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2016/08/31 23:10:21 UTC

[jira] [Created] (HBASE-16539) Unavailable compression algorithm selected for ITBLL even if not available

Andrew Purtell created HBASE-16539:
--------------------------------------

             Summary: Unavailable compression algorithm selected for ITBLL even if not available
                 Key: HBASE-16539
                 URL: https://issues.apache.org/jira/browse/HBASE-16539
             Project: HBase
          Issue Type: Bug
    Affects Versions: 1.2.3
            Reporter: Andrew Purtell


A ITBLL 1B row run fails when table schema is changed to specify lz4 compression but then servers cannot deploy it. 1.1.6rc2 passed, 1.2.3rc0 does not. Same testing environment. Something has changed between 1.1 and 1.2. 

We end up in this state and jobs cannot progress:
{noformat}
Number of regions in transition: 7
  IntegrationTestBigLinkedList,\xA0\x00\x00\x00\x00\x00\x00\x00,1472681289247.d947338bc0a76a9bba5af4c515019bc1. state=FAILED_OPEN, ts=Wed Aug 31 22:58:47 UTC 2016 (419s ago), server=null
  IntegrationTestBigLinkedList,\x8F\xFD@wn\x90\x9F\x12\x0Cej\x1F$\xE1&{,1472684144278.57f4bf5d3c6d7dbd60aa54d7080d43b6. state=FAILED_OPEN, ts=Wed Aug 31 23:01:09 UTC 2016 (276s ago), server=null
  IntegrationTestBigLinkedList,\xE0\x00\x00\x00\x00\x00\x00\x00,1472681289247.d5d8ec90585f29cd729ea3f4bf0b791a. state=FAILED_OPEN, ts=Wed Aug 31 23:01:09 UTC 2016 (276s ago), server=null
  IntegrationTestBigLinkedList,,1472683517911.19f79f1865001d4ae1a261c77726fbd4. state=FAILED_OPEN, ts=Wed Aug 31 22:58:46 UTC 2016 (419s ago), server=null
  IntegrationTestBigLinkedList,\xC0\x00\x00\x00\x00\x00\x00\x00,1472681289247.9706c191970f442489033e8baa210bfb. state=FAILED_OPEN, ts=Wed Aug 31 22:55:59 UTC 2016 (586s ago), server=null
  IntegrationTestBigLinkedList,\x80\x00\x00\x00\x00\x00\x00\x00,1472684144278.c38d5068d2e52324ad398062fc2064a6. state=FAILED_OPEN, ts=Wed Aug 31 22:56:16 UTC 2016 (569s ago), server=null
  IntegrationTestBigLinkedList,`\x00\x00\x00\x00\x00\x00\x00,1472681289247.b04b1836a8c0efd5481ccd6f50817ddf. state=FAILED_OPEN, ts=Wed Aug 31 22:53:43 UTC 2016 (722s ago), server=null
{noformat}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)