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

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

GitHub user isper3at opened a pull request:

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

    RYA-133 Fix broken Mongo Secondary Indexers

    ## Description
    >What changed?
    The secondary indexers need an empty constructor.  Moved back to an init() 
call instead, leave empty constructor open for the reflexive calls.
    
    ### Links
    [Jira](https://issues.apache.org/jira/browse/RYA-133)
    
    ### Checklist
    - [ ] Code Review
    - [ x] Squash commits
    
    #### People To Review
    @dlotts

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

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

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

    https://github.com/apache/incubator-rya/pull/72.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 #72
    
----
commit 5845536b5e0c8036658751010874879b308049b4
Author: isper3at <smith...@gmail.com>
Date:   2016-07-28T17:02:35Z

    RYA-133 Fix broken Mongo Secondary Indexers
    
    The refactoring of the mongo secondary indexers broke some functionality.
    The reflective way the indexers are created requires an empty
    constructor.  The refactor was altered to allow the changes to persist
    while gaining the empty constructor.

----


> Mongo Secondary indexers are broken
> -----------------------------------
>
>                 Key: RYA-133
>                 URL: https://issues.apache.org/jira/browse/RYA-133
>             Project: Rya
>          Issue Type: Sub-task
>            Reporter: Andrew Smith
>            Assignee: Andrew Smith
>             Fix For: 3.2.10
>
>
> With the creation of integration tests for mongo support in the rya admin 
> shell, it was discovered that the refactoring of the mongo secondary indexers 
> broke some of the functionality.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to