[jira] [Updated] (TINKERPOP-1602) Support SSL client certificate authentication

2017-01-17 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Dale updated TINKERPOP-1602: --- Fix Version/s: 3.2.4 > Support SSL client certificate authenticat

[jira] [Created] (TINKERPOP-1602) Support SSL client certificate authentication

2017-01-17 Thread Robert Dale (JIRA)
Robert Dale created TINKERPOP-1602: -- Summary: Support SSL client certificate authentication Key: TINKERPOP-1602 URL: https://issues.apache.org/jira/browse/TINKERPOP-1602 Project: TinkerPop

[jira] [Commented] (TINKERPOP-1582) TraversalOpProcessor does not support custom serializers

2016-12-07 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728559#comment-15728559 ] Robert Dale commented on TINKERPOP-1582: Not that this solves your pro

Re: [TinkerPop] gremlin-x

2016-12-05 Thread Robert Dale
other query languages). So I guess we'll just have to agree to disagree. Robert Dale On Fri, Dec 2, 2016 at 10:30 AM, pieter-gmail wrote: > Hi, > > Let me disagree with your disagreement ;-) > > Regarding Neo4j > > I am talking about Neo4j embedded. The node

Re: [TinkerPop] gremlin-x

2016-12-02 Thread Robert Dale
e first thing you should do is create a 'baby hibernate' because I don't think gremlin should be an ORM (OGM?). Robert Dale On Thu, Dec 1, 2016 at 2:28 PM, pieter-gmail wrote: > Hi, > > "So with ReferenceElements, latency will be less too because it takes >

Re: [DISCUSS] Force use of Maven 3.2.5

2016-12-02 Thread Robert Dale
Is there any reason to stop at a version that hasn't been updated in 2 years? Why not just go to 3.3.x which has been out for 1 year and is the current stable release train (with 3.3.9 being latest)? Robert Dale On Fri, Dec 2, 2016 at 7:00 AM, Stephen Mallette wrote: > This pull

Re: [TinkerPop] gremlin-x

2016-12-01 Thread Robert Dale
ecific on the Connection implementation. Maybe it's just a limitation of using embedded DBs going forward (Neo4j 3.x has remote capabilities). Maybe this is moot if the GLV is the machine. Just something to consider. Robert Dale On Thu, Dec 1, 2016 at 10:53 AM, Marko Rodriguez wrote: &g

[jira] [Commented] (TINKERPOP-1573) Bindings don't work in coalesce

2016-11-29 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705392#comment-15705392 ] Robert Dale commented on TINKERPOP-1573: Looks like nested traver

[jira] [Updated] (TINKERPOP-1572) Impossible to get DetachedVertex when Connecting via withRemote

2016-11-29 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Dale updated TINKERPOP-1572: --- Affects Version/s: 3.2.3 Priority: Minor (was: Major) Issue Type

Bindings adavantage

2016-11-29 Thread Robert Dale
I was looking at TINKERPOP-1444 and a conclusion was that Bytecode with Bindings can't be cached. If that's true, is there any advantage to using Bindings? Robert Dale

[jira] [Created] (TINKERPOP-1573) Bindings don't work in coalesce

2016-11-29 Thread Robert Dale (JIRA)
Robert Dale created TINKERPOP-1573: -- Summary: Bindings don't work in coalesce Key: TINKERPOP-1573 URL: https://issues.apache.org/jira/browse/TINKERPOP-1573 Project: TinkerPop Issue

[jira] [Commented] (TINKERPOP-1572) Impossible to get DetachedVertex when Connecting via withRemote

2016-11-29 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15705064#comment-15705064 ] Robert Dale commented on TINKERPOP-1572: But you're still getting R

[jira] [Commented] (TINKERPOP-1572) Impossible to get DetachedVertex when Connecting via withRemote

2016-11-28 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15703861#comment-15703861 ] Robert Dale commented on TINKERPOP-1572: I set the affects version to 3

[jira] [Created] (TINKERPOP-1572) Impossible to get DetachedVertex when Connecting via withRemote

2016-11-28 Thread Robert Dale (JIRA)
Robert Dale created TINKERPOP-1572: -- Summary: Impossible to get DetachedVertex when Connecting via withRemote Key: TINKERPOP-1572 URL: https://issues.apache.org/jira/browse/TINKERPOP-1572 Project

