[jira] [Commented] (TINKERPOP-946) Traversal respecting Thread.interrupt()

2016-05-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270460#comment-15270460 ] ASF GitHub Bot commented on TINKERPOP-946: -- Github user spmallette commented o

[GitHub] incubator-tinkerpop pull request: TINKERPOP-946 Interrupting Trave...

2016-05-04 Thread spmallette
Github user spmallette commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/299#issuecomment-216825501 Removed the `ComputerResultStep` interruption check and rebased. Waiting for a clean build then will merge. --- If your project is set up for it, you c

[jira] [Commented] (TINKERPOP-1120) If there is no view nor messages, don't create empty views/messages in SparkExecutor

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

[GitHub] incubator-tinkerpop pull request: TINKERPOP-1120: If there is no v...

2016-05-04 Thread dkuppitz
Github user dkuppitz commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/301#issuecomment-216837485 I see test failures. ``` Results : Tests in error: TinkerGraphStepStrategyTest>AbstractGremlinTest.setup:80 ? NullPointer Tink

Podling Report Reminder - May 2016

2016-05-04 Thread johndament
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 18 May 2016, 10:30 am PDT. The report for your podling will form a p

[jira] [Created] (TINKERPOP-1289) Remove deprecated ConnectiveP, AndP, and OrP constructors.

2016-05-04 Thread Marko A. Rodriguez (JIRA)
Marko A. Rodriguez created TINKERPOP-1289: - Summary: Remove deprecated ConnectiveP, AndP, and OrP constructors. Key: TINKERPOP-1289 URL: https://issues.apache.org/jira/browse/TINKERPOP-1289 Pro

[GitHub] incubator-tinkerpop pull request: TINKERPOP-1120: If there is no v...

2016-05-04 Thread okram
Github user okram commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/301#issuecomment-216856863 @dkuppitz --- I can't seem to reproduce this. Note that there is nothing in this PR that has to do with the testing infrastructure (`AbstractGremlinTest`) or

[jira] [Commented] (TINKERPOP-1120) If there is no view nor messages, don't create empty views/messages in SparkExecutor

2016-05-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270588#comment-15270588 ] ASF GitHub Bot commented on TINKERPOP-1120: --- Github user okram commented on

[GitHub] incubator-tinkerpop pull request: TINKERPOP-1120: If there is no v...

2016-05-04 Thread okram
Github user okram commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/301#issuecomment-216862192 Another thing that is weird. `TinkerGraphStepStrategyTest` doesn't even use `TraversalVertexProgram` and thus, this failure is in no way related to the chang

[jira] [Commented] (TINKERPOP-1120) If there is no view nor messages, don't create empty views/messages in SparkExecutor

2016-05-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270607#comment-15270607 ] ASF GitHub Bot commented on TINKERPOP-1120: --- Github user okram commented on

[GitHub] incubator-tinkerpop pull request: TINKERPOP-1120: If there is no v...

2016-05-04 Thread dkuppitz
Github user dkuppitz commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/301#issuecomment-216867769 That's the full log of the 2nd time it failed: https://gist.github.com/dkuppitz/406e2e89dc10b74aeaef9a11c4bb7718 --- If your project is set up for it, yo

[jira] [Commented] (TINKERPOP-1120) If there is no view nor messages, don't create empty views/messages in SparkExecutor

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

[jira] [Commented] (TINKERPOP-1120) If there is no view nor messages, don't create empty views/messages in SparkExecutor

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

[GitHub] incubator-tinkerpop pull request: TINKERPOP-1120: If there is no v...

2016-05-04 Thread dkuppitz
Github user dkuppitz commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/301#issuecomment-216879128 Build worked properly on the other machine. VOTE: +1 --- If your project is set up for it, you can reply to this email and have your reply appear

[jira] [Commented] (TINKERPOP-1120) If there is no view nor messages, don't create empty views/messages in SparkExecutor

2016-05-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270748#comment-15270748 ] ASF GitHub Bot commented on TINKERPOP-1120: --- Github user okram commented on

