Rajeshbabu Chintaguntla created PHOENIX-4482:
------------------------------------------------
Summary: Fix WALReplayWithIndexWritesAndCompressedWALIT failing
with ClassCastException
Key: PHOENIX-4482
URL: https://issues.apache.org/jira/browse/PHOENIX-4482
Project: Phoenix
Issue Type: Sub-task
Reporter: Rajeshbabu Chintaguntla
Assignee: Rajeshbabu Chintaguntla
Fix For: 5.0.0
{noformat}
ERROR]
testReplayEditsWrittenViaHRegion(org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT)
Time elapsed: 82.455 s <<< ERROR!
java.lang.ClassCastException:
org.apache.hadoop.hbase.regionserver.wal.AsyncFSWAL cannot be cast to
org.apache.hadoop.hbase.regionserver.wal.FSHLog
at
org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.createWAL(WALReplayWithIndexWritesAndCompressedWALIT.java:274)
at
org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT.testReplayEditsWrittenViaHRegion(WALReplayWithIndexWritesAndCompressedWALIT.java:192)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)