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/21 17:29:28 UTC

Errored: apache/incubator-geode#217 (develop - 68dab4a)

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

Build: #217
Status: Errored

Duration: 6 minutes and 33 seconds
Commit: 68dab4a (develop)
Author: Bruce Schuchardt
Message: GEODE-956 Product use log shows duplicate entries

The product use logger was adding up the load of all of the servers and
displaying it, but each load is a float between zero and 1.0 so the total
was always zero.  I've modified it to figure out the correct connection
count for each CacheServer and also log the subscription queue count.

The list of servers now has duplicate entries removed by putting all of
the servers into a Set.

View the changeset: https://github.com/apache/incubator-geode/compare/8645fe03811c...68dab4af591b

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

--

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