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.com> on 2021/01/29 18:26:16 UTC

Canceled: apache/geode-native#2973 (develop - 78d2fbf)

Build Update for apache/geode-native
-------------------------------------

Build: #2973
Status: Canceled

Duration: ?
Commit: 78d2fbf (develop)
Author: Blake Bender
Message: GEODE-8887: Refactor EventIdTSS class (#733)

- Use Meyers singleton pattern for global singleton (threadId), and
  thread local singleton EventIdTSS
- rename all member variables in EventId and EventIdTSS classes
- clean up logic slightly around global threadId atomic var
- rename EventId getter methods for clarity

View the changeset: https://github.com/apache/geode-native/compare/a4afaf31d973...78d2fbf67e81

View the full build log and details: https://travis-ci.com/github/apache/geode-native/builds/215284113?utm_medium=notification&utm_source=email

  Restart your build: https://travis-ci.com/github/apache/geode-native/builds/215284113?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the apache/geode-native repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=16807653&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.