[GitHub] tinkerpop issue #472: TINKERPOP-1508: Add choose(predicate,trueTraversal)

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

[jira] [Commented] (TINKERPOP-1508) Add choose(predicate,trueTraversal)

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

[jira] [Commented] (TINKERPOP-1508) Add choose(predicate,trueTraversal)

2016-10-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15623946#comment-15623946 ] ASF GitHub Bot commented on TINKERPOP-1508: --- Github user okram commented on a diff in the

[GitHub] tinkerpop pull request #472: TINKERPOP-1508: Add choose(predicate,trueTraver...

2016-10-31 Thread okram
Github user okram commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/472#discussion_r85862272 --- Diff: gremlin-core/src/test/java/org/apache/tinkerpop/gremlin/process/traversal/step/branch/ChooseStepTest.java --- @@ -38,7 +42,10 @@

[jira] [Closed] (TINKERPOP-1424) PathRetractionStrategy can easily break VertexPrograms

2016-10-31 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kuppitz closed TINKERPOP-1424. - Resolution: Duplicate > PathRetractionStrategy can easily break VertexPrograms >

[jira] [Commented] (TINKERPOP-1424) PathRetractionStrategy can easily break VertexPrograms

2016-10-31 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15623895#comment-15623895 ] Daniel Kuppitz commented on TINKERPOP-1424: --- No, this is not longer an issue. The problem

[jira] [Commented] (TINKERPOP-1508) Add choose(predicate,trueTraversal)

2016-10-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15623873#comment-15623873 ] ASF GitHub Bot commented on TINKERPOP-1508: --- Github user dkuppitz commented on a diff in the

[GitHub] tinkerpop pull request #472: TINKERPOP-1508: Add choose(predicate,trueTraver...

2016-10-31 Thread dkuppitz
Github user dkuppitz commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/472#discussion_r85858468 --- Diff: gremlin-core/src/test/java/org/apache/tinkerpop/gremlin/process/traversal/step/branch/ChooseStepTest.java --- @@ -38,7 +42,10 @@

[jira] [Commented] (TINKERPOP-1506) Optional/Coalesce should not allow sideEffect traversals.

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

[GitHub] tinkerpop issue #471: TINKERPOP-1506: Optional/Coalesce should not allow sid...

2016-10-31 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/471 I've done some manual tests. 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

[jira] [Commented] (TINKERPOP-1534) Gremlin Server instances leaking in tests

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

[GitHub] tinkerpop issue #469: TINKERPOP-1534 Improve GraphProvider ability to releas...

2016-10-31 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/469 I ran the test suite and I no longer see GremlinServer INFO stuff during SparkGremlin test suite evaluation. Thus, VOTE +1. --- If your project is set up for it, you can reply to this email and

[jira] [Commented] (TINKERPOP-1534) Gremlin Server instances leaking in tests

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

[GitHub] tinkerpop issue #469: TINKERPOP-1534 Improve GraphProvider ability to releas...

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

[jira] [Commented] (TINKERPOP-887) FastNoSuchElementException hides stack trace in client code

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

[GitHub] tinkerpop issue #470: TINKERPOP-887 Conversion of FastNoSuchElementException...

2016-10-31 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/470 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 #470: TINKERPOP-887 Conversion of FastNoSuchElementException...

2016-10-31 Thread BrynCooke
Github user BrynCooke commented on the issue: https://github.com/apache/tinkerpop/pull/470 Yes, that's it. --- 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,

[jira] [Commented] (TINKERPOP-887) FastNoSuchElementException hides stack trace in client code

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

[jira] [Commented] (TINKERPOP-887) FastNoSuchElementException hides stack trace in client code

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

[GitHub] tinkerpop issue #470: TINKERPOP-887 Conversion of FastNoSuchElementException...

2016-10-31 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/470 And for my own education -- this is to show only WHICH traversal "failed," not where in the traversal it failed? Thus, its more about many traversals in an application and knowing which traversal

[jira] [Commented] (TINKERPOP-1508) Add choose(predicate,trueTraversal)

2016-10-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15623095#comment-15623095 ] ASF GitHub Bot commented on TINKERPOP-1508: --- GitHub user okram opened a pull request:

[GitHub] tinkerpop pull request #472: TINKERPOP-1508: Add choose(predicate,trueTraver...

2016-10-31 Thread okram
GitHub user okram opened a pull request: https://github.com/apache/tinkerpop/pull/472 TINKERPOP-1508: Add choose(predicate,trueTraversal) https://issues.apache.org/jira/browse/TINKERPOP-1508 Added `GraphTraversal.choose(predicate,traversal)` and

[jira] [Commented] (TINKERPOP-887) FastNoSuchElementException hides stack trace in client code

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

[GitHub] tinkerpop issue #470: TINKERPOP-887 Conversion of FastNoSuchElementException...

