You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Stephen Mallette (Jira)" <ji...@apache.org> on 2021/03/18 21:15:00 UTC

[jira] [Created] (TINKERPOP-2537) Support bytecode based requests in sessions and remote tx()

Stephen Mallette created TINKERPOP-2537:
-------------------------------------------

             Summary: Support bytecode based requests in sessions and remote tx()
                 Key: TINKERPOP-2537
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2537
             Project: TinkerPop
          Issue Type: Improvement
          Components: server
    Affects Versions: 3.4.10
            Reporter: Stephen Mallette
            Assignee: Stephen Mallette


We've long resisted adding deeper support for sessions, but without fresh ideas as to the how to do the things sessions allow (e.g. remote transactions) it seems best to just implement this feature and bring consistency to session. As part of this change it will be necessary to support {{tx()}} so that users can commit/rollback their changes. For this ticket, the focus will be on adding support with Java, but we will need to have other tickets for the other language variants once this one is done.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)