[jira] [Closed] (TINKERPOP-1409) Make the "null" return in the gremlin console into something more understandable

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

[jira] [Commented] (TINKERPOP-1409) Make the "null" return in the gremlin console into something more understandable

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

[GitHub] tinkerpop pull request #422: TINKERPOP-1409 Print no result line if empty.re...

2016-09-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/422 --- 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 feature is

[jira] [Commented] (TINKERPOP-1444) Benchmark bytecode->Traversal creation and implement GremlinServer cache if necessary.

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

[GitHub] tinkerpop issue #411: TINKERPOP-1444: Benchmark bytecode->Traversal creation...

2016-09-15 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/411 All good, here's the missing 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

Ruminations on SparkGraphComputer Part 666

2016-09-15 Thread Marko Rodriguez
Hello, Its about that time again. Spark 2.0 was released recently and, with the help of Chen Xin Yu, TINKERPOP-1389 has been updated to support Spark 2.0. How does it perform? A little faster here and a little slower there. Note that this work will go into TinkerPop 3.3.0. Currently, we don’t

[jira] [Commented] (TINKERPOP-1442) Killing session should make better attempt to cleanup

2016-09-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15494443#comment-15494443 ] ASF GitHub Bot commented on TINKERPOP-1442: --- Github user robertdale commented on the issue:

[GitHub] tinkerpop issue #413: TINKERPOP-1442 Improved session cleanup on client clos...

2016-09-15 Thread robertdale
Github user robertdale commented on the issue: https://github.com/apache/tinkerpop/pull/413 I'm just going to throw my $0.02 out there. Maybe I don't understand the use case, but this seems strange and unexpected to me. I don't understand why or how a completely separate client

[jira] [Commented] (TINKERPOP-1442) Killing session should make better attempt to cleanup

2016-09-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15494421#comment-15494421 ] ASF GitHub Bot commented on TINKERPOP-1442: --- Github user davebshow commented on the issue:

[GitHub] tinkerpop issue #413: TINKERPOP-1442 Improved session cleanup on client clos...

2016-09-15 Thread davebshow
Github user davebshow commented on the issue: https://github.com/apache/tinkerpop/pull/413 Stop accepting transactions after a close makes sense to me. This branch builds successfully using mvn clean install. VOTE +1 --- If your project is set up for it, you can reply to this email

[GitHub] tinkerpop issue #412: TINKERPOP-1442 Improved session cleanup on client clos...

2016-09-15 Thread davebshow
Github user davebshow commented on the issue: https://github.com/apache/tinkerpop/pull/412 This branch builds successfully using mvn clean install. 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

[jira] [Commented] (TINKERPOP-1409) Make the "null" return in the gremlin console into something more understandable

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

[GitHub] tinkerpop issue #422: TINKERPOP-1409 Print no result line if empty.result.in...

