[jira] [Updated] (TINKERPOP-920) Test case needed for ensuring same cardinality for key.

2016-09-19 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-920: --- Fix Version/s: (was: 3.2.3) Since this requires breaking change and it didn't m

[jira] [Updated] (TINKERPOP-919) Features needs to specify whether 2 vertex properties with same key/value is allowed.

2016-09-19 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-919: --- Fix Version/s: (was: 3.2.3) We might want to save this for 3.3.x now that we're

[jira] [Updated] (TINKERPOP-789) Choose then Enforce Semantics for Graph.close()

2016-09-19 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-789: --- Fix Version/s: (was: 3.2.3) Seems we are a bit deep into 3.2.x to implement thi

[DISCUSS] Automated Tx Retry for Gremlin Server

2016-09-19 Thread Stephen Mallette
A long while back I created this issue to support a way for Gremlin Server to retry failed transactions automatically. Aside from the difficulties discussed with Dylan in the issue itself, I'm realizing now that the complexity is more that Gremlin Server should probably bear. Barring objection I w

Re: [DISCUSS] Automated Tx Retry for Gremlin Server

2016-09-19 Thread Dylan Millikin
Yeah. This should be a client side feature. I think discussing scenarios where retry is useful to clients and bubbling up proper errors would be the correct solution to this problem. A good example would be locks, currently clients have no clean way of detecting locks and retrying appropriately.

[GitHub] tinkerpop pull request #427: TINKERPOP-927 bin/publish-docs.sh should only u...

2016-09-19 Thread dkuppitz
GitHub user dkuppitz opened a pull request: https://github.com/apache/tinkerpop/pull/427 TINKERPOP-927 bin/publish-docs.sh should only upload diffs. https://issues.apache.org/jira/browse/TINKERPOP-927 VOTE: +1 You can merge this pull request into a Git repository by running

[jira] [Commented] (TINKERPOP-927) bin/publish-docs.sh should only upload diffs.

2016-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15503480#comment-15503480 ] ASF GitHub Bot commented on TINKERPOP-927: -- GitHub user dkuppitz opened a pull

Re: [DISCUSS] Automated Tx Retry for Gremlin Server

2016-09-19 Thread Stephen Mallette
Ah - yes - the "locking" issue as specific to Titan. More generally, I am sure there are other graphs that have retry-able errors that would get consumed by Gremlin Server. I wonder how that would work though. There would need to be a way for the Graph to tell Gremlin Server what kind of error code

[jira] [Created] (TINKERPOP-1453) Allow Gremlin-Python to handle asynchronous failure

2016-09-19 Thread Carlos Cheung (JIRA)
Carlos Cheung created TINKERPOP-1453: Summary: Allow Gremlin-Python to handle asynchronous failure Key: TINKERPOP-1453 URL: https://issues.apache.org/jira/browse/TINKERPOP-1453 Project: TinkerPop

[jira] [Updated] (TINKERPOP-1453) Allow Gremlin-Python to handle asynchronous failure

2016-09-19 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1453: Labels: (was: features) Component/s: language-variant Interesting - w

[jira] [Created] (TINKERPOP-1454) Create Serializers for Graph objects in Gremlin-Python

2016-09-19 Thread Marko A. Rodriguez (JIRA)
Marko A. Rodriguez created TINKERPOP-1454: - Summary: Create Serializers for Graph objects in Gremlin-Python Key: TINKERPOP-1454 URL: https://issues.apache.org/jira/browse/TINKERPOP-1454 Project

[jira] [Commented] (TINKERPOP-1454) Create Serializers for Graph objects in Gremlin-Python

2016-09-19 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15504045#comment-15504045 ] stephen mallette commented on TINKERPOP-1454: - hmm - that could probably w

[jira] [Created] (TINKERPOP-1455) Lambda based {{withStrategies()}} and String-based {{withoutStrategies()}}.

2016-09-19 Thread Marko A. Rodriguez (JIRA)
Marko A. Rodriguez created TINKERPOP-1455: - Summary: Lambda based {{withStrategies()}} and String-based {{withoutStrategies()}}. Key: TINKERPOP-1455 URL: https://issues.apache.org/jira/browse/TINKERPOP-145

[jira] [Created] (TINKERPOP-1456) Support SubgraphStrategy.vertexProperties().

2016-09-19 Thread Marko A. Rodriguez (JIRA)
Marko A. Rodriguez created TINKERPOP-1456: - Summary: Support SubgraphStrategy.vertexProperties(). Key: TINKERPOP-1456 URL: https://issues.apache.org/jira/browse/TINKERPOP-1456 Project: TinkerPo

[jira] [Commented] (TINKERPOP-1453) Allow Gremlin-Python to handle asynchronous failure

2016-09-19 Thread Carlos Cheung (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15504382#comment-15504382 ] Carlos Cheung commented on TINKERPOP-1453: -- How much of an issue would it be

[jira] [Commented] (TINKERPOP-1404) Path/label optimization

2016-09-19 Thread pieter martin (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15504414#comment-15504414 ] pieter martin commented on TINKERPOP-1404: -- Rebased, and ran all tests. > Pa

[jira] [Commented] (TINKERPOP-1453) Allow Gremlin-Python to handle asynchronous failure

2016-09-19 Thread David M. Brown (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15504440#comment-15504440 ] David M. Brown commented on TINKERPOP-1453: --- We haven't looked at async func

[DISCUSS] Test Suite Changes for 3.3.0

2016-09-19 Thread Stephen Mallette
I've spent the middle portion of the day reviewing our test infrastructure and related open tickets and have some ideas to make some things better. I titled this post for 3.3.0, but, in truth, I'm not sure what must be 3.3.0 and what might yet be useful and good for 3.2.x. I'm also using this email

[GitHub] tinkerpop pull request #428: TINKERPOP-927 bin/publish-docs.sh should only u...

2016-09-19 Thread dkuppitz
GitHub user dkuppitz opened a pull request: https://github.com/apache/tinkerpop/pull/428 TINKERPOP-927 bin/publish-docs.sh should only upload diffs. https://issues.apache.org/jira/browse/TINKERPOP-927 VOTE: +1 You can merge this pull request into a Git repository by running

[jira] [Commented] (TINKERPOP-927) bin/publish-docs.sh should only upload diffs.

2016-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15505004#comment-15505004 ] ASF GitHub Bot commented on TINKERPOP-927: -- GitHub user dkuppitz opened a pull

[GitHub] tinkerpop issue #424: TINKERPOP-1451 TinkerGraph persistence cannot handle a...

2016-09-19 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/424 VOTE: +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if th

[jira] [Commented] (TINKERPOP-1451) TinkerGraph persistence cannot handle a single file name as the graph location

2016-09-19 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15505014#comment-15505014 ] ASF GitHub Bot commented on TINKERPOP-1451: --- Github user dkuppitz commented

[jira] [Updated] (TINKERPOP-1399) NumberHelper needs to go into util and have a private constructor

2016-09-19 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kuppitz updated TINKERPOP-1399: -- Fix Version/s: 3.3.0 > NumberHelper needs to go into util and have a private constru