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.
omit e87658d TINKERPOP-2245 Added metrics in for UnifiedChannelizer stuff
omit 52941ac TINKERPOP-2245 Reverted the deprecation on
createThreadedTransaction()
omit 9970726 TINKERPOP-2245 Mostly documentation fixes though
startTransaction() no longer silently rollsback...it throws an exception if
there is an open transaction.
omit 7fba0ad TINKERPOP-2245 Removed RequestOptions changes that recently
added maintainStateAfterException
omit 0ffc846 TINKERPOP-2245 Provide a way to check for open transactions
across the GraphManager
omit dcf9fcb TINKERPOP-709 Introduce rate limiting to gremlin server
add 4f5a5cd TINKERPOP-709 Introduce rate limiting to gremlin server
add 6692aaf TINKERPOP-2245 Provide a way to check for open transactions
across the GraphManager
add b590994 TINKERPOP-2245 Removed RequestOptions changes that recently
added maintainStateAfterException
add b148038 TINKERPOP-2245 Mostly documentation fixes though
startTransaction() no longer silently rollsback...it throws an exception if
there is an open transaction.
add c97e6e2 TINKERPOP-2245 Reverted the deprecation on
createThreadedTransaction()
add 730f246 TINKERPOP-2245 Added metrics in for UnifiedChannelizer stuff
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 (e87658d)
\
N -- N -- N refs/heads/TINKERPOP-2245 (730f246)
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/server/GremlinServerSessionIntegrateTest.java | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)