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/07 19:48:41 UTC

[tinkerpop] branch TINKERPOP-2245 updated (0d65460 -> 57c670e)

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 0d65460  TINKERPOP-2245 Minor code formatting
     add 57c670e  TINKERPOP-2245 Changed signature of addTask() to return a bool

No new revisions were added by this update.

Summary of changes:
 .../gremlin/server/handler/MultiRexster.java       | 30 ++++++++++++++--------
 .../tinkerpop/gremlin/server/handler/Rexster.java  |  4 +--
 .../gremlin/server/handler/SingleRexster.java      |  4 +--
 .../gremlin/server/handler/UnifiedHandler.java     |  6 ++---
 4 files changed, 26 insertions(+), 18 deletions(-)