[jira] [Commented] (TINKERPOP-2205) Use one connection per request for Java client

2019-06-25 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872693#comment-16872693 ] stephen mallette commented on TINKERPOP-2205: - Merged the PR referenced a

[jira] [Commented] (TINKERPOP-2132) Authentication when using multiple threads fails

2019-06-25 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872691#comment-16872691 ] stephen mallette commented on TINKERPOP-2132: - Note that the PR to TINKER

[jira] [Commented] (TINKERPOP-2205) Use one connection per request for Java client

2019-06-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872689#comment-16872689 ] ASF GitHub Bot commented on TINKERPOP-2205: --- spmallette commented on pull r

[jira] [Closed] (TINKERPOP-2248) Instability of driver for blocked requests

2019-06-25 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-2248. --- Resolution: Fixed Fix Version/s: 3.5.0 3.4.3

[jira] [Commented] (TINKERPOP-2248) Instability of driver for blocked requests

2019-06-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872650#comment-16872650 ] ASF GitHub Bot commented on TINKERPOP-2248: --- spmallette commented on pull r

[jira] [Closed] (TINKERPOP-2238) Fix remaining iterator leaks marked by @IgnoreIteratorLeak

2019-06-25 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-2238. --- Resolution: Fixed Fix Version/s: 3.5.0 3.4.3

[jira] [Commented] (TINKERPOP-2238) Fix remaining iterator leaks marked by @IgnoreIteratorLeak

2019-06-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872643#comment-16872643 ] ASF GitHub Bot commented on TINKERPOP-2238: --- spmallette commented on pull r

Re: [jira] [Commented] (TINKERPOP-21) Auto-List Conversion Configuration for Neo4j

2019-06-25 Thread Stephen Mallette
Such an old issue - nice to see it with a chance at closing. I think that your proposal makes sense. Should we be expecting a neo4j version upgrade given the PR you submitted to neo4j-tinkerpop-api-impl? If so, note that an attempt was made already at a version upgrade on this: https://github.com

[jira] [Commented] (TINKERPOP-1306) TraversalVertexPrograms don't store halted traversers

2019-06-25 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16872615#comment-16872615 ] stephen mallette commented on TINKERPOP-1306: - [~HadoopMarc] Shouldn't th

Re: [jira] [Commented] (TINKERPOP-21) Auto-List Conversion Configuration for Neo4j

2019-06-25 Thread Dmitry Novikov
Hello, I've created this PR[1] in `neo4j-tinkerpop-api-impl`. Let's discuss it here. If lists are converted to arrays on saving, for consistency arrays should be converted to lists on loading. Therefore by supporting `UniformListValues` Graph Feature, all of `*ArrayValues` Features becomes unsu