You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/19 18:50:00 UTC

[jira] [Commented] (RYA-309) GeoSpatial Consistency Bug

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

ASF GitHub Bot commented on RYA-309:
------------------------------------

GitHub user isper3at opened a pull request:

    https://github.com/apache/incubator-rya/pull/179

    RYA-309 Added delete support to indexers

    ## Description
    >What Changed?
    Delete was never called on the secondary indexers
    in mongo.
    Created a test to ensure that it now happens and
    added support.
    
    ### Tests
    >Coverage?
    partial indexer coverage in several cases.   Geo to be added in a future ticket.
    
    ### Links
    [Jira](https://issues.apache.org/jira/browse/RYA-309)
    
    ### Checklist
    - [ ] Code Review
    - [x] Squash Commits
    
    #### People To Reivew
    @meiercaleb 
    @amihalik 


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/isper3at/incubator-rya RYA-309

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-rya/pull/179.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #179
    
----
commit 202c644444f21f5451d8952bfba07e9049fda7f0
Author: isper3at <sm...@gmail.com>
Date:   2017-07-19T18:47:18Z

    RYA-309 Added delete support to indexers
    
    Delete was never called on the secondary indexers
    in mongo.
    Created a test to ensure that it now happens and
    added support.

----


> GeoSpatial Consistency Bug
> --------------------------
>
>                 Key: RYA-309
>                 URL: https://issues.apache.org/jira/browse/RYA-309
>             Project: Rya
>          Issue Type: Bug
>          Components: dao
>    Affects Versions: 3.2.10
>            Reporter: Caleb Meier
>            Assignee: Andrew Smith
>
> Docs are not being deleted from the geo index when the associated triple is deleted from the triples collection.  Someone needs to recreate this bug and fix this issue so that the geo index stays consistent with the triples collection.



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