Re: [DISCUSS] 3.1.1-incubating code freeze

2016-02-02 Thread Stephen Mallette
This was a very helpful bit of work for windows users - thanks for that. I don't think we will merge it for the 3.1.1-incubating release as we've frozen that release at this point and we still have discussion to deal with about appveyor, but it will eventually be merged to the tp31 branch for 3.1.

[jira] [Updated] (TINKERPOP-1106) Errors on commit in Gremlin Server don't register as exception on driver

2016-02-02 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1106: Description: Because the last message in a result is sent before commit as the t

[jira] [Commented] (TINKERPOP-1041) StructureStandardTestSuite has file I/O issues on Windows

2016-02-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128159#comment-15128159 ] ASF GitHub Bot commented on TINKERPOP-1041: --- Github user steveloughran comme

[GitHub] incubator-tinkerpop pull request: TINKERPOP-1041

2016-02-02 Thread steveloughran
Github user steveloughran commented on a diff in the pull request: https://github.com/apache/incubator-tinkerpop/pull/207#discussion_r51560858 --- Diff: appveyor.yml --- @@ -0,0 +1,23 @@ +version: '{build}' + +environment: + matrix: +- JAVA_HOME: C:\Program

Re: [DISCUSS] 3.1.1-incubating code freeze

2016-02-02 Thread Stephen Mallette
I just made some adjustments to source NOTICE files in tp31. The change came as a result of the bump in groovy version - they had new NOTICE files themselves after releasing under Apache. Ideally, I think it's best if we can try to catch these things earlier (like when the version bump occurred).

[jira] [Updated] (TINKERPOP-1114) Documentation examples friendly for REPL/copy-paste

2016-02-02 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1114: Affects Version/s: (was: 3.0.2-incubating) 3.1.0-incub

[jira] [Commented] (TINKERPOP-968) Add first class support for an optional traversal

2016-02-02 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128230#comment-15128230 ] Daniel Kuppitz commented on TINKERPOP-968: -- I'm fine with the addition of an {

[jira] [Created] (TINKERPOP-1115) Add map(traversal), flatMap(traversal), filter(traversal), ?? to Reference Docs

2016-02-02 Thread Marko A. Rodriguez (JIRA)
Marko A. Rodriguez created TINKERPOP-1115: - Summary: Add map(traversal), flatMap(traversal), filter(traversal), ?? to Reference Docs Key: TINKERPOP-1115 URL: https://issues.apache.org/jira/browse/TINKERPOP

[jira] [Commented] (TINKERPOP-968) Add first class support for an optional traversal

2016-02-02 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128241#comment-15128241 ] Marko A. Rodriguez commented on TINKERPOP-968: -- Yea. My one concern is tha

[jira] [Commented] (TINKERPOP-968) Add first class support for an optional traversal

2016-02-02 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128278#comment-15128278 ] Daniel Kuppitz commented on TINKERPOP-968: -- Nah, that's okay IMO. In the end,

[jira] [Commented] (TINKERPOP-968) Add first class support for an optional traversal

2016-02-02 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128301#comment-15128301 ] Marko A. Rodriguez commented on TINKERPOP-968: -- Thats a good argument. Oka

[jira] [Commented] (TINKERPOP-968) Add first class support for an optional traversal

2016-02-02 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128324#comment-15128324 ] Daniel Kuppitz commented on TINKERPOP-968: -- The shouldn't be an {{OptionalStep

[jira] [Commented] (TINKERPOP-968) Add first class support for an optional traversal

