[
https://issues.apache.org/jira/browse/PHOENIX-7049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17772113#comment-17772113
]
Istvan Toth commented on PHOENIX-7049:
--------------------------------------
In the PASSING case, I see:
{noformat}
2023-10-02 11:10:50,404 WARN
[RpcServer.default.FPBQ.Fifo.handler=3,queue=0,port=41919]
org.apache.hadoop.hbase.master.MasterRpcServices(605):
faa1167abeb6,46489,1696270207947 reported a fatal error:
***** ABORTING region server faa1167abeb6,46489,1696270207947: Simulated kill
*****
2023-10-02 11:10:50,407 INFO [Listener at localhost/39651]
org.apache.hadoop.hbase.regionserver.HRegionServer(2428): ***** STOPPING region
server 'faa1167abeb6,46489,1696270207947' *****
2023-10-02 11:10:50,407 INFO [Listener at localhost/39651]
org.apache.hadoop.hbase.regionserver.HRegionServer(2442): STOPPED: Simulated
kill{noformat}
While in the FAILING case, I see:
{noformat}
2023-10-04 22:57:59,923 WARN
[RpcServer.default.FPBQ.Fifo.handler=3,queue=0,port=46399]
org.apache.hadoop.hbase.master.MasterRpcServices(605):
4a918263d7d2,37195,1696485262252 reported a fatal error:
***** ABORTING region server 4a918263d7d2,37195,1696485262252: The coprocessor
org.apache.phoenix.hbase.index.Indexer threw
org.apache.phoenix.hbase.index.builder.FatalIndexBuildingFailureException:
Could not update the index table, killing server region because couldn't write
to an index table *****
Cause:
org.apache.phoenix.hbase.index.builder.FatalIndexBuildingFailureException:
Could not update the index table, killing server region because couldn't write
to an index table
at
org.apache.phoenix.hbase.index.write.KillServerOnFailurePolicy.handleFailure(KillServerOnFailurePolicy.java:68){noformat}
> WALRecoveryRegionPostOpenIT very flakey on 5.2 with Hbase 2.5
> -------------------------------------------------------------
>
> Key: PHOENIX-7049
> URL: https://issues.apache.org/jira/browse/PHOENIX-7049
> Project: Phoenix
> Issue Type: Bug
> Reporter: Istvan Toth
> Assignee: Istvan Toth
> Priority: Major
> Labels: test
> Attachments:
> PASS-org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT-output.txt.gz,
>
> org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT-output.txt.gz,
> org.apache.hadoop.hbase.regionserver.wal.WALRecoveryRegionPostOpenIT.txt.gz
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)