2016-09-15 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/422 I ended up naming it `result.indicator.null` as "result." was the prefix for other similar preferences: ```text gremlin> graph = TinkerGraph.open() ==>tinkergraph[vertices:0

[GitHub] tinkerpop issue #411: TINKERPOP-1444: Benchmark bytecode->Traversal creation...

2016-09-15 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/411 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] [Assigned] (TINKERPOP-1444) Benchmark bytecode->Traversal creation and implement GremlinServer cache if necessary.

2016-09-15 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko A. Rodriguez reassigned TINKERPOP-1444: - Assignee: Marko A. Rodriguez > Benchmark bytecode->Traversal

Re: [GitHub] tinkerpop issue #414: Release name generator

2016-09-15 Thread Marko Rodriguez
You should add some of the output so people can see what it generates without having to run the code. Marko. > On Sep 15, 2016, at 1:29 PM, robertdale wrote: > > Github user robertdale commented on the issue: > >https://github.com/apache/tinkerpop/pull/414 > >

[GitHub] tinkerpop pull request #411: TINKERPOP-1444: Benchmark bytecode->Traversal c...

2016-09-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/411 --- 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 feature is

[GitHub] tinkerpop issue #414: Release name generator

2016-09-15 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/414 You should post a link to that on gremlin-users :) --- 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

[GitHub] tinkerpop pull request #414: Release name generator

2016-09-15 Thread robertdale
Github user robertdale closed the pull request at: https://github.com/apache/tinkerpop/pull/414 --- 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 feature

[GitHub] tinkerpop pull request #424: TINKERPOP-1451 TinkerGraph persistence cannot h...

2016-09-15 Thread spmallette
GitHub user spmallette opened a pull request: https://github.com/apache/tinkerpop/pull/424 TINKERPOP-1451 TinkerGraph persistence cannot handle a single file name as the graph location https://issues.apache.org/jira/browse/TINKERPOP-1451 This is all good now:

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

2016-09-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15494194#comment-15494194 ] ASF GitHub Bot commented on TINKERPOP-1451: --- GitHub user spmallette reopened a pull request:

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

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

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

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

[GitHub] tinkerpop pull request #423: TINKERPOP-1451 TinkerGraph persistence cannot h...

2016-09-15 Thread spmallette
Github user spmallette closed the pull request at: https://github.com/apache/tinkerpop/pull/423 --- 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 feature

[GitHub] tinkerpop pull request #423: TINKERPOP-1451 TinkerGraph persistence cannot h...

2016-09-15 Thread spmallette
GitHub user spmallette reopened a pull request: https://github.com/apache/tinkerpop/pull/423 TINKERPOP-1451 TinkerGraph persistence cannot handle a single file name as the graph location https://issues.apache.org/jira/browse/TINKERPOP-1451 works nicely now:

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

2016-09-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15494171#comment-15494171 ] ASF GitHub Bot commented on TINKERPOP-1451: --- Github user robertdale commented on a diff in

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

2016-09-15 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/423 yeah - i flubbed it - trying to fix --- 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

[GitHub] tinkerpop pull request #423: TINKERPOP-1451 TinkerGraph persistence cannot h...

2016-09-15 Thread spmallette
GitHub user spmallette opened a pull request: https://github.com/apache/tinkerpop/pull/423 TINKERPOP-1451 TinkerGraph persistence cannot handle a single file name as the graph location https://issues.apache.org/jira/browse/TINKERPOP-1451 works nicely now: ```text

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

2016-09-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15494163#comment-15494163 ] ASF GitHub Bot commented on TINKERPOP-1451: --- GitHub user spmallette opened a pull request:

[jira] [Closed] (TINKERPOP-1391) issue with where filter

2016-09-15 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kuppitz closed TINKERPOP-1391. - Resolution: Fixed Fix Version/s: 3.2.3 3.1.5 > issue with

[jira] [Commented] (TINKERPOP-1391) issue with where filter

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

[GitHub] tinkerpop pull request #405: TINKERPOP-1391 issue with where filter

2016-09-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/405 --- 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 feature is

[jira] [Commented] (TINKERPOP-1451) TinkerGraph Gryo cannot handle relative file paths

2016-09-15 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15494070#comment-15494070 ] stephen mallette commented on TINKERPOP-1451: - Seems like this issue isn't with "relative

[jira] [Commented] (TINKERPOP-1391) issue with where filter

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

[GitHub] tinkerpop issue #422: TINKERPOP-1409 Print no result line if empty.result.in...

2016-09-15 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/422 Acctually, I think the parameterization should be `null.result.indicator` as you check `object == null` and thus, its not "empty," but `null`. --- If your project is set up for it, you can reply

[jira] [Commented] (TINKERPOP-1391) issue with where filter

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

[jira] [Commented] (TINKERPOP-1409) Make the "null" return in the gremlin console into something more understandable

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

[jira] [Resolved] (TINKERPOP-1330) by()-modulation for where()

2016-09-15 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko A. Rodriguez resolved TINKERPOP-1330. --- Resolution: Implemented Fix Version/s: 3.2.3 > by()-modulation for

[jira] [Commented] (TINKERPOP-1330) by()-modulation for where()

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

[GitHub] tinkerpop pull request #417: TINKERPOP-1330: by()-modulation for where()

2016-09-15 Thread okram
Github user okram closed the pull request at: https://github.com/apache/tinkerpop/pull/417 --- 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 feature is

