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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to