[jira] [Closed] (TINKERPOP-1476) TinkerGraph does not get typed with the right type name in GraphSON

2016-10-26 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1476. --- Resolution: Fixed Assignee: stephen mallette Fix Version/s: 3.2.3

[jira] [Commented] (TINKERPOP-1527) Do not override registered strategies in TraversalStrategies.GlobalCache

2016-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15608584#comment-15608584 ] ASF GitHub Bot commented on TINKERPOP-1527: --- Github user okram commented on the issue:

[jira] [Commented] (TINKERPOP-1507) Pick.any and Pick.none are not in GraphSON or Gremlin-Python

2016-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15608564#comment-15608564 ] ASF GitHub Bot commented on TINKERPOP-1507: --- Github user asfgit closed the pull request at:

[jira] [Updated] (TINKERPOP-1081) Add serializers for Graph.Features

2016-10-26 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1081: Component/s: (was: server) > Add serializers for Graph.Features >

[jira] [Created] (TINKERPOP-1530) Consistent use of instance()

2016-10-26 Thread stephen mallette (JIRA)
stephen mallette created TINKERPOP-1530: --- Summary: Consistent use of instance() Key: TINKERPOP-1530 URL: https://issues.apache.org/jira/browse/TINKERPOP-1530 Project: TinkerPop Issue

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

2016-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15608586#comment-15608586 ] ASF GitHub Bot commented on TINKERPOP-919: -- Github user okram commented on the issue:

[jira] [Commented] (TINKERPOP-1525) Plug VertexProgram iteration leak on empty Spark RDD partitions

2016-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15608588#comment-15608588 ] ASF GitHub Bot commented on TINKERPOP-1525: --- Github user okram commented on the issue:

Re: Project step has no public getter for projectKeys

2016-10-26 Thread Marko Rodriguez
Hi, There is no reason save that we haven’t run into a Strategy that needs them. The philosophy has typically been — if no one needs it, don’t expose it. :) Marko. http://markorodriguez.com > On Oct 26, 2016, at 7:14 AM, Sean Barzilay wrote: > > I have been

[GitHub] tinkerpop issue #462: TINKERPOP-1525 Avoid starting VP worker iterations tha...

2016-10-26 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/462 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 the

[GitHub] tinkerpop issue #458: Message scope initialization in PeerPressureVertexProg...

2016-10-26 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/458 A! Interesting. This has been a thorn in our side for some time. VOTE +1. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] tinkerpop issue #464: TINKERPOP-1527: Do not override registered strategies ...

2016-10-26 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/464 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 the

[GitHub] tinkerpop issue #459: TINKERPOP-1485 Move source for TinkerPop site to sourc...

2016-10-26 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/459 I added @robertdale and the "Gremlin implementation of the Gremlin Traversal Machine" blog post and used both `generate-home.sh` and `publish-home.sh` and everything working as expected.

[jira] [Commented] (TINKERPOP-1468) GraphTraversal.optional throws a NPE if no traversal is provided

2016-10-26 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15610355#comment-15610355 ] Robert Dale commented on TINKERPOP-1468: I guess it depends on how user friendly you want to

[jira] [Commented] (TINKERPOP-1485) Move source for TinkerPop site to source code repo

2016-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15610246#comment-15610246 ] ASF GitHub Bot commented on TINKERPOP-1485: --- Github user okram commented on the issue:

[jira] [Commented] (TINKERPOP-1527) Do not override registered strategies in TraversalStrategies.GlobalCache

2016-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15609015#comment-15609015 ] ASF GitHub Bot commented on TINKERPOP-1527: --- Github user spmallette commented on the issue:

[GitHub] tinkerpop issue #464: TINKERPOP-1527: Do not override registered strategies ...

2016-10-26 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/464 Not sure why travis is unhappy - looks like some maven nonsense - anyway all tests pass with `docker/build.sh -t -i` VOTE +1 --- If your project is set up for it, you can reply to

Re: [DISCUSS] Add neo4j-gremlin-bolt to provider index

2016-10-26 Thread Robert Dale
Stephen, when this is added, could you send out the URL? Thanks. On Thu, Oct 20, 2016 at 9:58 AM, Stephen Mallette wrote: > It looks like neo4j-gremlin-bolt meets our policy for adding it to our > provider index. I asked the maintainer if he'd like it added and the answer

