Broken: apache/geode-native#3114 (support/1.14 - 74677ff)
Build Update for apache/geode-native - Build: #3114 Status: Broken Duration: 33 mins and 20 secs Commit: 74677ff (support/1.14) Author: Jacob Barrett Message: GEODE-9551: Fixes API return and parameter types. (#860) View the changeset: https://github.com/apache/geode-native/compare/064c43f7e0b0...74677ff51cb6 View the full build log and details: https://app.travis-ci.com/github/apache/geode-native/builds/236524999?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the apache/geode-native repository going to https://app.travis-ci.com/account/preferences/unsubscribe?repository=16807653&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://app.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.
Revert GEODE-9486: Fix validate-serializable-objects (#6746)
I have submitted PR #6816 to temporarily revert GEODE-9486 until it's ready to go back in. https://github.com/apache/geode/pull/6816 Sha 3b2c53 is failing consistently on Windows, so it needs to be reverted. I hope to have a fix ready sometime next week. Thanks, Kirk
Re: Revert GEODE-9486: Fix validate-serializable-objects (#6746)
PS: This PR needs a lot of reviews. Please review as soon as possible so I can merge the revert to develop to restore the CI to green. On Mon, Aug 30, 2021 at 2:42 PM Kirk Lund wrote: > I have submitted PR #6816 to temporarily revert GEODE-9486 until it's > ready to go back in. > > https://github.com/apache/geode/pull/6816 > > Sha 3b2c53 is failing consistently on Windows, so it needs to be reverted. > I hope to have a fix ready sometime next week. > > Thanks, > Kirk > >