You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Thomas Weise (JIRA)" <ji...@apache.org> on 2017/08/29 05:36:01 UTC

[jira] [Resolved] (APEXMALHAR-2514) JDBCPollInputOperator support for offset rebase

     [ https://issues.apache.org/jira/browse/APEXMALHAR-2514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Weise resolved APEXMALHAR-2514.
--------------------------------------
       Resolution: Implemented
    Fix Version/s: 3.8.0

> JDBCPollInputOperator support for offset rebase
> -----------------------------------------------
>
>                 Key: APEXMALHAR-2514
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2514
>             Project: Apache Apex Malhar
>          Issue Type: Improvement
>            Reporter: Thomas Weise
>            Assignee: Thomas Weise
>             Fix For: 3.8.0
>
>
> Operator currently cannot handle tables where old data is periodically removed, because the poll logic assumes a fixed start offset. Instead, it should support offset rebase with a trailing lower bound key.
> Such use of the WHERE clause will also avoid repeated full index scanning and be especially efficient when the source is partitioned on the key column.
> https://lists.apache.org/thread.html/50ae7799199ab8b9e38b7947dbcfd466b60df0bbfea6aa19abfd0b33@%3Cusers.apex.apache.org%3E



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)