[jira] [Commented] (TINKERPOP-479) Consider Providing "getOrCreate" Functionality

2016-11-26 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15698309#comment-15698309 ] Robert Dale commented on TINKERPOP-479: --- What I do today is use coal

Re: [DISCUSS] Neo4j 3.0 Upgrade

2016-11-26 Thread Robert Dale
k. If the test doesn't pass, the release doesn't stop, that version is just marked as incompatible. Robert Dale On Mon, Nov 21, 2016 at 10:28 AM, Stephen Mallette wrote: > Personally, I'd rather not include neo4j in our packaging of the > console/server. I'd prefer to

[jira] [Commented] (TINKERPOP-1569) Decompile lambdas in to regular gremlin

2016-11-25 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15695574#comment-15695574 ] Robert Dale commented on TINKERPOP-1569: Looks like your deps on JetBrain

[jira] [Commented] (TINKERPOP-1560) Cache in GroovyClassLoader may continue to grow

2016-11-23 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15689809#comment-15689809 ] Robert Dale commented on TINKERPOP-1560: Looks like it's fixed in

Re: [DISCUSS] Neo4j 3.0 Upgrade

2016-11-21 Thread Robert Dale
't be pushed to the parent pom? That is stuff that could be shared between gremlin-server and neo4j-gremlin. WDYT? Robert Dale On Sat, Nov 19, 2016 at 7:29 AM, Stephen Mallette wrote: > OK - 3.3.0 is fine by me. maybe better to do a big upgrade of neo4j on a > big release of

Re: Cleaning up incubator references

2016-11-20 Thread Robert Dale
Completed. Robert Dale On Tue, Nov 15, 2016 at 10:13 AM, Robert Dale wrote: > Created infrastructure ticket INFRA-12919 > > https://github.com/apache/tinkerpop > - mirrored from git://git.apache.org/incubator-tinkerpop.git > > https://git.apache.org/ > - Apache TinkerPop (

[jira] [Closed] (TINKERPOP-1557) Improve docker build time with this one weird trick!

2016-11-19 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Dale closed TINKERPOP-1557. -- Resolution: Fixed > Improve docker build time with this one weird tr

[jira] [Assigned] (TINKERPOP-980) Add a service script or daemon mode in the distribution

2016-11-19 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Dale reassigned TINKERPOP-980: - Assignee: Robert Dale (was: Dylan Millikin) > Add a service script or daemon mode

[jira] [Closed] (TINKERPOP-980) Add a service script or daemon mode in the distribution

2016-11-19 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Dale closed TINKERPOP-980. - Resolution: Fixed Fix Version/s: 3.3.0 > Add a service script or daemon mode in

Re: [DISCUSS] Neo4j 3.0 Upgrade

2016-11-18 Thread Robert Dale
es so it's "easy" enough for users to manually downgrade (or upgrade) neo4j version. So if we do upgrade a patch release, like 3.2.4, then they can remain on neo4j 2.3.x. The patch will actually work down to TP 3.1. I haven't tested earlier. 1. https://neo4j.com/guides/upgrade

[DISCUSS] Neo4j 3.0 Upgrade

2016-11-18 Thread Robert Dale
ngs in the integration tests ;-) Robert Dale

[jira] [Commented] (TINKERPOP-1556) Allow Hadoop to run on IPv6 systems

2016-11-18 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15677104#comment-15677104 ] Robert Dale commented on TINKERPOP-1556: Changed thi

[jira] [Closed] (TINKERPOP-1558) Improve docker build time with this one weird trick!

2016-11-17 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Dale closed TINKERPOP-1558. -- Resolution: Duplicate > Improve docker build time with this one weird tr

[jira] [Created] (TINKERPOP-1558) Improve docker build time with this one weird trick!

2016-11-17 Thread Robert Dale (JIRA)
Robert Dale created TINKERPOP-1558: -- Summary: Improve docker build time with this one weird trick! Key: TINKERPOP-1558 URL: https://issues.apache.org/jira/browse/TINKERPOP-1558 Project: TinkerPop

[jira] [Created] (TINKERPOP-1557) Improve docker build time with this one weird trick!