2016-10-31 Thread BrynCooke
Github user BrynCooke commented on the issue: https://github.com/apache/tinkerpop/pull/470 Exactly. It's currently a huge pain to figure out where things have gone wrong. Without this patch I have to divide and conquer my code every time I hit a FastNoSuchElementException.

[jira] [Commented] (TINKERPOP-1506) Optional/Coalesce should not allow sideEffect traversals.

2016-10-31 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622906#comment-15622906 ] ASF GitHub Bot commented on TINKERPOP-1506: --- GitHub user okram opened a pull request:

[GitHub] tinkerpop pull request #471: TINKERPOP-1506: Optional/Coalesce should not al...

2016-10-31 Thread okram
GitHub user okram opened a pull request: https://github.com/apache/tinkerpop/pull/471 TINKERPOP-1506: Optional/Coalesce should not allow sideEffect traversals. https://issues.apache.org/jira/browse/TINKERPOP-1506 `g.V(1).optional(addV())` created 2 vertices, not one. This

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

2016-10-31 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1525. --- Resolution: Fixed Fix Version/s: (was: 3.3.0) > Plug VertexProgram

[jira] [Commented] (TINKERPOP-1424) PathRetractionStrategy can easily break VertexPrograms

2016-10-31 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622811#comment-15622811 ] Marko A. Rodriguez commented on TINKERPOP-1424: --- Is this still an issue now that we have

[jira] [Closed] (TINKERPOP-1480) PathRestractionStrategy shouldn't NoOpBarrierStep if it will be the end step.

2016-10-31 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko A. Rodriguez closed TINKERPOP-1480. - Resolution: Won't Fix Assignee: Marko A. Rodriguez >

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

2016-10-31 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette reopened TINKERPOP-1527: - > Do not override registered strategies in TraversalStrategies.GlobalCache >

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

2016-10-31 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette reopened TINKERPOP-1525: - > Plug VertexProgram iteration leak on empty Spark RDD partitions >

[jira] [Commented] (TINKERPOP-1480) PathRestractionStrategy shouldn't NoOpBarrierStep if it will be the end step.

2016-10-31 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622801#comment-15622801 ] Marko A. Rodriguez commented on TINKERPOP-1480: --- Given the discussion, we should keep

[jira] [Created] (TINKERPOP-1535) Bump to support Giraph 1.2.0.

2016-10-31 Thread Marko A. Rodriguez (JIRA)
Marko A. Rodriguez created TINKERPOP-1535: - Summary: Bump to support Giraph 1.2.0. Key: TINKERPOP-1535 URL: https://issues.apache.org/jira/browse/TINKERPOP-1535 Project: TinkerPop

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

2016-10-31 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1527. --- Resolution: Fixed removed 3.3.0 as the "fix" version or else it will cause

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

2016-10-31 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1527: Fix Version/s: (was: 3.3.0) > Do not override registered strategies in

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

2016-10-31 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko A. Rodriguez closed TINKERPOP-1525. - Resolution: Fixed Fix Version/s: 3.2.4 3.3.0 > Plug

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

2016-10-31 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko A. Rodriguez closed TINKERPOP-1527. - Resolution: Fixed Fix Version/s: 3.2.4 3.3.0 > Do

[jira] [Commented] (TINKERPOP-1531) DedupTest.g_V_asXaX_repeatXbothX_timesX3X_emit_asXbX_group_byXselectXaXX_byXselectXbX_dedup_order_byXidX_foldX_selectXvaluesX_unfold_dedup assumes id implements Com

2016-10-31 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622791#comment-15622791 ] Marko A. Rodriguez commented on TINKERPOP-1531: --- Yea, that is a bad test. Can you change

[GitHub] tinkerpop issue #470: TINKERPOP-887 Conversion of FastNoSuchElementException...

2016-10-31 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/470 Ah, so they want to know WHICH traversal in their application through the exception, not necessarily WHERE in a particular traversal the exception was thrown? --- If your project is set up for

[jira] [Commented] (TINKERPOP-1118) SparkGraphComputer should use StarGraph, not VertexWritable.

2016-10-31 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15622698#comment-15622698 ] Marko A. Rodriguez commented on TINKERPOP-1118: --- I think we can get rid of the

[jira] [Commented] (TINKERPOP-1493) Groovy project doesn't build on Windows

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

[GitHub] tinkerpop issue #456: TINKERPOP-1493 Groovy project doesn't build on Windows

2016-10-31 Thread pauljackson
Github user pauljackson commented on the issue: https://github.com/apache/tinkerpop/pull/456 OK, sorry about that. I closed it now. -Paul From: Jason Plurad [mailto:notificati...@github.com] Sent: Monday, October 31, 2016 12:13 PM To: apache/tinkerpop

[jira] [Commented] (TINKERPOP-887) FastNoSuchElementException hides stack trace in client code

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

[jira] [Commented] (TINKERPOP-1493) Groovy project doesn't build on Windows

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

[GitHub] tinkerpop issue #470: TINKERPOP-887 Conversion of FastNoSuchElementException...