2016-02-02 Thread pieter martin (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128356#comment-15128356 ] pieter martin commented on TINKERPOP-968: - Ok, good stuff, I'll give it a bash.

Re: [DISCUSS] TinkerPop 3.1.2 and 3.2.0 Planning

2016-02-02 Thread Ted Wilmes
Hi guys, Here are a few things I've been thinking about for 3.1.2 and 3.2. TinkerPop 3.1.2 * TinkerPop-1016 - finish first set of JMH benchmarks * TinkerPop-965 - optimize strategy application * Study Ferma/TinkerPop benchmark, see where the performance deltas are coming from, and create tickets a

[jira] [Commented] (TINKERPOP-968) Add first class support for an optional traversal

2016-02-02 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128401#comment-15128401 ] Marko A. Rodriguez commented on TINKERPOP-968: -- Yep. My bad. Also, [~piete

Re: [DISCUSS] February 2016 TinkerPop Incubator Status Report

2016-02-02 Thread Ted Wilmes
The report has been posted to https://wiki.apache.org/incubator/February2016 . --Ted On Mon, Feb 1, 2016 at 11:51 AM, Ted Wilmes wrote: > Cool, if there is any other input, just let me know. Otherwise, I'll go > ahead and post it tomorrow morning to the incubator wiki. > > Thanks, > Ted > > On

Re: [DISCUSS] February 2016 TinkerPop Incubator Status Report

2016-02-02 Thread Marko Rodriguez
Cool. Reads smooth and is accurate. Thanks Ted! Marko. http://markorodriguez.com On Feb 2, 2016, at 8:37 AM, Ted Wilmes wrote: > The report has been posted to https://wiki.apache.org/incubator/February2016 > . > > --Ted > > On Mon, Feb 1, 2016 at 11:51 AM, Ted Wilmes wrote: > >> Cool, if t

[jira] [Commented] (TINKERPOP-962) Provide "vertex query" selectivity when importing data in OLAP.

2016-02-02 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128450#comment-15128450 ] Marko A. Rodriguez commented on TINKERPOP-962: -- So in the TINKERPOP-962 br

Re: [DISCUSS] TinkerPop 3.1.2 and 3.2.0 Planning

2016-02-02 Thread Marko Rodriguez
Hello Ted, Dude, all of those items you list are so crucial to my efforts. If that infrastructure existed, I would have so much more confidence in each release. > * TinkerPop-965 - optimize strategy application This will be huge. I have a ticket around somewhere about getting rid of the Traver

[DISCUSS] Get rid of the ResultGraph enum

2016-02-02 Thread Marko Rodriguez
Hi, In OLAP (GraphComputer), we have the enums ResultGraph and Persist. https://github.com/apache/incubator-tinkerpop/blob/master/gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/computer/GraphComputer.java#L33-L57 My original intention with ResultGraph was that if you di

[jira] [Commented] (TINKERPOP-1041) StructureStandardTestSuite has file I/O issues on Windows

2016-02-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15128848#comment-15128848 ] ASF GitHub Bot commented on TINKERPOP-1041: --- Github user velo commented on a

[GitHub] incubator-tinkerpop pull request: TINKERPOP-1041

2016-02-02 Thread velo
Github user velo commented on a diff in the pull request: https://github.com/apache/incubator-tinkerpop/pull/207#discussion_r51620901 --- Diff: appveyor.yml --- @@ -0,0 +1,23 @@ +version: '{build}' + +environment: + matrix: +- JAVA_HOME: C:\Program Files\Jav

[GitHub] incubator-tinkerpop pull request: TinkerFactory.createClassic -> c...

2016-02-02 Thread leifurhauks
GitHub user leifurhauks opened a pull request: https://github.com/apache/incubator-tinkerpop/pull/208 TinkerFactory.createClassic -> createModern fixed reference to TinkerFactory.createClassic that should refer instead to TinkerFactory.createModern, which creates the version of Tink

[jira] [Created] (TINKERPOP-1116) Some anonymous traversal steps can be hard typed.

2016-02-02 Thread Marko A. Rodriguez (JIRA)
Marko A. Rodriguez created TINKERPOP-1116: - Summary: Some anonymous traversal steps can be hard typed. Key: TINKERPOP-1116 URL: https://issues.apache.org/jira/browse/TINKERPOP-1116 Project: Tin

[GitHub] incubator-tinkerpop pull request: TinkerFactory.createClassic -> c...

2016-02-02 Thread spmallette
Github user spmallette commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/208#issuecomment-178808940 I think this was meant to be `createClassic()` - note the use of float values for the "weight" property. @okram any recollection on why we use

[GitHub] incubator-tinkerpop pull request: TINKERPOP-1041

2016-02-02 Thread velo
GitHub user velo opened a pull request: https://github.com/apache/incubator-tinkerpop/pull/209 TINKERPOP-1041 Same as https://github.com/apache/incubator-tinkerpop/pull/207 But target on tp31 You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (TINKERPOP-1041) StructureStandardTestSuite has file I/O issues on Windows

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

Re: [DISCUSS] 3.1.1-incubating code freeze

2016-02-02 Thread Marvin Froeder
Ok, I made a new PR... shall I close the other one or keep them both? On Wed, Feb 3, 2016 at 12:34 AM, Stephen Mallette wrote: > This was a very helpful bit of work for windows users - thanks for that. > I don't think we will merge it for the 3.1.1-incubating release as we've > frozen that relea

[GitHub] incubator-tinkerpop pull request: TinkerFactory.createClassic -> c...

2016-02-02 Thread leifurhauks
Github user leifurhauks commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/208#issuecomment-178816797 Ah, good point. So it's not quite equivalent to either classic or modern. --- If your project is set up for it, you can reply to this email and have yo

Re: [DISCUSS] 3.1.1-incubating code freeze

2016-02-02 Thread Stephen Mallette
no need to keep the one on master - you can close that one. On Tue, Feb 2, 2016 at 3:41 PM, Marvin Froeder wrote: > Ok, I made a new PR... shall I close the other one or keep them both? > > On Wed, Feb 3, 2016 at 12:34 AM, Stephen Mallette > wrote: > >> This was a very helpful bit of work for w

[GitHub] incubator-tinkerpop pull request: TINKERPOP-1041

2016-02-02 Thread velo
Github user velo closed the pull request at: https://github.com/apache/incubator-tinkerpop/pull/207 --- 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 feat

[jira] [Commented] (TINKERPOP-1041) StructureStandardTestSuite has file I/O issues on Windows

2016-02-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15129083#comment-15129083 ] ASF GitHub Bot commented on TINKERPOP-1041: --- Github user velo closed the pul

Few questions on TP3

2016-02-02 Thread Sridhar Ramachandran
Hi all, I am trying to port Bitsy graph DB from TP2 to TP3. I have a few questions on TP3: 1. Is this mailing list searchable? I don't want to ask questions that have already been answered. 2. Is there any implementation that was ported from TP2 to TP3? I see many total rewrites, but I'm looking

[GitHub] incubator-tinkerpop pull request: TINKERPOP-1041

2016-02-02 Thread steveloughran
Github user steveloughran commented on a diff in the pull request: https://github.com/apache/incubator-tinkerpop/pull/207#discussion_r51644931 --- Diff: appveyor.yml --- @@ -0,0 +1,23 @@ +version: '{build}' + +environment: + matrix: +- JAVA_HOME: C:\Program

[jira] [Commented] (TINKERPOP-1041) StructureStandardTestSuite has file I/O issues on Windows

2016-02-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15129154#comment-15129154 ] ASF GitHub Bot commented on TINKERPOP-1041: --- Github user steveloughran comme

Enable CI build for the project

2016-02-02 Thread Marvin Froeder
As part of my effort to get windows build more stable, I enabled appveyor to build the project https://github.com/apache/incubator-tinkerpop/pull/209/files#diff-180360612c6b8c4ed830919bbb4dd459R1 The result is consistent with what I see on my machine: https://ci.appveyor.com/project/velo/incubato