[GitHub] incubator-tinkerpop pull request: TINKERPOP-1120: If there is no v...

2016-05-04 Thread okram
Github user okram commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/301#issuecomment-216886769 That is a wierd `NullPointerException` in that the `graphProvider` of the test is null. ``` graphProvider = GraphManager.getGraphProvider

[GitHub] incubator-tinkerpop pull request: TINKERPOP-946 Interrupting Trave...

2016-05-04 Thread spmallette
Github user spmallette commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/299#issuecomment-216893595 Ok - changes are good with: `$ docker/build.sh -t -i -n` --- If your project is set up for it, you can reply to this email and have your reply appear o

[jira] [Commented] (TINKERPOP-946) Traversal respecting Thread.interrupt()

2016-05-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270782#comment-15270782 ] ASF GitHub Bot commented on TINKERPOP-946: -- Github user spmallette commented o

[GitHub] incubator-tinkerpop pull request: TINKERPOP-946 Interrupting Trave...

2016-05-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-tinkerpop/pull/299 --- 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 fe

[jira] [Commented] (TINKERPOP-946) Traversal respecting Thread.interrupt()

2016-05-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270785#comment-15270785 ] ASF GitHub Bot commented on TINKERPOP-946: -- Github user asfgit closed the pull

[jira] [Closed] (TINKERPOP-946) Traversal respecting Thread.interrupt()

2016-05-04 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-946. -- Resolution: Done > Traversal respecting Thread.interrupt() >

[GitHub] incubator-tinkerpop pull request: Bump SLF4J to 1.7.21

2016-05-04 Thread analytically
GitHub user analytically opened a pull request: https://github.com/apache/incubator-tinkerpop/pull/303 Bump SLF4J to 1.7.21 Releases 1.7.19 and 1.7.20 suffer from a memory leak. See http://www.slf4j.org/news.html. You can merge this pull request into a Git repository by running:

[GitHub] incubator-tinkerpop pull request: Bump SLF4J to 1.7.21

2016-05-04 Thread analytically
Github user analytically commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/302#issuecomment-216902327 Done, #303. --- 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 h

[GitHub] incubator-tinkerpop pull request: Bump SLF4J to 1.7.21

2016-05-04 Thread spmallette
Github user spmallette commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/302#issuecomment-216897117 Thanks for pointing this out. I think we should make this fix available on 3.1.x and 3.2.x. Can you please re-target this pull request for the `tp31` br

[GitHub] incubator-tinkerpop pull request: Bump SLF4J to 1.7.21

2016-05-04 Thread spmallette
Github user spmallette commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/303#issuecomment-216902930 Thanks but you created your PR against "master" again. When you create your PR, make sure to select the "tp31" branch from the drop down. --- If your p

[GitHub] incubator-tinkerpop pull request: Bump SLF4J to 1.7.21

2016-05-04 Thread analytically
Github user analytically closed the pull request at: https://github.com/apache/incubator-tinkerpop/pull/303 --- 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-1287) StarGraph has an overdose of Stream usage.

