You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by Travis CI <bu...@travis-ci.org> on 2016/03/18 21:47:34 UTC

Broken: apache/incubator-geode#211 (develop - aab357f)

Build Update for apache/incubator-geode
-------------------------------------

Build: #211
Status: Broken

Duration: 14 minutes and 55 seconds
Commit: aab357f (develop)
Author: Jason Huynh
Message: GEODE-249: Retry on local node does not overwrite previously retrieved results

If a query on a remote node fails and buckets are determined to have moved to
the local node, a retry of the query is executed on the local node.  However
the code currently will overwrite any results the local node had already
correctly retrieved.

Added new junit test for PartitionedRegionQueryEvaluator and renamed existing
test to PartitionedRegionQueryEvaluatorIntegrationTest

View the changeset: https://github.com/apache/incubator-geode/compare/54931a52ed3f...aab357f6925f

View the full build log and details: https://travis-ci.org/apache/incubator-geode/builds/117001613

--

You can configure recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications