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

xiazcy pushed a change to branch graphbinary-ordered-map
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 discard f20aa7fd34 Added ordered `value_flag` `0x02` to Map serializers in 
Java and Python drivers according to GraphBinaryV4 IO spec.
     add 6eb6c38139 Added ordered `value_flag` `0x02` to Map serializers in 
Java and Python drivers according to GraphBinaryV4 IO spec.

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   (f20aa7fd34)
            \
             N -- N -- N   refs/heads/graphbinary-ordered-map (6eb6c38139)

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.

No new revisions were added by this update.

Summary of changes:
 .../gremlin/structure/io/binary/types/MapSerializer.java     | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

Reply via email to