2016-05-04 Thread Ted Wilmes (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270886#comment-15270886 ] Ted Wilmes commented on TINKERPOP-1287: --- As part of starting to look into this,

[jira] [Updated] (TINKERPOP-1287) StarGraph has an overdose of Stream usage.

2016-05-04 Thread Ted Wilmes (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Wilmes updated TINKERPOP-1287: -- Attachment: stage2.svg stage1.svg stage0.svg > StarGraph has

[jira] [Commented] (TINKERPOP-1287) StarGraph has an overdose of Stream usage.

2016-05-04 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270896#comment-15270896 ] stephen mallette commented on TINKERPOP-1287: - I think you might be able t

[jira] [Commented] (TINKERPOP-1287) StarGraph has an overdose of Stream usage.

2016-05-04 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270916#comment-15270916 ] Marko A. Rodriguez commented on TINKERPOP-1287: --- Thanks [~twilmes] for p

[jira] [Commented] (TINKERPOP-1287) StarGraph has an overdose of Stream usage.

2016-05-04 Thread Ted Wilmes (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15270932#comment-15270932 ] Ted Wilmes commented on TINKERPOP-1287: --- Yep, sounds good. I will stay away fro

[jira] [Updated] (TINKERPOP-1289) Remove deprecated ConnectiveP, AndP, and OrP constructors.

2016-05-04 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1289: Labels: breaking deprecation (was: breaking) > Remove deprecated ConnectiveP, A

[GitHub] incubator-tinkerpop pull request: TINKERPOP-1120: If there is no v...

2016-05-04 Thread dkuppitz
Github user dkuppitz commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/301#issuecomment-216949111 My other machine is my my usual dev machine. I was trying to optimize things by running full test suites on OpenStack CoreOS instances, that failed. I wil

[jira] [Commented] (TINKERPOP-1120) If there is no view nor messages, don't create empty views/messages in SparkExecutor

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

[GitHub] incubator-tinkerpop pull request: TINKERPOP-1120: If there is no v...

2016-05-04 Thread spmallette
Github user spmallette commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/301#issuecomment-216955474 VOTE +1 - tested with `mvn clean install` --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[jira] [Commented] (TINKERPOP-1120) If there is no view nor messages, don't create empty views/messages in SparkExecutor

2016-05-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15271130#comment-15271130 ] ASF GitHub Bot commented on TINKERPOP-1120: --- Github user spmallette commente

[GitHub] incubator-tinkerpop pull request: TINKERPOP-1120: If there is no v...

2016-05-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-tinkerpop/pull/301 --- 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 fe

[jira] [Closed] (TINKERPOP-1120) If there is no view nor messages, don't create empty views/messages in SparkExecutor

2016-05-04 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marko A. Rodriguez closed TINKERPOP-1120. - Resolution: Fixed > If there is no view nor messages, don't create empty views

[jira] [Commented] (TINKERPOP-1120) If there is no view nor messages, don't create empty views/messages in SparkExecutor

2016-05-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15271199#comment-15271199 ] ASF GitHub Bot commented on TINKERPOP-1120: --- Github user asfgit closed the p

[jira] [Created] (TINKERPOP-1290) Create VertexProgramInterceptor as a pattern for GraphComputer strategies.

2016-05-04 Thread Marko A. Rodriguez (JIRA)
Marko A. Rodriguez created TINKERPOP-1290: - Summary: Create VertexProgramInterceptor as a pattern for GraphComputer strategies. Key: TINKERPOP-1290 URL: https://issues.apache.org/jira/browse/TINKERPOP-1290

[jira] [Commented] (TINKERPOP-1286) Add Recipes documentation

2016-05-04 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15271507#comment-15271507 ] ASF GitHub Bot commented on TINKERPOP-1286: --- GitHub user spmallette opened a

[GitHub] incubator-tinkerpop pull request: TINKERPOP=1286 Added recipes fra...

2016-05-04 Thread spmallette
GitHub user spmallette opened a pull request: https://github.com/apache/incubator-tinkerpop/pull/304 TINKERPOP=1286 Added recipes framework. https://issues.apache.org/jira/browse/TINKERPOP-1286 Sample docs for review are generated to here: http://tinkerpop.apache.or

[GitHub] incubator-tinkerpop pull request: TINKERPOP-1286 Added recipes fra...

2016-05-04 Thread dkuppitz
Github user dkuppitz commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/304#issuecomment-217023364 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 thi

[jira] [Commented] (TINKERPOP-1286) Add Recipes documentation

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

[jira] [Commented] (TINKERPOP-1290) Create VertexProgramInterceptor as a pattern for GraphComputer strategies.

2016-05-04 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15271564#comment-15271564 ] Marko A. Rodriguez commented on TINKERPOP-1290: --- Here are some benchmark

[jira] [Commented] (TINKERPOP-1290) Create VertexProgramInterceptor as a pattern for GraphComputer strategies.

2016-05-04 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15271604#comment-15271604 ] Marko A. Rodriguez commented on TINKERPOP-1290: --- Got {{GroupCountStep}}