[GitHub] [tinkerpop] heljoyLiu commented on issue #1251: Add session mode in js driver

2020-03-03 Thread GitHub
> I've merged this one and added some documentation. Thanks @heljoyLiu Thanks @spmallette for your documentation, I will add session for other Gremlin Language Variants later as above [ Full content available at: https://github.com/apache/tinkerpop/pull/1251 ] This message was relayed via gitbox

[jira] [Issue Comment Deleted] (TINKERPOP-2288) Get ConnectionPoolBusyException and then ServerUnavailableExceptions

2020-03-03 Thread Eduard Ordukhanov (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eduard Ordukhanov updated TINKERPOP-2288: - Comment: was deleted (was: Is it possible for a connection to close while the

[jira] [Comment Edited] (TINKERPOP-2288) Get ConnectionPoolBusyException and then ServerUnavailableExceptions

2020-03-03 Thread Eduard Ordukhanov (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050532#comment-17050532 ] Eduard Ordukhanov edited comment on TINKERPOP-2288 at 3/3/20 8:40 PM: -

[jira] [Comment Edited] (TINKERPOP-2288) Get ConnectionPoolBusyException and then ServerUnavailableExceptions

2020-03-03 Thread Eduard Ordukhanov (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050532#comment-17050532 ] Eduard Ordukhanov edited comment on TINKERPOP-2288 at 3/3/20 8:38 PM: -

[jira] [Commented] (TINKERPOP-2288) Get ConnectionPoolBusyException and then ServerUnavailableExceptions

2020-03-03 Thread Eduard Ordukhanov (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17050532#comment-17050532 ] Eduard Ordukhanov commented on TINKERPOP-2288: -- Is it possible for a con

[GitHub] [tinkerpop] spmallette commented on issue #1256: Reuse a byte buffer instead of re-allocating it on every loop.

2020-03-03 Thread GitHub
> Should we maybe rename the inactive release branches (3.0-dev - 3.2-dev) to > avoid confusion? i'd say that most of the time, the problem is folks heading straight to `master` with their PR rather than to an older dev branch so i'm not sure we have a problem with inactive branches at this poi

[GitHub] [tinkerpop] spmallette commented on issue #1251: Add session mode in js driver

2020-03-03 Thread GitHub
I've merged this one and added some documentation. Thanks @heljoyLiu [ Full content available at: https://github.com/apache/tinkerpop/pull/1251 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[GitHub] [tinkerpop] spmallette closed pull request #1251: Add session mode in js driver

2020-03-03 Thread GitHub
[ pull request closed by spmallette ] [ Full content available at: https://github.com/apache/tinkerpop/pull/1251 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[GitHub] [tinkerpop] danielcweber commented on issue #1256: Reuse a byte buffer instead of re-allocating it on every loop.

2020-03-03 Thread GitHub
Rebased, base branch changed to 3.3-dev. [ Full content available at: https://github.com/apache/tinkerpop/pull/1256 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[GitHub] [tinkerpop] FlorianHockmann commented on issue #1256: Reuse a byte buffer instead of re-allocating it on every loop.

2020-03-03 Thread GitHub
Our policy is to target the lowest still active release branch possible. We'll then merge a PR into that branch and afterwards merge that release branch into higher release branches and ultimately master. That way, a fix lands in all possible release branches. In your case, `3.3-dev` should be t