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

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


 discard c11c899  Increase time willing to wait for a connection
 discard dc8a87b  Remove sleep() from test to see if that makes a difference
 discard 9269cf6  try-catch-finally to better handle Cluster.close() in tests
 discard f9327f6  test if waiting helps close connections
 discard aa6d5cf  Make the first request in a synchronous fashion
 discard 91e8db2  Cleanup travis logs a bit by increasing compilation time.
 discard 9aa0692  Prevent a null pointer when session kill futuer is not 
present CTR
     new 4dadccb  A body of commits to debug/fix a failing travis test
     new 106b896  Increase default max wait time for a connection with java 
driver

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   (c11c899)
            \
             N -- N -- N   refs/heads/travis-fix (106b896)

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 2 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:
 .../main/java/org/apache/tinkerpop/gremlin/driver/Connection.java   | 2 +-
 .../tinkerpop/gremlin/server/GremlinServerSessionIntegrateTest.java | 6 ------
 2 files changed, 1 insertion(+), 7 deletions(-)

Reply via email to