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/09 13:11:51 UTC

[tinkerpop] branch TINKERPOP-2245 updated (7ac6eb4 -> 0d60b34)

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.


    from 7ac6eb4  TINKERPOP-2245 Major renaming of "Rexster" to "Session"
     add 0d60b34  TINKERPOP-2245 Replaced some references to Context with SessionTask

No new revisions were added by this update.

Summary of changes:
 .../gremlin/server/handler/AbstractSession.java    | 196 +++++++++++----------
 .../gremlin/server/handler/MultiTaskSession.java   |  45 ++---
 .../gremlin/server/handler/SingleTaskSession.java  |   2 +-
 3 files changed, 125 insertions(+), 118 deletions(-)