Re-submitting after fixing NPE from previous checkin. Made changes to use the expected initial image requester's rvv information instead of the image provider's local rvv while determining full or delta GII.
There was logical error where it was using provider's local exception(rvv) instead of using requester's local exception(rvv). This could result in performing Delta GII instead of Full GII. Thank you for submitting a contribution to Apache Geode. In order to streamline the review of the contribution we ask you to ensure the following steps have been taken: ### For all changes: - [Yes ] Is there a JIRA ticket associated with this PR? Is it referenced in the commit message? - [Yes ] Has your PR been rebased against the latest commit within the target branch (typically `develop`)? - [Yes] Is your initial contribution a single, squashed commit? - [Yes] Does `gradlew build` run cleanly? - [Yes ] Have you written or updated unit tests to verify your changes? - [NA] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under [ASF 2.0](http://www.apache.org/legal/resolved.html#category-a)? [ Full content available at: https://github.com/apache/geode/pull/2857 ] This message was relayed via gitbox.apache.org for [email protected]
