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 2019/11/04 19:46:16 UTC

Passed: apache/geode-native#2176 (release/1.11.0 - 24c5c78)

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

Build: #2176
Status: Passed

Duration: 1 hr, 37 mins, and 17 secs
Commit: 24c5c78 (release/1.11.0)
Author: M. Oleske
Message: Resolve LGTM issues in ThinClientPoolDM (#543)

* LGTM issues in ThinClientPoolDM, among other things

* Clean up some warnings from CLion analysis

* Remove unused functions

* Use do-while instead of removing `;`

* Use acquire and block instead of while loop and tryacquire

* Use unique pointer for resultProcessor 

* Add override to be more clear

* Don't check for error twice

Authored-by: Michael Oleske <mo...@pivotal.io>

View the changeset: https://github.com/apache/geode-native/compare/release/1.11.0

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

--

You can unsubscribe from build emails from the apache/geode-native repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=11948127&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/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.