You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by rh...@apache.org on 2019/05/28 19:54:10 UTC

[geode] branch develop updated (7218802 -> 9dba005)

This is an automated email from the ASF dual-hosted git repository.

rhoughton pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 7218802  GEODE-6733 remove unused import and make spotless happay
     new d3ed413  Preparing for 1.9.0 release
     new 263dc3d  GEODE-6533: Update NOTICE for updated Spring deps
     new 2065819  GEODE-6533: Add NOTICE entry for commons-codec
     new a54f893  GEODE-5604: Fix over-zealous fix for adding NOTICE to jar manifest (#3365)
     new b442a27  GEODE-6533: Update LICENSE file for changed dependencies (#3313)
     new d9981e5  add a daily trigger to generate additional test runs for soak
     new 3ec4659  GEODE-6569: geode-all-bom shouldn't make a jar
     new 41cd486  GEODE-6570 processing of cached join request delays view installation
     new 85e1362  GEODE-6559: PdxInstance.getObject() is using class from older jar in case of Reconnect (#3353)
     new 75ac498  GEODE-6589: Parameterize gradle project group for use in GradleBuildWithGeodeCoreAcceptanceTest (#3395)
     new 4a86807  Fix geoge-book redirect url for 1.9.0
     new 5d2b8d9  GEODE-3948 fixing handling of sotimeout in Message.receive()
     new 6b05cae  Ignore GrgitException when building from src dist
     new e0c29b1  GEODE-6195 putIfAbsent may get a returned value caused by the same operation due to retry
     new ed13a72  GEODE-6664 CI failure: org.apache.geode.ClusterCommunicationsDUnitTest.receiveBigResponse
     new 097353f  GEODE-6662 NioPlainEngine.ensureWrappedCapacity
     new 0fea07a  GEODE-6423 availability checks sometimes immediately initiate removal
     new 3601d83  Fixes CI benchmark baseline selection.
     new 40ebccd  adding my PGP block as instructed in release steps
     new 7d7f8f1  GEODE-6630: move allBucketsRecoveredFromDisk count down latch (#3477)
     new 8e92509  Use branch of benchmarks targeted for release/1.9.0.
     new b912ac7  Fixes benchmarks branch
     new bf4ee80  adding my GPG key as per release instructions
     new c0a73d1  bump the geode version in the Dockerfile
     new 2dd9dc5  update the release SHA256 in the Dockerfile
     new 31e6612  Updated release versions to 1.7.0 for release preparation
     new 0936c9f  Revert "Adding 1.8 as a version in Version.java"
     new bbc9bac  Changing all the version numbers from 1.8.0 to 1.7.0
     new 9175e34  Changing all Version.GEODE_180 to Version_170
     new fb0ee09  Revert "[GEODE-5591] If there is a BindException we should always throw. (#2351)"
     new ab7e6e7  Disabling the the Windows test pipeline
     new d07244df GEODE-5695: Update Gemfile.lock to Sprockets 3.7.2
     new 1d261c5  Remove windows tests from concourse (#2436)
     new db56584  Fix instance naming for heavy-lifters on release branches (#2437)
     new 94b5c15  GCP instances cannot have dots in the name (#2439)
     new 00f68ba  GCP instances dont like underscores either? Using hyphen (#2440)
     new 1da670c  Changing the pre version to 1.6.0 from 1.7.0 in TxCommitMessageTest
     new 4185fe8  Changed the version number of JARs
     new c637193  GEODE-5723: Don't publish to maven repo unless SNAPSHOT. (#2453)
     new c3494e0  GEODE-5727: rework how ResultModel deal with file contents. (#2460)
     new f9abdeb  Revert two GEODE-5600 commits
     new 38dd001  Revert "GEODE-3967: There're following 9 problems fixed here:"
     new dd78494  GEODE-3967: Cleaning up of revert issues (#2523)
     new 48061cd  Force inclusion of all ci/** files to work around exclude name collision (#2528)
     new f3d691f  Update version numbers for 1.8.0 release
     new 62d95cd  GEODE-6018 Remove reflections from LICENSE
     new 4192d05  GEODE-6048 build should work on release branches (#2847)
     new 70902b0  Revert "GEODE-5729: when DistributedCacheOperation needs 2 messages, should let (#2458)" (#2801)
     new 411ff86  GEODE-5993: Eliminate race in monitorQueryThread() (#2818)
     new e54e33d  GEODE-5884: Added new command and restored pre 1.8 region function behavior (#2829)
     new 35f7a43  GEODE-5884: Adding to function exception list if cause is FunctionInvocationTargetException (#2809)
     new b0e3c3c  GEODE-6053: Parameterized Queries fixed (#2859)
     new 933c4fb  GEODE-6063 remove PublishArtifacts from Geode release pipelines (#2865)
     new 671671b  GEODE-6065: Continue event processing when hostname lookup fails (#2883)
     new 14bfde0  Merge branch 'release/1.8.0'
     new 7a285c9  Merge branch release/1.9.0 into master
     new c1d33d7  Merge remote-tracking branch 'origin/master' into develop
     new 9dba005  Merge pull request #3626 from rhoughton-pivot/develop

The 7887 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ci/pipelines/geode-build/jinja.template.yml                         | 3 ++-
 ci/pipelines/shared/jinja.variables.yml                             | 1 +
 ci/scripts/run_benchmarks.sh                                        | 2 +-
 docker/Dockerfile                                                   | 6 +++---
 .../internal/rest/GradleBuildWithGeodeCoreAcceptanceTest.java       | 1 +
 5 files changed, 8 insertions(+), 5 deletions(-)