[jira] [Commented] (TINKERPOP-2316) Best practices Gremlin client connection pool c#

2019-11-25 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981476#comment-16981476 ] Stephen Mallette commented on TINKERPOP-2316: - Hello - generally speaking

[jira] [Commented] (TINKERPOP-1886) Gremlin Python driver to periodically issue ping / heartbeat to gremlin server

2019-11-25 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-1886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981484#comment-16981484 ] Stephen Mallette commented on TINKERPOP-1886: - oh i see what you're sayin

[jira] [Updated] (TINKERPOP-2316) Best practices Gremlin client connection pool c#

2019-11-25 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2316: Issue Type: Improvement (was: Test) > Best practices Gremlin client connection

[jira] [Updated] (TINKERPOP-2316) Best practices Gremlin client connection pool c#

2019-11-25 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2316: Component/s: (was: server) (was: driver)

[jira] [Commented] (TINKERPOP-2316) Best practices Gremlin client connection pool c#

2019-11-25 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981498#comment-16981498 ] Florian Hockmann commented on TINKERPOP-2316: - bq. anything to correct/ad

[jira] [Updated] (TINKERPOP-1733) hasKey, hasValues should work on Element and Property

2019-11-25 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-1733: Summary: hasKey, hasValues should work on Element and Property (was: hasKey, h

[jira] [Closed] (TINKERPOP-2316) Best practices Gremlin client connection pool c#

2019-11-25 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2316. --- Fix Version/s: (was: 3.4.4) Resolution: Invalid > Best practices Greml

[jira] [Created] (TINKERPOP-2317) Remove Python 2 support

2019-11-25 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-2317: --- Summary: Remove Python 2 support Key: TINKERPOP-2317 URL: https://issues.apache.org/jira/browse/TINKERPOP-2317 Project: TinkerPop Issue Type: I

[DISCUSS] Remove Python 2 support in 3.5.0

2019-11-25 Thread Stephen Mallette
I've alluded to it many times now without any objection but to make things more official I've created this issue in JIRA for the removal of Python 2 support in 3.5.0: https://issues.apache.org/jira/browse/TINKERPOP-2317 This will be a nice change as it means less test runs, less code to maintain,

[jira] [Closed] (TINKERPOP-21) Auto-List Conversion Configuration for Neo4j

2019-11-25 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-21. - Resolution: Won't Do Closing this as I think we can just rely on the PR referenced in t

[jira] [Closed] (TINKERPOP-705) Make use of a MemoryRDD instead of Accumulators in SparkGraphComputer?

2019-11-25 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-705. -- Resolution: Won't Do For 3.5.0 and TINKERPOP-2076 we've upgraded to Spark 3.0 and re

[jira] [Updated] (TINKERPOP-2308) IncidentToAdjacentStrategy conflict with RepeatUnrollStrategy when traversal has pathStep

2019-11-25 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2308: Component/s: (was: server) process > IncidentToAdjacentStr

[jira] [Commented] (TINKERPOP-2306) TextP operator containing not work on java core driver

2019-11-25 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981871#comment-16981871 ] Stephen Mallette commented on TINKERPOP-2306: - [~gfxman] did you ever get

[jira] [Closed] (TINKERPOP-2313) Support query: g.E().properties().hasKey("xx") & hasValue("xx")

2019-11-25 Thread Jermy Li (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jermy Li closed TINKERPOP-2313. --- Resolution: Duplicate > Support query: g.E().properties().hasKey("xx") & hasValue("xx") > ---

[GitHub] [tinkerpop] javeme commented on issue #1222: TINKERPOP-1733 Support g.E().properties().hasKey('xx') & hasValue('xx')

2019-11-25 Thread GitHub
> It seems there is no effect on HadoopProperty dedup: According to the implementation of [Property comparison](https://github.com/apache/tinkerpop/blob/be4defb541e9ce99712a53200dbe7794c63f06a3/gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/structure/util/ElementHelper.java#L485), in ad

[GitHub] [tinkerpop] javeme opened pull request #1224: TINKERPOP-1733 Support g.E().properties().hasKey('xx') & hasValue('xx')

2019-11-25 Thread GitHub
https://issues.apache.org/jira/browse/TINKERPOP-2313 https://issues.apache.org/jira/browse/TINKERPOP-1733 Currently, an exception will be thrown for this query: `XxProperty cannot be cast to Element` [ Full content available at: https://github.com/apache/tinkerpop/pull/1224 ] This message was re

[jira] [Commented] (TINKERPOP-1733) hasKey, hasValues should work on Element and Property

2019-11-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982206#comment-16982206 ] ASF GitHub Bot commented on TINKERPOP-1733: --- javeme commented on pull reque