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

Build: #2350
Status: Passed

Duration: 1 hr, 20 mins, and 26 secs
Commit: 8ddc0e8 (rel/v1.12.0.RC1)
Author: Blake Bender
Message: GEODE-7694: fix pdx type lookup (#572)

- < operator should have used typeId, was using className which is NOT UNIQUE
- This should fix problems with __GEMFIRE_JSON PDX type
- fall back to comparing className when both typeIds are 0
- Local regions appear to operate with typeId == 0 for everything
- Local regions will still be broken for __GEMFIRE_JSON type, because className 
is the same for different types

View the changeset: 
https://github.com/apache/geode-native/compare/rel/v1.12.0.RC1

View the full build log and details: 
https://travis-ci.org/github/apache/geode-native/builds/666998527?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.

Reply via email to