GitHub user DLotts opened a pull request:

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

    RYA-266 Added calls to init() where-ever the Accumulo temporal indexer is 
used for storing

    ## Description
    The dao manages multitable batch writer, but that was not being used, so 
writers might never be flushed.
    
    ### Tests
    Repaired tests.  No new tests.
    
    ### Links
    [Jira](https://issues.apache.org/jira/browse/RYA-266)
    
    ### Checklist
    - [ ] Code Review
    
    #### People To Reivew
    People that know indexing, or know RyaOutputFormatTest


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

    $ git pull https://github.com/DLotts/incubator-rya RYA-266_tempo_flush

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

    https://github.com/apache/incubator-rya/pull/149.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 #149
    
----
commit 72925fe26719c7c006aced94ba975d959655d008
Author: David W. Lotts <[email protected]>
Date:   2017-03-31T18:05:07Z

    RYA-266 Added init() and other calls where ever the Accumulo temporal 
indexer is created and used for storing.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to