[
https://issues.apache.org/jira/browse/BEAM-7634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismaël Mejía updated BEAM-7634:
-------------------------------
Summary: Make HBaseIO write return so it can be composed (e.g. used with
Wait.on) (was: Add Done notifications for HBaseIO.Write)
> Make HBaseIO write return so it can be composed (e.g. used with Wait.on)
> ------------------------------------------------------------------------
>
> Key: BEAM-7634
> URL: https://issues.apache.org/jira/browse/BEAM-7634
> Project: Beam
> Issue Type: Improvement
> Components: io-java-hbase
> Reporter: Ismaël Mejía
> Assignee: Ismaël Mejía
> Priority: Minor
>
> Add a return type to the Write transform so we can signal on `Write.on` this
> can be achieved by adding a new transform `WriteWithResults` like BigtableIO
> plans to do it.
> This will also enable users to do Wait.on based writes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)