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/02/03 01:58:59 UTC

Canceled: apache/geode-native#2992 (develop - bddc86b)

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

Build: #2992
Status: Canceled

Duration: ?
Commit: bddc86b (develop)
Author: Blake Bender
Message: GEODE-8902: parse server destroy reply in gnmsg (#739)

* Parse REPLY from server for DESTROY message
- Reading flags, version tag, and entry not found parts
- still need to decode "bytes" part

* Parse remaining ("OkBytes") part of message
- one byte, value 0, should be all we find here
- comment in server code says this is here to "make old single-hop code
  happy"

View the changeset: https://github.com/apache/geode-native/compare/a467cdefdcb6...bddc86b7364e

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

  Restart your build: https://travis-ci.com/github/apache/geode-native/builds/215849380?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.