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)