GitHub user dkuppitz opened a pull request:

    https://github.com/apache/incubator-tinkerpop/pull/22

    Reducingbarrier

    

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

    $ git pull https://github.com/dkuppitz/incubator-tinkerpop reducingbarrier

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

    https://github.com/apache/incubator-tinkerpop/pull/22.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 #22
    
----
commit 58affa2f3218d54206c805064b129aa8938e5128
Author: Stephen Mallette <[email protected]>
Date:   2015-02-18T19:58:35Z

    Big refactor on the process tests.
    
    Added UseEngine annotation to mark a test as one using a particular 
TraversalEngine.Type.  This allowed the removal of the boolean that used to be 
used to validate whether a graph would run a test given its ability to support 
GraphComputer.  The process computer/standard suite enforces that annotation 
and yields error messages that make sure the tests are setup properly.

commit afa593d4d7c2c967d75af52beb45746349ff3642
Author: Marko A. Rodriguez <[email protected]>
Date:   2015-02-18T22:22:15Z

    Merge branch 'reducingbarrier'

commit 70391673c2bbee929dd28dd8ccc7e235732fc2f6
Author: Marko A. Rodriguez <[email protected]>
Date:   2015-02-18T22:30:28Z

    gutted ReducingStrategy. ReducingBarrierStep is now ready to go @dkuppitz.

commit a3ed25b3b8de575008bc24e72ef3325ffaa26986
Author: Marko A. Rodriguez <[email protected]>
Date:   2015-02-18T22:32:48Z

    updated CHANGELOG.

commit ab7f0ffe5adca430801205e839eddb51011bcb31
Author: Marko A. Rodriguez <[email protected]>
Date:   2015-02-18T22:46:28Z

    dah. accidently had ProcessComputerSuite tests commented out.

commit 8edffd68d93b9664f7f3c30118d77087afe0132b
Author: Marko A. Rodriguez <[email protected]>
Date:   2015-02-18T23:02:10Z

    dah. inner classes and reflective construction in Hadoop. Fixed.

commit 359afd9608f5e7bbf2132d150bbf866d80e77c2d
Author: Daniel Kuppitz <[email protected]>
Date:   2015-02-18T23:44:25Z

    worked on M/R code for ReducingBarrierSteps.

----


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