You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2021/04/05 19:18:56 UTC

[tinkerpop] branch TINKERPOP-2245 updated (26f45af -> 86e7a28)

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

spmallette pushed a change to branch TINKERPOP-2245
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


 discard 26f45af  TINKERPOP-2245 Documentation updates around UnifiedChannelizer
 discard 6b32efd  TINKERPOP-2245 gremlinPool needs to be defaulted to a larger value
 discard 38aa0d2  TINKERPOP-2245 Changed logging for sessions
 discard 7913b14  Closing the alias needs to close the underlying client with it
 discard c05c291  Ignored shouldEventuallySucceedOnSameServerWithDefault
 discard a19c286  TINKERPOP-2245 Refactored the session side of UnifiedChannelizer
 discard 0fa8f84  TINKERPOP-2245 Added UnifiedChannelizer
     add 77a1312  Resolved dependency issues with commons-text and neo4j CTR
     add 6763bb7  TINKERPOP-2245 Added UnifiedChannelizer
     add c509f11  TINKERPOP-2245 Refactored the session side of UnifiedChannelizer
     add 2941611  Ignored shouldEventuallySucceedOnSameServerWithDefault
     add 24a501a  Closing the alias needs to close the underlying client with it
     add 9c40ea3  TINKERPOP-2245 Changed logging for sessions
     add 1005477  TINKERPOP-2245 gremlinPool needs to be defaulted to a larger value
     add 86e7a28  TINKERPOP-2245 Documentation updates around UnifiedChannelizer

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   (26f45af)
            \
             N -- N -- N   refs/heads/TINKERPOP-2245 (86e7a28)

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-core/pom.xml     |  4 ++++
 gremlin-language/pom.xml |  1 -
 neo4j-gremlin/pom.xml    |  1 -
 pom.xml                  | 14 +++++++++++++-
 4 files changed, 17 insertions(+), 3 deletions(-)