[jira] [Commented] (TINKERPOP-2296) Per query timeout not working from Python

2019-10-04 Thread Kelvin R. Lawrence (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16944830#comment-16944830 ] Kelvin R. Lawrence commented on TINKERPOP-2296: --- I may be missing a nuance

[jira] [Commented] (TINKERPOP-2076) Build with Java 11

2019-10-04 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16944501#comment-16944501 ] Stephen Mallette commented on TINKERPOP-2076: - It looks like this issue with Spark has

[jira] [Closed] (TINKERPOP-2289) Use address instead of hostname for connection

2019-10-04 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2289. --- Resolution: Fixed > Use address instead of hostname for connection >

[DISCUSS] GraphBinary: Wrap Netty Buffer in public API

2019-10-04 Thread Jorge Bay Gondra
Hi, As part of GraphBinary implementation, it was decided to use Netty Buffer API for serialization, which has several benefits over nio . There's a problem with approach taken though, the API of TypeSerializer, GraphBinaryReader