You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2019/05/31 15:07:00 UTC

[jira] [Resolved] (HBASE-22512) Jvm was crash which is running Regoinserver with a segment fault

     [ https://issues.apache.org/jira/browse/HBASE-22512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser resolved HBASE-22512.
--------------------------------
    Resolution: Invalid

> Jvm was crash which is running Regoinserver with a segment fault
> ----------------------------------------------------------------
>
>                 Key: HBASE-22512
>                 URL: https://issues.apache.org/jira/browse/HBASE-22512
>             Project: HBase
>          Issue Type: Bug
>          Components: asyncclient, regionserver
>    Affects Versions: 2.0.0
>         Environment: hbase 2.0.0 in HDP 3.1.0.0
>            Reporter: Tom,Xu
>            Priority: Blocker
>         Attachments: hs_err_pid12795.log
>
>
> I create table by phoenix, like this sql:
> _CREATE TABLE IF NOT EXISTS T_ORIGIN_MSG(_ 
> _MSG_ID VARCHAR(32) not null primary key,_ 
> _MSG VARBINARY,_
> _UPDATE_TIME DATE) COMPRESSION='SNAPPY',DURABILITY='ASYNC_WAL' split on ('8');_
> Then upsert data in a loop. Regionserver was crash, the infomation ref  attanchment. If I don't set ASYNC_WAL it will work .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)