[jira] [Updated] (TINKERPOP-2816) Gherkin test issues for implementers

2022-10-17 Thread pieter martin (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pieter martin updated TINKERPOP-2816: - Description: Sqlg is encountering some issues when running the Gherkin feature

[jira] [Created] (TINKERPOP-2816) Gherkin test issues for implementers

2022-10-17 Thread pieter martin (Jira)
pieter martin created TINKERPOP-2816: Summary: Gherkin test issues for implementers Key: TINKERPOP-2816 URL: https://issues.apache.org/jira/browse/TINKERPOP-2816 Project: TinkerPop Issue

Re: Proposal to handle properties on response Elements

2022-10-17 Thread Valentyn Kahamlyk
I started working on properties on elements and I will be grateful for advice on 2 questions. 1. `Key` parameter of `DetachStrategy` can be a) simple array of strings b) same and support for wildcard like "data*" to get all properties started with "data" c) add regexp support which option is more

[jira] [Commented] (TINKERPOP-2814) Add a SSL handshake timeout configuration to the driver

2022-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17619149#comment-17619149 ] ASF GitHub Bot commented on TINKERPOP-2814: --- codecov-commenter commented on PR #1833: URL:

[jira] [Commented] (TINKERPOP-2814) Add a SSL handshake timeout configuration to the driver

2022-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17619140#comment-17619140 ] ASF GitHub Bot commented on TINKERPOP-2814: --- kenhuuu opened a new pull request, #1833: URL:

[jira] [Commented] (TINKERPOP-2815) Critical security vulnerability for apache commons-text

2022-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17618996#comment-17618996 ] ASF GitHub Bot commented on TINKERPOP-2815: --- codecov-commenter commented on PR #1832: URL:

[jira] [Commented] (TINKERPOP-2815) Critical security vulnerability for apache commons-text

2022-10-17 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17618952#comment-17618952 ] ASF GitHub Bot commented on TINKERPOP-2815: --- acoady closed pull request #1830:

[jira] [Created] (TINKERPOP-2815) Critical security vulnerability for apache commons-text

2022-10-17 Thread Aaron Coady (Jira)
Aaron Coady created TINKERPOP-2815: -- Summary: Critical security vulnerability for apache commons-text Key: TINKERPOP-2815 URL: https://issues.apache.org/jira/browse/TINKERPOP-2815 Project: TinkerPop

Re: Considering bringing SimpleSocketServer tests to all GLV's

2022-10-17 Thread Stephen Mallette
If you think it's helpful, I'd say that's fine. Are you suggesting it be moved from gremlin-driver/src/test to gremlin-server/src/main? maybe it would go best in a new /server/util/test package? The only problem with moving it is that you end up with a circular relationship. gremlin-server