[jira] [Commented] (TINKERPOP-2320) [SECURITY] XMLInputFactory initialization in GraphMLReader introduces

2020-01-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006981#comment-17006981 ] ASF GitHub Bot commented on TINKERPOP-2320: --- spmallette commented on pull request #1235:

[jira] [Closed] (TINKERPOP-2320) [SECURITY] XMLInputFactory initialization in GraphMLReader introduces

2020-01-02 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2320. --- Fix Version/s: 3.3.10 3.4.5 3.5.0

[GitHub] [tinkerpop] spmallette closed pull request #1235: TINKERPOP-2320 allow to pass custom XmlInputFactory when instantiating GraphMLReader

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

[jira] [Closed] (TINKERPOP-2175) Executor thread is not returned on channel close

2020-01-02 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2175. --- Fix Version/s: 3.3.10 3.4.5 3.5.0

[jira] [Commented] (TINKERPOP-2175) Executor thread is not returned on channel close

2020-01-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006978#comment-17006978 ] ASF GitHub Bot commented on TINKERPOP-2175: --- spmallette commented on pull request #1234:

[GitHub] [tinkerpop] spmallette closed pull request #1234: TINKERPOP-2175 Better manage the executor thread on close.

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

[jira] [Closed] (TINKERPOP-2315) Implement some form of clone() or reset() for Traversal in GLVs

2020-01-02 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2315. --- Fix Version/s: 3.3.10 3.4.5 3.5.0

[jira] [Commented] (TINKERPOP-2315) Implement some form of clone() or reset() for Traversal in GLVs

2020-01-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006974#comment-17006974 ] ASF GitHub Bot commented on TINKERPOP-2315: --- spmallette commented on pull request #1233:

[jira] [Commented] (TINKERPOP-2266) Keep alive not started at connection creation

2020-01-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006957#comment-17006957 ] ASF GitHub Bot commented on TINKERPOP-2266: --- spmallette commented on pull request #1231:

[jira] [Closed] (TINKERPOP-2266) Keep alive not started at connection creation

2020-01-02 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2266. --- Fix Version/s: 3.3.10 3.4.5 3.5.0

[GitHub] [tinkerpop] spmallette closed pull request #1231: TINKERPOP-2266 Start keep alive polling on Connection construction

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

[jira] [Closed] (TINKERPOP-2262) Improve Netty protocol handling

2020-01-02 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2262. --- Fix Version/s: 3.4.5 3.5.0 Assignee: Stephen Mallette

[jira] [Commented] (TINKERPOP-2262) Improve Netty protocol handling

2020-01-02 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17006951#comment-17006951 ] ASF GitHub Bot commented on TINKERPOP-2262: --- spmallette commented on pull request #1232:

[DISCUSS] Rename release branches

2020-01-02 Thread Stephen Mallette
While we've stuck to the pattern of naming our release branches as "tp" as in: tp33 = 3.3.x I think we should consider renaming to something more recognizable - perhaps: 3.3-dev = 3.3.x which I think does two things: 1. pushes the the development branches to the top of the dropdown in github

Access controls for vertices, edges and vertex properties

2020-01-02 Thread Mike Lee
Hello Apologies if this is the incorrect forum - I was pointed here from another mailing list. I had an idea for an access control scheme that could be applied to vertices, edges or vertex properties and would allow a server to check whether a user has permission to retrieve or traverse that