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

lothar commented on FLINK-26792:
--------------------------------

I have some idea, but I'm not sure good enough.

1.When we construct Put and Delete use Put#(byte[] row, long timestamp) and 
Delete#(byte[] row, long timestamp), but the timestamp is the client time

2.Can we ignore the UPDATE_BEFORE, but there are also probable that insert and 
delete and update in a flush

> BufferedMutator failed when insert and update with a flush in Hbase Sink
> ------------------------------------------------------------------------
>
>                 Key: FLINK-26792
>                 URL: https://issues.apache.org/jira/browse/FLINK-26792
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / HBase
>            Reporter: lothar
>            Priority: Major
>         Attachments: image-2022-03-22-14-03-18-558.png
>
>
> When I write data from Kafka to Hbase(CDC data contains Insert、Update), once 
> the first insert data and update data with same rowkey in a flush, the data 
> will be invalid.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to