You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by zh...@apache.org on 2019/04/02 23:15:07 UTC

[geode] branch feature/GEODE-6518 updated (04d3e90 -> 4e34b4a)

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

zhouxj pushed a change to branch feature/GEODE-6518
in repository https://gitbox.apache.org/repos/asf/geode.git.


 discard 04d3e90  add 4 dunit tests to prove that both PR and RR's accessor need to set AEQ id
 discard 1c537a8  GEODE-6518: proxy region, should not add loader and writer for jdbc-mapping             but need to add AEQ-id to the region attributes
     new 4e34b4a  GEODE-6518: proxy region, should not add loader and writer for jdbc-mapping             but need to add AEQ-id to the region attributes

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (04d3e90)
            \
             N -- N -- N   refs/heads/feature/GEODE-6518 (4e34b4a)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 7560 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:
 ...reateMappingCommandForProxyRegionDUnitTest.java | 102 ++++++++++++++++++++-
 1 file changed, 101 insertions(+), 1 deletion(-)