GitHub user ejwhite922 opened a pull request:

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

    RYA-459 Fixed handling of comma-separated property file values in 
AccumuloIndexingConfiguration and MongoIndexingConfiguration

    ## Description
    AccumuloIndexingConfiguration and MongoIndexingConfiguration were not 
parsing comma-separated values properly (such as for metadata.properties) when 
reading from a properties file.  These were also not null safe like the other 
tags nor did they provide a default value.
    
    ### Tests
    Unit Tests
    
    ### Links
    [Jira](https://issues.apache.org/jira/browse/RYA-459)
    
    ### Checklist
    - [ ] Code Review
    - [ ] Squash Commits
    
    #### People To Review
    @isper3at 
    @kchilton2 
    @meiercaleb 
    @DLotts
    @pujav65 


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

    $ git pull https://github.com/ejwhite922/incubator-rya 
RYA-459_MetadataPropertiesConfiguration

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

    https://github.com/apache/incubator-rya/pull/269.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 #269
    
----
commit c91b33514c4332817d50e472218175a97b088086
Author: eric.white <eric.white@...>
Date:   2018-01-25T20:12:40Z

    RYA-459 Fixed handling of comma-separated property file values in 
AccumuloIndexingConfiguration and MongoIndexingConfiguration

----


---

Reply via email to