[ 
https://issues.apache.org/jira/browse/PHOENIX-7108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17825476#comment-17825476
 ] 

ASF GitHub Bot commented on PHOENIX-7108:
-----------------------------------------

jpisaac commented on PR #1855:
URL: https://github.com/apache/phoenix/pull/1855#issuecomment-1989681144

   TableTTLIT failing with the following error
   
   Caused by: 
org.apache.hadoop.hbase.ipc.RemoteWithExtrasException(java.io.IOException): 
java.io.IOException: Key a/0:_0/1710201666000/Put/vlen=1/seqid=137 followed by 
a smaller key a/0:/1710201636000/DeleteFamily/vlen=0/seqid=107 in cf 
77875878a1beda46043a6f04753c8bdc/0
        at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:451)
        at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:132)
        at 
org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:369)
        at 
org.apache.hadoop.hbase.ipc.RpcExecutor$Handler.run(RpcExecutor.java:349)
   Caused by: java.lang.AssertionError: Key 
a/0:_0/1710201666000/Put/vlen=1/seqid=137 followed by a smaller key 
a/0:/1710201636000/DeleteFamily/vlen=0/seqid=107 in cf 
77875878a1beda46043a6f04753c8bdc/0
   
   
   @kadirozde will need your help to resolve this TF




> Provide support for pruning expired rows of views using Phoenix level 
> compactions
> ---------------------------------------------------------------------------------
>
>                 Key: PHOENIX-7108
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-7108
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Jacob Isaac
>            Assignee: Jacob Isaac
>            Priority: Major
>
> Modify Phoenix compaction framework introduced in PHOENIX-6888 to prune TTL 
> expired rows of views.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to