[jira] [Created] (TINKERPOP-1883) gremlinpython future will never return

2018-02-02 Thread Daniel Collins (JIRA)
Daniel Collins created TINKERPOP-1883: - Summary: gremlinpython future will never return Key: TINKERPOP-1883 URL: https://issues.apache.org/jira/browse/TINKERPOP-1883 Project: TinkerPop

[jira] [Comment Edited] (TINKERPOP-1777) Gremlin .max step returns -2147483648 for empty result sets

2018-02-02 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16350700#comment-16350700 ] Daniel Kuppitz edited comment on TINKERPOP-1777 at 2/2/18 6:25 PM: ---

[jira] [Commented] (TINKERPOP-1777) Gremlin .max step returns -2147483648 for empty result sets

2018-02-02 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16350700#comment-16350700 ] Daniel Kuppitz commented on TINKERPOP-1777: --- {{FastNoSuchElementException}} should actually

[jira] [Commented] (TINKERPOP-1777) Gremlin .max step returns -2147483648 for empty result sets

2018-02-02 Thread Daniel Kuppitz (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16350589#comment-16350589 ] Daniel Kuppitz commented on TINKERPOP-1777: --- Hmm, with the latest changes it returns {{NaN}}

[jira] [Closed] (TINKERPOP-1345) Unrolling of collection for ids

2018-02-02 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1345. --- Resolution: Won't Do Confirmed with [~bryncooke] that this isn't a worry anymore

[jira] [Assigned] (TINKERPOP-1758) RemoteStrategy should be before all other DecorationStrategies.

2018-02-02 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette reassigned TINKERPOP-1758: --- Assignee: stephen mallette > RemoteStrategy should be before all other

[jira] [Closed] (TINKERPOP-1776) TraversalSource missing some strategies

2018-02-02 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1776. --- Resolution: Not A Problem I don't think this is a problem - i think those two

[jira] [Closed] (TINKERPOP-1818) gremlin console sugar plugin throwing error

2018-02-02 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1818. --- Resolution: Cannot Reproduce Closing this pending more information. Please feel

[jira] [Closed] (TINKERPOP-1788) gremlin.sh does not work correctly under Cygwin

2018-02-02 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1788. --- Resolution: Not A Problem I'm going to close this pending more information.

[jira] [Commented] (TINKERPOP-1880) Gremlin.NET Strong name signature could not be verified. (HRESULT: 0x80131045)

2018-02-02 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16350271#comment-16350271 ] stephen mallette commented on TINKERPOP-1880: - if the issue is "non-windows envs" then

Re: [DISCUSS] Gremlin JavaScript release

2018-02-02 Thread Stephen Mallette
It stinks that we would break 3K+ downloads. I don't know the npm environment too well. Can a break be expected for people? The current version of https://www.npmjs.com/package/gremlin is at 2.6.0 and we would publish at 3.x which people could expect as a breaking change, no? On Tue, Jan 30, 2018

[jira] [Commented] (TINKERPOP-1882) Apply range and limit steps as early as possible

2018-02-02 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16350187#comment-16350187 ] stephen mallette commented on TINKERPOP-1882: - I've often thought about a strategy like

[jira] [Commented] (TINKERPOP-1877) Add new graph data for specialized testing scenarios

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

[GitHub] tinkerpop pull request #795: TINKERPOP-1877 Added the "kitchen sink" toy gra...

2018-02-02 Thread spmallette
GitHub user spmallette opened a pull request: https://github.com/apache/tinkerpop/pull/795 TINKERPOP-1877 Added the "kitchen sink" toy graph (master) This is the sister PR to #794 that goes to master. It was conflicted and needed some extra code here and there to all work so I

[jira] [Created] (TINKERPOP-1882) Apply range and limit steps as early as possible

2018-02-02 Thread Florian Hockmann (JIRA)
Florian Hockmann created TINKERPOP-1882: --- Summary: Apply range and limit steps as early as possible Key: TINKERPOP-1882 URL: https://issues.apache.org/jira/browse/TINKERPOP-1882 Project: