[GitHub] [tinkerpop] nastra commented on issue #1047: TINKERPOP-2139 Properly handle client side serialization exceptions

2019-01-24 Thread GitHub
VOTE +1 [ Full content available at: https://github.com/apache/tinkerpop/pull/1047 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[jira] [Commented] (TINKERPOP-2139) Errors during request serialization in WebSocketGremlinRequestEncoder/NioGremlinRequestEncoder are not reported to the client

2019-01-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16751640#comment-16751640 ] ASF GitHub Bot commented on TINKERPOP-2139: --- spmallette commented on pull request #1047:

[GitHub] [tinkerpop] spmallette opened pull request #1047: TINKERPOP-2139 Properly handle client side serialization exceptions

2019-01-24 Thread GitHub
https://issues.apache.org/jira/browse/TINKERPOP-2139 Prior to this change serialization exceptions were basically just logged because any failure would signal a bad host and mark it as dead, but that's not really what was happening obviously if the client was never even able to try to send the

[jira] [Updated] (TINKERPOP-2142) Support named sacks

2019-01-24 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kuppitz updated TINKERPOP-2142: -- Summary: Support named sacks (was: Support names sacks) > Support named sacks >

[jira] [Created] (TINKERPOP-2142) Support names sacks

2019-01-24 Thread Daniel Kuppitz (JIRA)
Daniel Kuppitz created TINKERPOP-2142: - Summary: Support names sacks Key: TINKERPOP-2142 URL: https://issues.apache.org/jira/browse/TINKERPOP-2142 Project: TinkerPop Issue Type:

[GitHub] [tinkerpop] spmallette commented on issue #1045: TINKERPOP-2141: Rewind buffer's position in ByteBufferSerializer

2019-01-24 Thread GitHub
VOTE +1 [ Full content available at: https://github.com/apache/tinkerpop/pull/1045 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[jira] [Commented] (TINKERPOP-2141) ByteBufferSerializer modifies buffer's position

2019-01-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16751286#comment-16751286 ] ASF GitHub Bot commented on TINKERPOP-2141: --- spmallette commented on pull request #1045:

[jira] [Closed] (TINKERPOP-2141) ByteBufferSerializer modifies buffer's position

2019-01-24 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-2141. --- Resolution: Fixed > ByteBufferSerializer modifies buffer's position >

[jira] [Updated] (TINKERPOP-2141) ByteBufferSerializer modifies buffer's position

2019-01-24 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-2141: Component/s: (was: driver) io > ByteBufferSerializer

[GitHub] [tinkerpop] spmallette closed pull request #1045: TINKERPOP-2141: Rewind buffer's position in ByteBufferSerializer

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

[GitHub] [tinkerpop] dkuppitz commented on issue #1045: TINKERPOP-2141: Rewind buffer's position in ByteBufferSerializer

2019-01-24 Thread GitHub
VOTE +1 [ Full content available at: https://github.com/apache/tinkerpop/pull/1045 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[jira] [Work started] (TINKERPOP-2141) ByteBufferSerializer modifies buffer's position

2019-01-24 Thread Eduard Tudenhoefner (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on TINKERPOP-2141 started by Eduard Tudenhoefner. -- > ByteBufferSerializer modifies buffer's position >

[GitHub] [tinkerpop] jorgebay commented on issue #1045: TINKERPOP-2141: Rewind buffer's position in ByteBufferSerializer

2019-01-24 Thread GitHub
Good catch and fix! VOTE +1 [ Full content available at: https://github.com/apache/tinkerpop/pull/1045 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[jira] [Commented] (TINKERPOP-2138) Provide a configuration to disable the global closure cache

2019-01-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16751081#comment-16751081 ] ASF GitHub Bot commented on TINKERPOP-2138: --- spmallette commented on pull request #1046:

[GitHub] [tinkerpop] spmallette opened pull request #1046: TINKERPOP-2138 Provide way to disable the global function cache

2019-01-24 Thread GitHub
https://issues.apache.org/jira/browse/TINKERPOP-2138 Added a new `globalFunctionCacheEnabled` configuration to the `GroovyCompilerGremlinPlugin` and an overriding setting for sessions on `SessionOpProcessor` that disables the global function cache. In cases where you don't need the cache

[jira] [Assigned] (TINKERPOP-2141) ByteBufferSerializer modifies buffer's position

2019-01-24 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette reassigned TINKERPOP-2141: --- Assignee: Eduard Tudenhoefner > ByteBufferSerializer modifies buffer's

[jira] [Commented] (TINKERPOP-2141) ByteBufferSerializer modifies buffer's position

2019-01-24 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16751060#comment-16751060 ] ASF GitHub Bot commented on TINKERPOP-2141: --- nastra commented on pull request #1045:

[GitHub] [tinkerpop] nastra opened pull request #1045: TINKERPOP-2141: Rewind buffer's position in ByteBufferSerializer

2019-01-24 Thread GitHub
[ Full content available at: https://github.com/apache/tinkerpop/pull/1045 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[jira] [Updated] (TINKERPOP-2141) ByteBufferSerializer modifies buffer's position

2019-01-24 Thread Eduard Tudenhoefner (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eduard Tudenhoefner updated TINKERPOP-2141: --- Description: The {{ByteBufferSerializer}} modifies the resulting buffer's

[jira] [Created] (TINKERPOP-2141) ByteBufferSerializer modifies buffer's position

2019-01-24 Thread Eduard Tudenhoefner (JIRA)
Eduard Tudenhoefner created TINKERPOP-2141: -- Summary: ByteBufferSerializer modifies buffer's position Key: TINKERPOP-2141 URL: https://issues.apache.org/jira/browse/TINKERPOP-2141 Project:

[jira] [Commented] (TINKERPOP-2137) Gremlin Javascript can't be used in Angular applications

2019-01-24 Thread Dominik Franek (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16750957#comment-16750957 ] Dominik Franek commented on TINKERPOP-2137: --- So I've been working on the issue. I found out