Skip to main content

Community

Other: HVR6: Capture Rewind table isolation

Please sign in to leave a comment.

Comments

1 comment

  • Mark Van de Wiel User

    Harish,

    HVR was designed to maintain transactional consistency between all tables in a channel. Whilst transactional consistency is no longer critical to many - primary analtytical - use cases, it is still ingrained in HVR. And because the transaction log is the basis for transactional consistency there is only a single starting point for change data capture. You cannot rewind just for one table; you rewind for all.

    In most cases when a table goes out of sync the user will refresh the table (rather than replay changes). As of the time of this writing such refresh will halt the integration on all other tables until the refresh finishes. However, this blocking of integrate for all other tables will be lifted. We have been working on an isolated table refresh feature that I expect to be released for early adopters in the next few months (before the end of 2024). This would be a great feature to help address your issue.

    Hope this helps.
    Mark.