[jira] [Commented] (TINKERPOP-1230) Serialising lambdas for RemoteGraph

2016-08-29 Thread Marko A. Rodriguez (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15446794#comment-15446794 ] Marko A. Rodriguez commented on TINKERPOP-1230: --- What does the GLV tutorial need

[GitHub] tinkerpop issue #393: Add pytest-runner in order to properly build gremlin-p...

2016-08-29 Thread davebshow
Github user davebshow commented on the issue: https://github.com/apache/tinkerpop/pull/393 @spmallette I think when you run the tests in the virtualenv you may have trouble with the site-package test suites being invoked (specifically wheel). To remedy this, I added lib/lib64 to the

[GitHub] tinkerpop pull request #392: TINKERPOP-1419 : Throw a proper exception when ...

2016-08-29 Thread davidclement90
GitHub user davidclement90 opened a pull request: https://github.com/apache/tinkerpop/pull/392 TINKERPOP-1419 : Throw a proper exception when no available host in a SessionedClient When a SessionedClient is initialized and no host is available in the cluster, A proper

[jira] [Created] (TINKERPOP-1419) Wrong exception when a SessionedClient is initialized with no available host

2016-08-29 Thread David Clement (JIRA)
David Clement created TINKERPOP-1419: Summary: Wrong exception when a SessionedClient is initialized with no available host Key: TINKERPOP-1419 URL: https://issues.apache.org/jira/browse/TINKERPOP-1419

[jira] [Commented] (TINKERPOP-1419) Wrong exception when a SessionedClient is initialized with no available host

2016-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15445371#comment-15445371 ] ASF GitHub Bot commented on TINKERPOP-1419: --- GitHub user davidclement90 opened a pull

[jira] [Closed] (TINKERPOP-1274) GraphSON Version 2.0

2016-08-29 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1274. --- Resolution: Done Assignee: stephen mallette > GraphSON Version 2.0 >

Re: Building gremlin-python

2016-08-29 Thread David Brown
Wow Stephen thanks for all your hard work! This will really make driver development a lot easier. On Sun, Aug 28, 2016 at 6:48 PM, Stephen Mallette wrote: > Took me half of my Sunday, but I just got Gremlin Server to start up and > shutdown in the standard maven

[jira] [Commented] (TINKERPOP-1419) Wrong exception when a SessionedClient is initialized with no available host

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

[GitHub] tinkerpop issue #392: TINKERPOP-1419 : Throw a proper exception when no avai...

2016-08-29 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/392 Thanks for this. Merged via CTR to tp31 and then master. --- 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

[jira] [Updated] (TINKERPOP-1420) Remove deprecated ConcurrentBindings in gremlin-groovy

2016-08-29 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1420: Summary: Remove deprecated ConcurrentBindings in gremlin-groovy (was: Remote

[jira] [Created] (TINKERPOP-1422) Remove deprecated RemoteGraph and RemoteStrategy

2016-08-29 Thread stephen mallette (JIRA)
stephen mallette created TINKERPOP-1422: --- Summary: Remove deprecated RemoteGraph and RemoteStrategy Key: TINKERPOP-1422 URL: https://issues.apache.org/jira/browse/TINKERPOP-1422 Project:

[jira] [Updated] (TINKERPOP-1422) Remove deprecated RemoteGraph and RemoteStrategy

2016-08-29 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1422: Labels: breaking deprecation (was: ) > Remove deprecated RemoteGraph and

[jira] [Created] (TINKERPOP-1421) Remove deprecated ControlOps

2016-08-29 Thread stephen mallette (JIRA)
stephen mallette created TINKERPOP-1421: --- Summary: Remove deprecated ControlOps Key: TINKERPOP-1421 URL: https://issues.apache.org/jira/browse/TINKERPOP-1421 Project: TinkerPop Issue

[GitHub] tinkerpop pull request #392: TINKERPOP-1419 : Throw a proper exception when ...

2016-08-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/392 --- 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] [Closed] (TINKERPOP-1419) Wrong exception when a SessionedClient is initialized with no available host

2016-08-29 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1419. --- Resolution: Fixed Assignee: stephen mallette Fix Version/s: 3.2.2

[jira] [Updated] (TINKERPOP-1420) Remote deprecated ConcurrentBindings in gremlin-groovy

2016-08-29 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1420: Labels: breaking deprecation (was: ) > Remote deprecated ConcurrentBindings in