You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/12/15 17:40:00 UTC

[jira] [Commented] (ASTERIXDB-2492) Skip filter for undo

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

ASF subversion and git services commented on ASTERIXDB-2492:
------------------------------------------------------------

Commit 81f3e7593ad9d4170aa3bd47c5c6aae4183873c5 in asterixdb's branch refs/heads/master from [~wyk]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=81f3e75 ]

[ASTERIXDB-2492][TXN] Skip filter update on undo

- user model changes: no
- storage format changes: no
- interface changes: no

Details:
Filter values should not be undone on UPDATE as the tuple
does not contain the filtered field.

Change-Id: I1b9c5d0350e1df94369e6733069dcf5af11a78b6
Reviewed-on: https://asterix-gerrit.ics.uci.edu/3088
Sonar-Qube: Jenkins <je...@fulliautomatix.ics.uci.edu>
Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
Contrib: Jenkins <je...@fulliautomatix.ics.uci.edu>
Reviewed-by: Murtadha Hubail <mh...@apache.org>


> Skip filter for undo
> --------------------
>
>                 Key: ASTERIXDB-2492
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-2492
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: HYR - Hyracks, TX - Transactions
>    Affects Versions: 0.9.5
>            Reporter: Wail Alkowaileet
>            Assignee: Wail Alkowaileet
>            Priority: Major
>         Attachments: nc-asterix_nc1-12-07-18.log.gz
>
>
> Currently, the RecoveryManager is not skipping the filter for undo. This means currently the filter tuple is storing arbitrary value when undo performed (for instance inserting a tuple with duplicate key).
> This bug appeared after the change at [ASTERIXDB-2491|https://issues.apache.org/jira/browse/ASTERIXDB-2491]
> Attached log.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)