[GitHub] [tinkerpop] heljoyLiu commented on issue #1251: Add session mode in js driver

2020-02-25 Thread GitHub
Hi @spmallette @jorgebay , I copy a sample case from java session, and it's basic aspect, thanks [ Full content available at: https://github.com/apache/tinkerpop/pull/1251 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[jira] [Created] (TINKERPOP-2345) NullPointerException when Map key is not found for math()

2020-02-25 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-2345: --- Summary: NullPointerException when Map key is not found for math() Key: TINKERPOP-2345 URL: https://issues.apache.org/jira/browse/TINKERPOP-2345 Project:

[jira] [Created] (TINKERPOP-2344) Consistency of times(0) and times(1)

2020-02-25 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-2344: --- Summary: Consistency of times(0) and times(1) Key: TINKERPOP-2344 URL: https://issues.apache.org/jira/browse/TINKERPOP-2344 Project: TinkerPop

[jira] [Created] (TINKERPOP-2343) Allow for some form of max unroll length for RepeatUnrollStrategy

2020-02-25 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-2343: --- Summary: Allow for some form of max unroll length for RepeatUnrollStrategy Key: TINKERPOP-2343 URL: https://issues.apache.org/jira/browse/TINKERPOP-2343

[jira] [Commented] (TINKERPOP-2288) Get ConnectionPoolBusyException and then ServerUnavailableExceptions

2020-02-25 Thread Dzmitry.Lahoda (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17044729#comment-17044729 ] Dzmitry.Lahoda commented on TINKERPOP-2288: --- Yes, issues is unrelated. But

[jira] [Commented] (TINKERPOP-2288) Get ConnectionPoolBusyException and then ServerUnavailableExceptions

2020-02-25 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17044612#comment-17044612 ] Florian Hockmann commented on TINKERPOP-2288: - {quote}second, ability to

[jira] [Commented] (TINKERPOP-2288) Get ConnectionPoolBusyException and then ServerUnavailableExceptions

2020-02-25 Thread Dzmitry.Lahoda (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17044543#comment-17044543 ] Dzmitry.Lahoda commented on TINKERPOP-2288: --- I can do multiple different gr

[jira] [Commented] (TINKERPOP-2288) Get ConnectionPoolBusyException and then ServerUnavailableExceptions

2020-02-25 Thread Florian Hockmann (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17044522#comment-17044522 ] Florian Hockmann commented on TINKERPOP-2288: - I'm not sure I understood

[jira] [Commented] (TINKERPOP-2288) Get ConnectionPoolBusyException and then ServerUnavailableExceptions

2020-02-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17044516#comment-17044516 ] ASF GitHub Bot commented on TINKERPOP-2288: --- dzmitry-lahoda commented on pu

[GitHub] [tinkerpop] dzmitry-lahoda closed pull request #1252: improve some of TINKERPOP-2288

2020-02-25 Thread GitHub
[ pull request closed by dzmitry-lahoda ] [ Full content available at: https://github.com/apache/tinkerpop/pull/1252 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[jira] [Commented] (TINKERPOP-2288) Get ConnectionPoolBusyException and then ServerUnavailableExceptions

2020-02-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17044515#comment-17044515 ] ASF GitHub Bot commented on TINKERPOP-2288: --- dzmitry-lahoda commented on pu

[GitHub] [tinkerpop] dzmitry-lahoda commented on issue #1252: improve some of TINKERPOP-2288

2020-02-25 Thread GitHub
https://github.com/apache/tinkerpop/pull/1254 [ Full content available at: https://github.com/apache/tinkerpop/pull/1252 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[GitHub] [tinkerpop] dzmitry-lahoda opened pull request #1254: Code Pull requests 12 Actions Security Insights improve some of TINKERPOP-2288

2020-02-25 Thread GitHub
[ Full content available at: https://github.com/apache/tinkerpop/pull/1254 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[jira] [Commented] (TINKERPOP-2288) Get ConnectionPoolBusyException and then ServerUnavailableExceptions

2020-02-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17044510#comment-17044510 ] ASF GitHub Bot commented on TINKERPOP-2288: --- dzmitry-lahoda commented on pu

[jira] [Commented] (TINKERPOP-2288) Get ConnectionPoolBusyException and then ServerUnavailableExceptions

2020-02-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17044512#comment-17044512 ] ASF GitHub Bot commented on TINKERPOP-2288: --- dzmitry-lahoda commented on pu

[GitHub] [tinkerpop] dzmitry-lahoda opened pull request #1253: improve some of TINKERPOP-2288

2020-02-25 Thread GitHub
[ Full content available at: https://github.com/apache/tinkerpop/pull/1253 ] This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

Re: [DISCUSS] release 3.4.6

2020-02-25 Thread Stephen Mallette
The 3.4-dev branch is re-opened for business with 3.4.7-SNAPSHOT. On Fri, Feb 14, 2020 at 12:21 PM Stephen Mallette wrote: > I don't think there is a way to modify anything on maven central (or other > distros) once it's out there (happy to be corrected if i'm wrong on that). > I was thinking th

[jira] [Updated] (TINKERPOP-2342) FilterRankingStrategy interferes with IncidentToAdjacentStrategy

2020-02-25 Thread Florian G (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Florian G updated TINKERPOP-2342: - Description: The implementation of {{IncidentToAdjacentStrategy}} replaces steps from V to E