2016-11-17 Thread Robert Dale (JIRA)
Robert Dale created TINKERPOP-1557: -- Summary: Improve docker build time with this one weird trick! Key: TINKERPOP-1557 URL: https://issues.apache.org/jira/browse/TINKERPOP-1557 Project: TinkerPop

[jira] [Commented] (TINKERPOP-1363) Cleanup Docker build script for next major release

2016-11-17 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15674347#comment-15674347 ] Robert Dale commented on TINKERPOP-1363: Looks like this is already

[jira] [Closed] (TINKERPOP-1556) Allow Hadoop to run on IPv6 systems

2016-11-17 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Dale closed TINKERPOP-1556. -- Resolution: Fixed set the environment variable DOCKER_OPTS to pass any parameters to

[jira] [Work stopped] (TINKERPOP-1556) Allow Hadoop to run on IPv6 systems

2016-11-17 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on TINKERPOP-1556 stopped by Robert Dale. -- > Allow Hadoop to run on IPv6 syst

[jira] [Work started] (TINKERPOP-1556) Allow Hadoop to run on IPv6 systems

2016-11-16 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on TINKERPOP-1556 started by Robert Dale. -- > Allow Hadoop to run on IPv6 syst

[jira] [Updated] (TINKERPOP-1556) Allow Hadoop to run on IPv6 systems

2016-11-16 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Dale updated TINKERPOP-1556: --- Assignee: Robert Dale > Allow Hadoop to run on IPv6 syst

[jira] [Created] (TINKERPOP-1556) Allow Hadoop to run on IPv6 systems

2016-11-16 Thread Robert Dale (JIRA)
Robert Dale created TINKERPOP-1556: -- Summary: Allow Hadoop to run on IPv6 systems Key: TINKERPOP-1556 URL: https://issues.apache.org/jira/browse/TINKERPOP-1556 Project: TinkerPop Issue Type

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

2016-11-15 Thread Robert Dale
It's common these days to be enabled by default. Try: sestatus Robert Dale On Tue, Nov 15, 2016 at 10:53 AM, spmallette wrote: > Github user spmallette commented on the issue: > > https://github.com/apache/tinkerpop/pull/457 > > i didn't think so. I purposel

Cleaning up incubator references

2016-11-15 Thread Robert Dale
) Let me know if you see anything else and I will add it to the ticket. Robert Dale

Re: Commit problem

2016-11-15 Thread Robert Dale
I see. I didn't have the apache git repo. That worked. Thanks. Robert Dale On Tue, Nov 15, 2016 at 6:52 AM, Stephen Mallette wrote: > I checked and you should have commit access. Not sure how your remotes are > setup, but mine look like this: > > $ git remote -v > mirro

Commit problem

2016-11-14 Thread Robert Dale
ocl99mqm12 tinkerpop]$ git push ERROR: Permission to apache/tinkerpop.git denied to robertdale. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. Robert Dale

Re: Code Reviews - for committers

2016-11-08 Thread Robert Dale
Building all the way through now. It was IPv6 that bit me again but for hadoop. I have to disable IPv6 at the kernel level. I'll submit a patch for this and some other things later. Why do the tests take 3 hours to go through giraph-gremlin? How can I speed that up? Robert Dale On Mon,

Code Reviews - for committers

2016-11-07 Thread Robert Dale
naged to get through the neo4j tests but docker 1.10 was terribly slow so I ended up upgrading to docker 1.12 which is about 3-4x faster but still slower than native. I'll let it run tonight and see if it gets all the way through. Robert Dale On Sun, Nov 6, 2016 at 6:37 PM, Stephen Mallet

Re: Code Reviews - for committers

2016-11-06 Thread Robert Dale
master and TINKERPOP-1434 but no joy. Even rebuilt docker containers from scratch. Robert Dale On Fri, Oct 28, 2016 at 6:22 PM, Stephen Mallette wrote: > That's probably fair. Perhaps that's a good rule. At least one person > should use CPU to do the docker build and mention that on

[jira] [Commented] (TINKERPOP-1541) Should repeated objects be returned for the same label?

2016-11-06 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15642272#comment-15642272 ] Robert Dale commented on TINKERPOP-1541: I would have expected a later l

