Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-33304

Atomicity of RowMutations would broken when Delete and Put on same columnFamily/column/row

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              tanjialiang tanjialiang
              tanjialiang tanjialiang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: