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

tanjialiang commented on FLINK-33304:
-------------------------------------

Hi [~MartijnVisser], can you help me request a reviewer?

> Atomicity of RowMutations would broken when Delete and Put on same 
> columnFamily/column/row
> ------------------------------------------------------------------------------------------
>
>                 Key: FLINK-33304
>                 URL: https://issues.apache.org/jira/browse/FLINK-33304
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / HBase
>    Affects Versions: hbase-3.0.1
>            Reporter: tanjialiang
>            Priority: Blocker
>              Labels: pull-request-available
>
> Current we put the {{Mutation}} into {{BufferedMutator}} directly, when 
> {{Mutation}} have a {{Delete}} followed by {{Put}} to same column family or 
> columns or rows, only the {{Delete}} is happening while the {{Put}} is 
> ignored so atomicity of {{Mutation}} is broken for such cases.
> See https://issues.apache.org/jira/browse/HBASE-8626.



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

Reply via email to