2016-10-31 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/470 Interesting. I've had different results in myy benchmark and it looked more like just a lot of noise in the measurements, since Bryn's branch was sometimes a bit faster. There's a crazy

[GitHub] tinkerpop pull request #456: TINKERPOP-1493 Groovy project doesn't build on ...

2016-10-31 Thread pauljackson
Github user pauljackson closed the pull request at: https://github.com/apache/tinkerpop/pull/456 --- 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

[jira] [Commented] (TINKERPOP-1489) Provide a Javascript Gremlin Language Variant

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

[GitHub] tinkerpop issue #450: TINKERPOP-1489 Javascript GLV

2016-10-31 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/450 I can take a shot at TINKERPOP-1490. I think we have community consensus on the approach if I remember correctly. I will work on it this week. --- If your project is set up for it, you can

[GitHub] tinkerpop issue #450: TINKERPOP-1489 Javascript GLV

2016-10-31 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/450 @jorgebay -- thanks for being patient. We have pushed off thinking about this since it wasn't going into the 3.2.3 and we were dealing with that release the last 2+ weeks. I would like to

[jira] [Commented] (TINKERPOP-887) FastNoSuchElementException hides stack trace in client code

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

[jira] [Commented] (TINKERPOP-1493) Groovy project doesn't build on Windows

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

[jira] [Commented] (TINKERPOP-1493) Groovy project doesn't build on Windows

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

[GitHub] tinkerpop issue #457: TINKERPOP-1493 Groovy project doesn't build on Windows

2016-10-31 Thread pluradj
Github user pluradj commented on the issue: https://github.com/apache/tinkerpop/pull/457 @spmallette are you hitting that with `docker/build.sh -t` also or only with integration tests? --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Commented] (TINKERPOP-1493) Groovy project doesn't build on Windows

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

[GitHub] tinkerpop issue #456: TINKERPOP-1493 Groovy project doesn't build on Windows

2016-10-31 Thread pluradj
Github user pluradj commented on the issue: https://github.com/apache/tinkerpop/pull/456 I meant that this pull request #456 can be closed @pauljackson. We'll work with the other one #457. --- If your project is set up for it, you can reply to this email and have your reply appear

[jira] [Commented] (TINKERPOP-1489) Provide a Javascript Gremlin Language Variant

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

[GitHub] tinkerpop issue #450: TINKERPOP-1489 Javascript GLV

2016-10-31 Thread jorgebay
Github user jorgebay commented on the issue: https://github.com/apache/tinkerpop/pull/450 I've added some fixes during the past weeks. I'll try to summarize the open issues with this patch to try to unblock it: A) Currently, the javascript GLV exposes `list()` instead

[jira] [Reopened] (TINKERPOP-1493) Groovy project doesn't build on Windows

2016-10-31 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette reopened TINKERPOP-1493: - Assignee: Jason Plurad The issue shouldn't be closed until the PR is merged

[jira] [Closed] (TINKERPOP-1493) Groovy project doesn't build on Windows

2016-10-31 Thread Paul Jackson (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Jackson closed TINKERPOP-1493. --- > Groovy project doesn't build on Windows > --- > >

[jira] [Resolved] (TINKERPOP-1493) Groovy project doesn't build on Windows

2016-10-31 Thread Paul Jackson (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Jackson resolved TINKERPOP-1493. - Resolution: Fixed > Groovy project doesn't build on Windows >

[jira] [Commented] (TINKERPOP-887) FastNoSuchElementException hides stack trace in client code

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

[GitHub] tinkerpop issue #470: TINKERPOP-887 Conversion of FastNoSuchElementException...

2016-10-31 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/470 LGTM, thus 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

[jira] [Commented] (TINKERPOP-1493) Groovy project doesn't build on Windows

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

[GitHub] tinkerpop issue #457: TINKERPOP-1493 Groovy project doesn't build on Windows

2016-10-31 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/457 i'm having a tough time getting this to build with docker. not sure whykeep getting failures that seem unrelated to this PR (dies in spark). ```text

[jira] [Commented] (TINKERPOP-887) FastNoSuchElementException hides stack trace in client code

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

[GitHub] tinkerpop issue #470: TINKERPOP-887 Conversion of FastNoSuchElementException...

2016-10-31 Thread BrynCooke
Github user BrynCooke commented on the issue: https://github.com/apache/tinkerpop/pull/470 @dkuppitz I've updated the changelog and upgrade docs. Please could you take a look? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Commented] (TINKERPOP-887) FastNoSuchElementException hides stack trace in client code

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

[GitHub] tinkerpop issue #470: TINKERPOP-887 Conversion of FastNoSuchElementException...

2016-10-31 Thread BrynCooke
Github user BrynCooke commented on the issue: https://github.com/apache/tinkerpop/pull/470 The lambda traversal will throw a regular NoSuchElementException is it is unparented. However, won't this will only happen once? The exception will bubble up and out of the top level