GitHub user cloudysunny14 opened a pull request:

    https://github.com/apache/gora/pull/95

    Fixed issue GORA-443

    https://github.com/apache/gora/pull/86
    > All of tests pass when run individually, but when run as a whole some of 
them fail.
    
    I also encountered the same problem.
    I think this is because of AsyncProcessor asynchronously process a series 
of mutations.
    I made this fix as a possible solution.
    Anyway, If there is anything I can contribute to something, I definitely 
want to work for GORA or NUTCH :)

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

    $ git pull https://github.com/cloudysunny14/gora 
GORA-443-fixed-issue-mutation

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

    https://github.com/apache/gora/pull/95.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 #95
    
----
commit 5664dc6791d97116f7613e9bb8407583b411b457
Author: Kiyonari Harigae <[email protected]>
Date:   2017-02-16T14:24:40Z

    Fixed issue GORA-443

----


---
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