Re: [DISCUSS] Add neo4j-gremlin-bolt to provider index

2016-10-26 Thread Stephen Mallette
it's already on the home page https://github.com/SteelBridgeLabs/neo4j-gremlin-bolt On Wed, Oct 26, 2016 at 3:48 PM, Robert Dale wrote: > Stephen, when this is added, could you send out the URL? Thanks. > > On Thu, Oct 20, 2016 at 9:58 AM, Stephen Mallette

Re: [DISCUSS] Add neo4j-gremlin-bolt to provider index

2016-10-26 Thread Stephen Mallette
yeah - they didn't meet our policy for listing on the provider page. On Wed, Oct 26, 2016 at 3:57 PM, Robert Dale wrote: > Ok, I see it now. I was looking at 'providers' > http://tinkerpop.apache.org/providers.html > > Robert Dale > > On Wed, Oct 26, 2016 at 3:53 PM, Stephen

Re: [DISCUSS] Add neo4j-gremlin-bolt to provider index

2016-10-26 Thread Robert Dale
Ok, I see it now. I was looking at 'providers' http://tinkerpop.apache.org/providers.html Robert Dale On Wed, Oct 26, 2016 at 3:53 PM, Stephen Mallette wrote: > it's already on the home page > > https://github.com/SteelBridgeLabs/neo4j-gremlin-bolt > > On Wed, Oct 26,

Re: PathRetractionStrategy and TraverserRequirement.PATH

2016-10-26 Thread pieter-gmail
Thanks, now I know Sqlg has indeed been bugged. I am loosing the label after the emit().as("b"). Cheers Pieter On 25/10/2016 21:29, Marko Rodriguez wrote: > Here is a simple test. Remove PathRetractionStrategy from TinkerGraph > traversal and see what you get? Do you get what Sqlg returns or

[GitHub] tinkerpop issue #465: TINKERPOP-1235 Removed deprecated "performance" tests.

2016-10-26 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/465 Nice, looks good. 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

[jira] [Commented] (TINKERPOP-1235) Remove deprecated ProcessPerformanceSuite and TraversalPerformanceTest

2016-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15608328#comment-15608328 ] ASF GitHub Bot commented on TINKERPOP-1235: --- Github user twilmes commented on the issue:

[jira] [Commented] (TINKERPOP-1507) Pick.any and Pick.none are not in GraphSON or Gremlin-Python

2016-10-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15608333#comment-15608333 ] ASF GitHub Bot commented on TINKERPOP-1507: --- Github user twilmes commented on the issue:

[GitHub] tinkerpop issue #462: TINKERPOP-1525 Avoid starting VP worker iterations tha...

2016-10-26 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/462 @okram did you understand the nature of the comment @dalaro made about #466 ? All tests pass with `docker/build.sh -t -n -i` VOTE +1 --- If your project is set up for it,

Re: PathRetractionStrategy and TraverserRequirement.PATH

2016-10-26 Thread Marko Rodriguez
Hello Pieter, There was a bug in RepeatStep OLAP around emit().as(‘x’) that was fixed in 3.2.3. Perhaps it is related… Marko. http://markorodriguez.com > On Oct 26, 2016, at 3:44 AM, pieter-gmail wrote: > > Thanks, now I know Sqlg has indeed been bugged. I am

[GitHub] tinkerpop issue #458: Message scope initialization in PeerPressureVertexProg...

2016-10-26 Thread sjudeng
Github user sjudeng commented on the issue: https://github.com/apache/tinkerpop/pull/458 Should be good now. I first tried to do this by reapplying the commit on tp32 before I realized I needed to edit the PR itself. --- If your project is set up for it, you can reply to this email

[jira] [Created] (TINKERPOP-1529) LazyBarrierStrategy is too agressive

2016-10-26 Thread Daniel Kuppitz (JIRA)
Daniel Kuppitz created TINKERPOP-1529: - Summary: LazyBarrierStrategy is too agressive Key: TINKERPOP-1529 URL: https://issues.apache.org/jira/browse/TINKERPOP-1529 Project: TinkerPop

[GitHub] tinkerpop issue #458: Message scope initialization in PeerPressureVertexProg...

2016-10-26 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/458 @sjudeng do you mind re-targeting this pull request to the tp32 branch? In that way it will get fixed along the 3.2.x line of code. we can merge forward to master on our end so that is