Re: [TinkerPop] TinkerPop Web Site in Git Repo

2016-10-27 Thread Robert Dale
Yay! Robert Dale On Thu, Oct 27, 2016 at 10:00 AM, Stephen Mallette wrote: > We can now accept changes for the web site (like the TinkerPop home page > at http://tinkerpop.apache.org) via the standard pull request model > because the source for those pages has been migrated to git

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

2016-10-27 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15611821#comment-15611821 ] Robert Dale commented on TINKERPOP-1468: Then again, you do have

[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&focusedCommentId=15610355#comment-15610355 ] Robert Dale commented on TINKERPOP-1468: I guess it depends on how

[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&focusedCommentId=15610178#comment-15610178 ] Robert Dale commented on TINKERPOP-1468: [Groovy: Passing zero arguments

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, O

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

2016-10-26 Thread Robert Dale
"yes". Unless there are objections in the next 72 hours (Sunday, > October 23, 2016 at 10am EST), I will assume lazy consensus and add it to > the index. > -- Robert Dale

Re: [TinkerPop] A 2D Gremlin Language Variant

2016-10-19 Thread Robert Dale
this discussion on the web visit https://groups.google.com/d/ > msgid/gremlin-users/B347B223-FD64-4F5C-9E65-7F50CF72BF38%40gmail.com > <https://groups.google.com/d/msgid/gremlin-users/B347B223-FD64-4F5C-9E65-7F50CF72BF38%40gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Robert Dale

[jira] [Commented] (TINKERPOP-1511) Remote client addV, V()

2016-10-17 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582877#comment-15582877 ] Robert Dale commented on TINKERPOP-1511: Just following up that using to

[jira] [Commented] (TINKERPOP-1511) Remote client addV, V()

2016-10-17 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582760#comment-15582760 ] Robert Dale commented on TINKERPOP-1511: Ah, that's explains why I

[jira] [Commented] (TINKERPOP-1511) Remote client addV, V()

2016-10-17 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15582134#comment-15582134 ] Robert Dale commented on TINKERPOP-1511: I tried a few things

[jira] [Updated] (TINKERPOP-1511) Remote client addV, V()

2016-10-16 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Dale updated TINKERPOP-1511: --- Attachment: fail-time.groovy For those of you who want to play along at home, here

[jira] [Commented] (TINKERPOP-1511) Remote client addV, V()

2016-10-16 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15580836#comment-15580836 ] Robert Dale commented on TINKERPOP-1511: while I can't reproduce on

[jira] [Comment Edited] (TINKERPOP-1511) Remote client addV, V()

2016-10-16 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15580778#comment-15580778 ] Robert Dale edited comment on TINKERPOP-1511 at 10/17/16 12:4

[jira] [Comment Edited] (TINKERPOP-1511) Remote client addV, V()

2016-10-16 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15580802#comment-15580802 ] Robert Dale edited comment on TINKERPOP-1511 at 10/17/16 12:3

[jira] [Comment Edited] (TINKERPOP-1511) Remote client addV, V()

2016-10-16 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15580778#comment-15580778 ] Robert Dale edited comment on TINKERPOP-1511 at 10/17/16 12:3

[jira] [Comment Edited] (TINKERPOP-1511) Remote client addV, V()

2016-10-16 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15580802#comment-15580802 ] Robert Dale edited comment on TINKERPOP-1511 at 10/17/16 12:2

[jira] [Comment Edited] (TINKERPOP-1511) Remote client addV, V()

2016-10-16 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15580778#comment-15580778 ] Robert Dale edited comment on TINKERPOP-1511 at 10/17/16 12:2

[jira] [Commented] (TINKERPOP-1511) Remote client addV, V()

2016-10-16 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15580802#comment-15580802 ] Robert Dale commented on TINKERPOP-1511: * failure rate is exacerbate

[jira] [Commented] (TINKERPOP-1511) Remote client addV, V()

2016-10-16 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15580778#comment-15580778 ] Robert Dale commented on TINKERPOP-1511: * sleeping less than 10

[jira] [Updated] (TINKERPOP-1511) Remote client addV, V()

2016-10-16 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Dale updated TINKERPOP-1511: --- Description: I could reproduce on remote neo4j, but not embedded, nor remote TinkerGraph

[jira] [Updated] (TINKERPOP-1511) Remote client addV, V()

2016-10-16 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Dale updated TINKERPOP-1511: --- Description: I could reproduce on neo4j, but not TinkerGraph. server: ./bin/gremlin

[jira] [Created] (TINKERPOP-1512) gremlin-server-classic.yaml is broken

2016-10-16 Thread Robert Dale (JIRA)
Robert Dale created TINKERPOP-1512: -- Summary: gremlin-server-classic.yaml is broken Key: TINKERPOP-1512 URL: https://issues.apache.org/jira/browse/TINKERPOP-1512 Project: TinkerPop Issue

[jira] [Updated] (TINKERPOP-1511) Remote client addV, V()

2016-10-16 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Dale updated TINKERPOP-1511: --- Labels: console groovy neo4j python (was: console groovy python) > Remote client addV

[jira] [Updated] (TINKERPOP-1511) Remote client addV, V()

2016-10-16 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Dale updated TINKERPOP-1511: --- Priority: Critical (was: Major) > Remote client addV

Re: Code Freeze 3.2.3/3.1.5

2016-10-16 Thread Robert Dale
apache/tinkerpop/pull/448 > > >>>> > > >>>> So expect that to get merged for 3.2.3 during code freeze week, but > > >>>> nothing in that PR should preclude providers from testing their > > >>>> implementations. Other than that, I think everything else of > > substance > > >>> is > > >>>> in. > > >>>> > > >>>> I do have one worry about that TraversalInterruption test that has > > been > > >>>> failing randomly since the LazyBarrierStrategy stuff went in (i > > think). > > >>>> Marko also mentioned the PeerPressure test. We'll put some elbow > > grease > > >>>> into that next week and try to get those figured out and more > stable. > > >>>> > > >>>> As a reminder Ted will be release manager for 3.1.5 and I'll be > doing > > >>>> 3.2.3. As usual, we will use this thread to coordinate during code > > >> freeze > > >>>> week. Please bring up relevant issues here. > > >>>> > > >>>> Thanks, > > >>>> > > >>>> Stephen > > >>>> > > > > > -- Robert Dale

[jira] [Updated] (TINKERPOP-1511) Remote client addV, V()

2016-10-16 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Dale updated TINKERPOP-1511: --- Labels: console groovy python (was: ) > Remote client addV

[jira] [Updated] (TINKERPOP-1511) Remote client addV, V()

2016-10-16 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Dale updated TINKERPOP-1511: --- Description: gremlin> graph = EmptyGraph.instance() ==>emptygraph[empty] grem

[jira] [Issue Comment Deleted] (TINKERPOP-1511) Remote client addV, V()

2016-10-16 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Dale updated TINKERPOP-1511: --- Comment: was deleted (was: sometimes get this exception on the client side as well

[jira] [Commented] (TINKERPOP-1511) Remote client addV, V()

2016-10-16 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15580084#comment-15580084 ] Robert Dale commented on TINKERPOP-1511: sometimes get this exception on

[jira] [Created] (TINKERPOP-1511) Remote client addV, V()

2016-10-16 Thread Robert Dale (JIRA)
Robert Dale created TINKERPOP-1511: -- Summary: Remote client addV, V() Key: TINKERPOP-1511 URL: https://issues.apache.org/jira/browse/TINKERPOP-1511 Project: TinkerPop Issue Type: Bug

[jira] [Commented] (TINKERPOP-1510) Inline comments in Gremlin console

2016-10-14 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15576072#comment-15576072 ] Robert Dale commented on TINKERPOP-1510: Groovysh doesn't seem t

[jira] [Commented] (TINKERPOP-1510) Inline comments in Gremlin console

2016-10-14 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15575932#comment-15575932 ] Robert Dale commented on TINKERPOP-1510: I don't think so. I see

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

2016-10-13 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15573538#comment-15573538 ] Robert Dale commented on TINKERPOP-1506: I don't use optional() but

Re: [DISCUSS] Traversal Future

2016-10-08 Thread Robert Dale
lease note the discussion on adding a terminal future method to Traversal > on this JIRA ticket: > > https://issues.apache.org/jira/browse/TINKERPOP-1490 > > If you have comments, please add them there. -- Robert Dale

[jira] [Commented] (TINKERPOP-1189) SimpleAuthenticator over HttpChannelizer makes Gremlin Server pretty slow and consumes more CPU

2016-10-03 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15543624#comment-15543624 ] Robert Dale commented on TINKERPOP-1189: So even though BCrypt.che

[jira] [Comment Edited] (TINKERPOP-1189) SimpleAuthenticator over HttpChannelizer makes Gremlin Server pretty slow and consumes more CPU

2016-10-03 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15543500#comment-15543500 ] Robert Dale edited comment on TINKERPOP-1189 at 10/3/16 9:3

[jira] [Comment Edited] (TINKERPOP-1189) SimpleAuthenticator over HttpChannelizer makes Gremlin Server pretty slow and consumes more CPU

2016-10-03 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15543500#comment-15543500 ] Robert Dale edited comment on TINKERPOP-1189 at 10/3/16 9:3

[jira] [Commented] (TINKERPOP-1189) SimpleAuthenticator over HttpChannelizer makes Gremlin Server pretty slow and consumes more CPU

2016-10-03 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15543500#comment-15543500 ] Robert Dale commented on TINKERPOP-1189: Looks like it's in BCryp

[jira] [Commented] (TINKERPOP-1189) SimpleAuthenticator over HttpChannelizer makes Gremlin Server pretty slow and consumes more CPU

2016-10-03 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15543453#comment-15543453 ] Robert Dale commented on TINKERPOP-1189: Can we reopen this for fur

[jira] [Commented] (TINKERPOP-1048) Vertex lookups by id are inconsistent

2016-10-03 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15543298#comment-15543298 ] Robert Dale commented on TINKERPOP-1048: Why must the capability of `ANY

[DISCUSS] breaking gremlin-server.sh just a little

2016-09-30 Thread Robert Dale
, the server will continue to start in the foreground. If there are no objections, then @spmallette will assume lazy consensus after 72 hours and do his thing. I'm guessing. ;-) -- Robert Dale

Re: [DISCUSS] Graph.addVertex(Map)

2016-09-28 Thread Robert Dale
//issues.apache.org/jira/browse/TINKERPOP-1174 >>> >>> I don't imagine there would be any change to addV() in this case. I'm >>> thinking that we wouldn't likely use this method internally and so it would >>> more be something for user convenience, in which case, it seems to >>> encourage more use of the Graph API which we're typically trying to do less >>> of. >>> > -- Robert Dale

Re: [TinkerPop] JavaTranslator vs. GroovyTranslator and Gremlin bytecode compilation speeds.

2016-09-28 Thread Robert Dale
gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/jsr223/JavaTranslator.java > > If anyone wants to submit a PR to make JavaTranslator more efficient, please > do. However, we are still doing well with what we have regardless. > > Take care, > Marko. > > http://markorodriguez.com > > > > -- > You received this message because you are subscribed to the Google Groups > "Gremlin-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to gremlin-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/gremlin-users/05AFFEA0-3982-4F61-856F-6CE0CBD51602%40gmail.com. > For more options, visit https://groups.google.com/d/optout. -- Robert Dale

[jira] [Commented] (TINKERPOP-980) Add a service script or daemon mode in the distribution

2016-09-27 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15527459#comment-15527459 ] Robert Dale commented on TINKERPOP-980: --- I'll provide a SysV init an

Re: Store and Aggregate

2016-09-21 Thread Robert Dale
Rodriguez > > > > > > > wrote: > > > > > > > > > Hi, > > > > > > > > > > I was thinking that store() and aggregate() should simply be > > “store().” > > > > > > > > > > store() -> store(local) > > > > > aggregate() -> store(global) > > > > > > > > > > Or: > > > > > > > > > > aggregate() -> barrier().store() > > > > > > > > > > Random thoughts… > > > > > > > > > > Marko. > > > > > > > > > > http://markorodriguez.com > > > > > > > > > > > > > > > > > > > > > > > > > > > > -- > > > > Jean-Baptiste > > > > > > > > > > > > > -- > > Jean-Baptiste > > > -- Robert Dale

[jira] [Commented] (TINKERPOP-1447) Add some JavaScript intelligence to the documentation so that comments and output are not copied in a copy paste

2016-09-14 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15490918#comment-15490918 ] Robert Dale commented on TINKERPOP-1447: Easy to do when there's

Re: [DISCUSS] Name/logo of the 3.3.x line

2016-09-12 Thread Robert Dale
The gremlins who say gi. On Monday, September 12, 2016, Stephen Mallette wrote: > Anyone have thoughts on the name and logo of the 3.3.x line of releases? > -- null

[jira] [Commented] (TINKERPOP-1430) Cannot install neo4j-gremlin from Gremlin Console

2016-09-09 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15478481#comment-15478481 ] Robert Dale commented on TINKERPOP-1430: That's what I was thinking

[jira] [Commented] (TINKERPOP-1430) Cannot install neo4j-gremlin from Gremlin Console

2016-09-09 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15476778#comment-15476778 ] Robert Dale commented on TINKERPOP-1430: Are you running gremlin-con

Re: [CANCEL][VOTE] TinkerPop 3.2.2 Release

2016-09-07 Thread Robert Dale
Stephen, did you see the other pull request to fix the 'option' section? It would be great if you could pull that in if you are also rebuilding the docs. On Wednesday, September 7, 2016, Stephen Mallette wrote: > This VOTE is cancelled - we have to scrap this build. Weak. > > Kuppitz has a bug f

Re: [VOTE] TinkerPop 3.2.2 Release

2016-09-06 Thread Robert Dale
On page http://tinkerpop.apache.org/docs/3.2.2/ , Gremlin Language Variants <http://tinkerpop.apache.org/docs/3.2.2/gremlin-language-variants/> is a broken link. On Tue, Sep 6, 2016 at 4:55 PM, Robert Dale wrote: > Here's one fix for docs. https://github.com/apache/tinkerpop/p

Re: [VOTE] TinkerPop 3.1.4 Release

2016-09-06 Thread Robert Dale
f26074534af112b13f423305a0b67fbfc > > The release notes are available here: > https://github.com/apache/tinkerpop/blob/tp31/CHANGELOG. > asciidoc#tinkerpop-314-release-date-september-8-2016 > > The [VOTE] will be open for the next 72 hours --- closing Friday (9/9/2016) > at 2:00 PM CST. > > My vote is +1. > > Thank you very much, > Ted Wilmes > -- Robert Dale

Re: [VOTE] TinkerPop 3.2.2 Release

2016-09-06 Thread Robert Dale
6ea43c678a18061506b4f0dc6a384fa1e > > The release notes are available here: > https://github.com/apache/tinkerpop/blob/3.2.2/ > CHANGELOG.asciidoc#tinkerpop-322-release-date-september-9-2016 > > The [VOTE] will be open for the next 72 hours --- closing Friday (September > 9, 2016) at 4pm. > > My vote is +1. > > Thank you very much, > > Stephen > -- Robert Dale

[DISCUSS] TINKERPOP-1427 GraphSON 2.0 needs ... consistent number typing

2016-09-06 Thread Robert Dale
are acceptable. In any case, the problem of conversion to anything lesser is pushed down to graph providers. Gremlin clients and servers can treat numbers as numbers. Sanity is restored where 2 == 2. And there's probably a lot area in-between these. -- Robert Dale

[jira] [Commented] (TINKERPOP-1427) GraphSON 2.0 needs collection types and consistent number typing.

2016-09-05 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15465128#comment-15465128 ] Robert Dale commented on TINKERPOP-1427: Technically, that's not c

[jira] [Commented] (TINKERPOP-1427) GraphSON 2.0 needs collection types and consistent number typing.

2016-09-01 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15456421#comment-15456421 ] Robert Dale commented on TINKERPOP-1427: But therein lies the pro

Re: [DISCUSS] Build on Windows

2016-08-31 Thread Robert Dale
. One word: repeatable. On Wed, Aug 31, 2016 at 10:17 AM, Robert Dale wrote: > To elaborate a little more, when the --docs option is selected, an ssh > server (among other things) is started and a process is left running which > keeps the docker image running and accessible. It would be great i

<    1   2   3   4   5   6   >