[jira] [Assigned] (TINKERPOP-2456) Add missing tests for queries

2020-10-21 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette reassigned TINKERPOP-2456: --- Assignee: Stephen Mallette > Add missing tests for queries > ---

[jira] [Created] (TINKERPOP-2456) Add missing tests for queries

2020-10-21 Thread Divij Vaidya (Jira)
Divij Vaidya created TINKERPOP-2456: --- Summary: Add missing tests for queries Key: TINKERPOP-2456 URL: https://issues.apache.org/jira/browse/TINKERPOP-2456 Project: TinkerPop Issue Type: Imp

[jira] [Commented] (TINKERPOP-2443) Improve testing of Translator instances for non-JVM languages with focus on Python as a model

2020-10-21 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17218486#comment-17218486 ] Stephen Mallette commented on TINKERPOP-2443: - the approach i wrote in th

[jira] [Updated] (TINKERPOP-2453) [Python client]: Add WebSocket compression

2020-10-21 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2453: Description: Tornado supports WebSocket compression:  [https://www.tornadoweb.

[jira] [Assigned] (TINKERPOP-2453) [Python client]: Add WebSocket compression

2020-10-21 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette reassigned TINKERPOP-2453: --- Assignee: Stephen Mallette > [Python client]: Add WebSocket compression

[jira] [Commented] (TINKERPOP-2382) Review and improve driver API for Python

2020-10-21 Thread Kelvin R. Lawrence (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17218355#comment-17218355 ] Kelvin R. Lawrence commented on TINKERPOP-2382: --- It might be nice to th

[jira] [Updated] (TINKERPOP-2424) Reduce chance for OOME with large results to Java driver

2020-10-21 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2424: Priority: Critical (was: Minor) > Reduce chance for OOME with large results to

[jira] [Commented] (TINKERPOP-2454) OOM error when running gremlin queries asynchronously with JAVA

2020-10-21 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17218226#comment-17218226 ] Stephen Mallette commented on TINKERPOP-2454: - I believe that this is a k

[jira] [Updated] (TINKERPOP-2454) OOM error when running gremlin queries asynchronously with JAVA

2020-10-21 Thread Vikas Yadav (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Yadav updated TINKERPOP-2454: --- Attachment: wUqam.png jc8rc.png > OOM error when running gremlin queries

[jira] [Updated] (TINKERPOP-2454) OOM error when running gremlin queries asynchronously with JAVA

2020-10-21 Thread Vikas Yadav (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Yadav updated TINKERPOP-2454: --- Description: We have created a rest API that executes a gremlin query on the Janus graph

[jira] [Updated] (TINKERPOP-2454) OOM error when running gremlin queries asynchronously with JAVA

2020-10-21 Thread Vikas Yadav (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikas Yadav updated TINKERPOP-2454: --- Description: We have created a rest API that executes a gremlin query on the Janus graph

[jira] [Commented] (TINKERPOP-2440) Simplify driver by delegating keepAlive logic to Netty

2020-10-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17218223#comment-17218223 ] ASF GitHub Bot commented on TINKERPOP-2440: --- spmallette commented on pull r

[jira] [Commented] (TINKERPOP-2440) Simplify driver by delegating keepAlive logic to Netty

2020-10-21 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17218224#comment-17218224 ] ASF GitHub Bot commented on TINKERPOP-2440: --- spmallette edited a comment on

[jira] [Created] (TINKERPOP-2454) OOM error when running gremlin queries asynchronously with JAVA

2020-10-21 Thread Vikas Yadav (Jira)
Vikas Yadav created TINKERPOP-2454: -- Summary: OOM error when running gremlin queries asynchronously with JAVA Key: TINKERPOP-2454 URL: https://issues.apache.org/jira/browse/TINKERPOP-2454 Project: Ti

[jira] [Created] (TINKERPOP-2455) Remove deprecated custom keep-alive functionality in the Java driver Channelizer

2020-10-21 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-2455: --- Summary: Remove deprecated custom keep-alive functionality in the Java driver Channelizer Key: TINKERPOP-2455 URL: https://issues.apache.org/jira/browse/TINKERPOP-24