[jira] [Reopened] (TINKERPOP-1448) gremlin-python should be Python 2/3 compatible

2016-09-15 Thread David M. Brown (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David M. Brown reopened TINKERPOP-1448: --- Need to set fix version > gremlin-python should be Python 2/3 compatible >

[jira] [Resolved] (TINKERPOP-1448) gremlin-python should be Python 2/3 compatible

2016-09-15 Thread David M. Brown (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David M. Brown resolved TINKERPOP-1448. --- Resolution: Fixed Easy fix > gremlin-python should be Python 2/3 compatible >

[jira] [Closed] (TINKERPOP-1448) gremlin-python should be Python 2/3 compatible

2016-09-15 Thread David M. Brown (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David M. Brown closed TINKERPOP-1448. - Assignee: David M. Brown > gremlin-python should be Python 2/3 compatible >

[jira] [Updated] (TINKERPOP-1452) TinkerGraph Gryo Export looses multi-properties

2016-09-15 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1452: Assignee: stephen mallette Affects Version/s: 3.1.4

[jira] [Created] (TINKERPOP-1452) TinkerGraph Gryo Export looses multi-properties

2016-09-15 Thread Matthias Broecheler (JIRA)
Matthias Broecheler created TINKERPOP-1452: -- Summary: TinkerGraph Gryo Export looses multi-properties Key: TINKERPOP-1452 URL: https://issues.apache.org/jira/browse/TINKERPOP-1452 Project:

[jira] [Created] (TINKERPOP-1451) TinkerGraph Gryo cannot handle relative file paths

2016-09-15 Thread Matthias Broecheler (JIRA)
Matthias Broecheler created TINKERPOP-1451: -- Summary: TinkerGraph Gryo cannot handle relative file paths Key: TINKERPOP-1451 URL: https://issues.apache.org/jira/browse/TINKERPOP-1451 Project:

Re: [DISCUSS] PR VOTE and GitHub Code Review

2016-09-15 Thread Daniel Kuppitz
I agree. It is a cool feature / nice idea, but it's too bad that these reviews don't trigger email notifications. Maybe we can revisit this option in the near future. Cheers, Daniel On Thu, Sep 15, 2016 at 4:05 PM, Stephen Mallette wrote: > GitHub released a new "code

[jira] [Commented] (TINKERPOP-1409) Make the "null" return in the gremlin console into something more understandable

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

[jira] [Closed] (TINKERPOP-1429) Branch step inside where step misbehaves

2016-09-15 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kuppitz closed TINKERPOP-1429. - Resolution: Fixed > Branch step inside where step misbehaves >

[jira] [Commented] (TINKERPOP-1429) Branch step inside where step misbehaves

2016-09-15 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493807#comment-15493807 ] Daniel Kuppitz commented on TINKERPOP-1429: --- I haven't seen your answers to my previous

[jira] [Updated] (TINKERPOP-1429) Branch step inside where step misbehaves

2016-09-15 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kuppitz updated TINKERPOP-1429: -- Fix Version/s: 3.2.0-incubating > Branch step inside where step misbehaves >

[jira] [Commented] (TINKERPOP-1429) Branch step inside where step misbehaves

2016-09-15 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493791#comment-15493791 ] Daniel Kuppitz commented on TINKERPOP-1429: --- It is still an issue in the {{tp31/}} line, but

[GitHub] tinkerpop issue #417: TINKERPOP-1330: by()-modulation for where()

2016-09-15 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/417 The Python-related fixes are necessary or else some of the `WhereTests` fail. Python has a bad ordering to the scoping variables with nested `and()`/`or()`. Thus, for the test suite to pass I had

[jira] [Comment Edited] (TINKERPOP-1444) Benchmark bytecode->Traversal creation and implement GremlinServer cache if necessary.

2016-09-15 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493722#comment-15493722 ] Marko A. Rodriguez edited comment on TINKERPOP-1444 at 9/15/16 3:56 PM:

[jira] [Commented] (TINKERPOP-1450) Add support for stack trace filling to FastNoSuchElementException

2016-09-15 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493732#comment-15493732 ] Marko A. Rodriguez commented on TINKERPOP-1450: --- The "is.testing" model is trivial to

[jira] [Commented] (TINKERPOP-1444) Benchmark bytecode->Traversal creation and implement GremlinServer cache if necessary.

2016-09-15 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493722#comment-15493722 ] Marko A. Rodriguez commented on TINKERPOP-1444: --- This is the problem. Once a traversal

[jira] [Commented] (TINKERPOP-1429) Branch step inside where step misbehaves

2016-09-15 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493710#comment-15493710 ] Marko A. Rodriguez commented on TINKERPOP-1429: ---

[jira] [Commented] (TINKERPOP-1429) Branch step inside where step misbehaves

2016-09-15 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493707#comment-15493707 ] Marko A. Rodriguez commented on TINKERPOP-1429: --- What version were you having this

[GitHub] tinkerpop pull request #421: Fix multiple occurrences of 'the'

2016-09-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/421 --- 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 feature is

[GitHub] tinkerpop issue #420: Fix multiple occurrences of 'the'

2016-09-15 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/420 This PR has been merged. Thank you for **the the** contribution. --- 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

[jira] [Created] (TINKERPOP-1450) Add support for stack trace filling to FastNoSuchElementException

2016-09-15 Thread Marko A. Rodriguez (JIRA)
Marko A. Rodriguez created TINKERPOP-1450: - Summary: Add support for stack trace filling to FastNoSuchElementException Key: TINKERPOP-1450 URL: https://issues.apache.org/jira/browse/TINKERPOP-1450

[jira] [Commented] (TINKERPOP-1429) Branch step inside where step misbehaves

2016-09-15 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493682#comment-15493682 ] Daniel Kuppitz commented on TINKERPOP-1429: --- Not sure when / where exactly it was fixed, but

[GitHub] tinkerpop pull request #418: Fixed issue in NumberSerializer that could caus...

2016-09-15 Thread leifurhauks
Github user leifurhauks commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/418#discussion_r78990181 --- Diff: gremlin-python/src/main/jython/gremlin_python/structure/io/graphson.py --- @@ -181,7 +181,7 @@ class NumberSerializer(GraphSONSerializer):

[GitHub] tinkerpop issue #415: TINKERPOP-1448 gremlin-python should be Python 2/3 com...

2016-09-15 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/415 Ran tests on Python 2.7 with: ```test mvn clean install -pl gremlin-python -DglvPython ``` VOTE +1 --- If your project is set up for it, you can reply to this email

[jira] [Commented] (TINKERPOP-1444) Benchmark bytecode->Traversal creation and implement GremlinServer cache if necessary.

2016-09-15 Thread Jeremy Hanna (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493578#comment-15493578 ] Jeremy Hanna commented on TINKERPOP-1444: - It seems like this would be very similar to

[jira] [Commented] (TINKERPOP-1448) gremlin-python should be Python 2/3 compatible

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

[jira] [Comment Edited] (TINKERPOP-1429) Branch step inside where step misbehaves

2016-09-15 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493448#comment-15493448 ] Marko A. Rodriguez edited comment on TINKERPOP-1429 at 9/15/16 2:22 PM:

[jira] [Closed] (TINKERPOP-1431) Documentation generation requires tests to execute on gremlin-python

2016-09-15 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1431. --- Resolution: Done > Documentation generation requires tests to execute on

[jira] [Closed] (TINKERPOP-1449) Streamline gremlin-python build

2016-09-15 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1449. --- Resolution: Done > Streamline gremlin-python build >

[DISCUSS] PR VOTE and GitHub Code Review

2016-09-15 Thread Stephen Mallette
GitHub released a new "code review" feature yesterday. You press a button and can "approve of a PR" - kinda nice. You can see Kuppitz gave it a try yesterday on this PR: https://github.com/apache/tinkerpop/pull/416 as opposed to a VOTE +1. He seemed to like that and I do too. of course, the

[jira] [Commented] (TINKERPOP-1449) Streamline gremlin-python build

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

[GitHub] tinkerpop pull request #416: TINKERPOP-1449 Streamline gremlin-python build

2016-09-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/416 --- 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 feature is

[GitHub] tinkerpop issue #414: Release name generator

2016-09-15 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/414 Neat use of Gremlin - fun! Not sure if there's a tutorial to built out of it or something? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] tinkerpop issue #421: Fix multiple occurrences of 'the'

2016-09-15 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/421 Something looks strange on this tp31 PR - you've got some changes to .java files in here. i think that's why travis is failing the build. can you please correct this? --- If your project is

[jira] [Commented] (TINKERPOP-1429) Branch step inside where step misbehaves

2016-09-15 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493328#comment-15493328 ] Daniel Kuppitz commented on TINKERPOP-1429: --- Here's another / smaller sample graph to

[jira] [Commented] (TINKERPOP-1330) by()-modulation for where()

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

[GitHub] tinkerpop issue #417: TINKERPOP-1330: by()-modulation for where()

2016-09-15 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/417 Doc update looks good. I'd still like a short section in the upgrade docs but other than that - All tests pass with `docker/build.sh -t -n -i` VOTE +1 --- If your project is set up

[jira] [Commented] (TINKERPOP-1448) gremlin-python should be Python 2/3 compatible

2016-09-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493253#comment-15493253 ] ASF GitHub Bot commented on TINKERPOP-1448: --- Github user davebshow commented on the issue:

[jira] [Commented] (TINKERPOP-1449) Streamline gremlin-python build

2016-09-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493250#comment-15493250 ] ASF GitHub Bot commented on TINKERPOP-1449: --- Github user davebshow commented on the issue:

[jira] [Updated] (TINKERPOP-1429) Branch step inside where step misbehaves

2016-09-15 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Kuppitz updated TINKERPOP-1429: -- Priority: Major (was: Minor) > Branch step inside where step misbehaves >

[jira] [Commented] (TINKERPOP-1429) Branch step inside where step misbehaves

2016-09-15 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15493179#comment-15493179 ] Daniel Kuppitz commented on TINKERPOP-1429: --- I'm not entirely sure why this happens, but you

[GitHub] tinkerpop issue #420: Fix multiple occurrences of 'the'

2016-09-15 Thread HoekstraMk
Github user HoekstraMk commented on the issue: https://github.com/apache/tinkerpop/pull/420 Haha yeah I encountered it in the documentation and was also impressed by the the number of the's --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] tinkerpop issue #420: Fix multiple occurrences of 'the'

2016-09-15 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/420 I didn't realize we liked typing "the the" so much. I can't believe the the repository has so many of these. --- If your project is set up for it, you can reply to this email and have your

[GitHub] tinkerpop issue #419: Fix duplicate occurrences of 'the'

2016-09-15 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/419 @HoekstraMk please feel free to close this one from your end if it is no longer valid. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] tinkerpop issue #419: Fix duplicate occurrences of 'the'

2016-09-15 Thread HoekstraMk
Github user HoekstraMk commented on the issue: https://github.com/apache/tinkerpop/pull/419 Sorry for the inconvenience. You can remove this PR --- 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

[jira] [Commented] (TINKERPOP-1330) by()-modulation for where()

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

[GitHub] tinkerpop pull request #170: Additions to hadoop-gremlin conf files

2016-09-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/170 --- 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 feature is

[GitHub] tinkerpop pull request #404: TINKERPOP-1280 VertexPrograms should declare tr...

2016-09-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/404 --- 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 feature is

[jira] [Commented] (TINKERPOP-1330) by()-modulation for where()

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

[GitHub] tinkerpop issue #417: TINKERPOP-1330: by()-modulation for where()

2016-09-15 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/417 Could you please update the Traversal Induced Values recipe? https://github.com/apache/tinkerpop/blob/master/docs/src/recipes/traversal-induced-values.asciidoc --- If your

[GitHub] tinkerpop pull request #419: Fix duplicate occurrences of 'the'

2016-09-15 Thread HoekstraMk
GitHub user HoekstraMk opened a pull request: https://github.com/apache/tinkerpop/pull/419 Fix duplicate occurrences of 'the' You can merge this pull request into a Git repository by running: $ git pull https://github.com/HoekstraMk/incubator-tinkerpop master Alternatively