[jira] [Commented] (TINKERPOP-2903) Option to include detectable Traversal Timeout

2023-03-16 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17701211#comment-17701211 ] Stephen Mallette commented on TINKERPOP-2903: - > Some vendors implement this for rem

[jira] [Updated] (TINKERPOP-2903) Option to include detectable Traversal Timeout

2023-03-16 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2903: Affects Version/s: 3.5.5 Issue Type: Improvement (was: New Feature

[jira] [Commented] (TINKERPOP-2895) Merged query using logical operator AND returns false results

2023-03-16 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17701137#comment-17701137 ] Stephen Mallette commented on TINKERPOP-2895: - Great - well, i don't want to get ahead

[jira] [Closed] (TINKERPOP-2910) Throw ExecutionException for E() syntax

2023-03-16 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2910. --- Resolution: Not A Problem Mid-traversal {{E()}} is not a feature until 3.7.0

[jira] [Commented] (TINKERPOP-2909) Throw ClassCastException

2023-03-16 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17701132#comment-17701132 ] Stephen Mallette commented on TINKERPOP-2909: - I suppose it's syntactically correct

[jira] [Commented] (TINKERPOP-2908) Throw ExecutionException for property

2023-03-16 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17701131#comment-17701131 ] Stephen Mallette commented on TINKERPOP-2908: - your strings are not escaped properly

[jira] [Commented] (TINKERPOP-2895) Merged query using logical operator AND returns false results

2023-03-16 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17701127#comment-17701127 ] Stephen Mallette commented on TINKERPOP-2895: - > I'm implementing a fuzzing techni

[jira] [Commented] (TINKERPOP-2907) Throw ExecutionException for property

2023-03-16 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17701126#comment-17701126 ] Stephen Mallette commented on TINKERPOP-2907: - That's valid syntax for the antlr grammar

[jira] [Commented] (TINKERPOP-2895) Merged query using logical operator AND returns false results

2023-03-16 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17701116#comment-17701116 ] Stephen Mallette commented on TINKERPOP-2895: - I still don't see a problem. Your expected

[jira] [Closed] (TINKERPOP-2900) Incorreclty sort elements with ProductiveByStrategy

2023-03-13 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2900. --- Resolution: Not A Bug {{ProductiveByStrategy}} forces a {{null}} to be returned

[jira] [Commented] (TINKERPOP-2895) Merged query using logical operator AND returns false results

2023-03-10 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17698922#comment-17698922 ] Stephen Mallette commented on TINKERPOP-2895: - I see what you're description says

[jira] [Commented] (TINKERPOP-2895) Merged query using logical operator AND returns false results

2023-03-10 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17698909#comment-17698909 ] Stephen Mallette commented on TINKERPOP-2895: - The resolution here is similar

[jira] [Commented] (TINKERPOP-2897) Merged query using logical operator OR returns false results

2023-03-10 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17698905#comment-17698905 ] Stephen Mallette commented on TINKERPOP-2897: - {{or()}} is a filter for the current

[jira] [Closed] (TINKERPOP-2896) Syntax error using logical operator AND

2023-03-10 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2896. --- Resolution: Not A Bug same resolution as TINKERPOP-2898 > Syntax error us

[jira] [Closed] (TINKERPOP-2898) Syntax error using logical operator OR

2023-03-10 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2898. --- Resolution: Not A Bug With Groovy, {{in}} is a keyword so you have to do

[jira] [Updated] (TINKERPOP-2824) Properties on Elements

2023-03-09 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2824: Labels: breaking (was: ) > Properties on Eleme

[jira] [Commented] (TINKERPOP-2886) Inconsistent results when executing equivalent queries

2023-03-08 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17697844#comment-17697844 ] Stephen Mallette commented on TINKERPOP-2886: - I did see this and asked others to look

[jira] [Updated] (TINKERPOP-2891) Inconsistent behavior when comparing a counted value with a negative value

2023-03-07 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2891: Component/s: process Affects Version/s: 3.5.5 Priority

[jira] [Closed] (TINKERPOP-2892) Incorrectly comparing a counted value with a predicate outside

2023-03-07 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2892. --- Resolution: Duplicate I sense the problem is as described in TINKERPOP-2893

[jira] [Updated] (TINKERPOP-2893) Incorrectly comparing a counted value with multiple predicates

2023-03-07 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2893: Component/s: process Affects Version/s: 3.5.5 Priority

[jira] [Created] (TINKERPOP-2890) Avoid exceptions on local scope based steps where possible

2023-03-06 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-2890: --- Summary: Avoid exceptions on local scope based steps where possible Key: TINKERPOP-2890 URL: https://issues.apache.org/jira/browse/TINKERPOP-2890

Re: Upcoming Major Changes to Java Dependencies for 3.5/3.7

2023-03-03 Thread Stephen Mallette
i've been interested in this issue since I first reported it, so i thought i'd say a few things on the matter. > We may be able to resolve a long-running performance issue we have had with newer versions of Groovy. Ken undersells this. This issue has been a blocker for over two years when I

Re: [DISCUSS] Ironbank

2023-03-02 Thread Stephen Mallette
> > > > > > > On Mon, Feb 27, 2023 at 5:10 PM Jim Foscue > > wrote: > > > > > I've added some JIRA tickets with the Label Ironbank. > > > > > > They all involve updating various libraries as part of the build. > > > > > > Jim &g

[jira] [Commented] (TINKERPOP-2878) Incorrect handling of local operations when there are duplicate elements

2023-03-02 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17695703#comment-17695703 ] Stephen Mallette commented on TINKERPOP-2878: - I'm not sure I understand

[jira] [Commented] (TINKERPOP-2879) java.lang.NumberFormatException triggered by comparing with INFINITY

2023-03-02 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17695688#comment-17695688 ] Stephen Mallette commented on TINKERPOP-2879: - Java won't let you do "infinity&quo

[jira] [Comment Edited] (TINKERPOP-2875) Duplicate elements are omitted when turning off bulk optimization

2023-03-02 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17695684#comment-17695684 ] Stephen Mallette edited comment on TINKERPOP-2875 at 3/2/23 12:08 PM

[jira] [Comment Edited] (TINKERPOP-2875) Duplicate elements are omitted when turning off bulk optimization

2023-03-02 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17695684#comment-17695684 ] Stephen Mallette edited comment on TINKERPOP-2875 at 3/2/23 12:08 PM

[jira] [Commented] (TINKERPOP-2875) Duplicate elements are omitted when turning off bulk optimization

2023-03-02 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17695684#comment-17695684 ] Stephen Mallette commented on TINKERPOP-2875: - > One more question is that I can co

Re: [DISCUSS] Ironbank

2023-03-01 Thread Stephen Mallette
2023 at 11:59 AM Jim Foscue > wrote: > > > I can definitely add JIRA issues and share the findings. > > > > I’ll start with version 3.6.2. Could take a couple of days to get this > > going in Ironbank but I’ll keep you updated. > > > > Jim >

[jira] [Commented] (TINKERPOP-2888) DefaultTraversal's applyStrategies performance decrease

2023-03-01 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17695203#comment-17695203 ] Stephen Mallette commented on TINKERPOP-2888: - hmm - do you have heavily nested

[jira] [Updated] (TINKERPOP-2879) java.lang.NumberFormatException triggered by comparing with INFINITY

2023-03-01 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2879: Component/s: process the sample data script fails to execute. since

[jira] [Commented] (TINKERPOP-2878) Incorrect handling of local operations when there are duplicate elements

2023-03-01 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17695181#comment-17695181 ] Stephen Mallette commented on TINKERPOP-2878: - i believe this is expected behavior. i

[jira] [Commented] (TINKERPOP-2877) The incorrect result caused by long integer overflows

2023-03-01 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17695165#comment-17695165 ] Stephen Mallette commented on TINKERPOP-2877: - thanks for reporting this - not sure what

[jira] [Updated] (TINKERPOP-2877) The incorrect result caused by long integer overflows

2023-03-01 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2877: Component/s: process Flags: (was: Important

[jira] [Updated] (TINKERPOP-2875) Duplicate elements are omitted when turning off bulk optimization

2023-03-01 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2875: Component/s: process Affects Version/s: 3.5.5 > Duplicate eleme

[jira] [Commented] (TINKERPOP-2875) Duplicate elements are omitted when turning off bulk optimization

2023-03-01 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17695159#comment-17695159 ] Stephen Mallette commented on TINKERPOP-2875: - I think the behavior is expected. You're

[jira] [Commented] (TINKERPOP-2888) DefaultTraversal's applyStrategies performance decrease

2023-03-01 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17695128#comment-17695128 ] Stephen Mallette commented on TINKERPOP-2888: - how big a change in latency are you seeing

[jira] [Updated] (TINKERPOP-2873) Allow Union of Traversals

2023-02-24 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2873: Issue Type: Improvement (was: New Feature) > Allow Union of Travers

[jira] [Closed] (TINKERPOP-2874) Allow to filter traversal elements by class without using a lambda

2023-02-23 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2874. --- Resolution: Duplicate thanks for suggesting this. it's definitely a problem

Re: [DISCUSS] Ironbank

2023-02-22 Thread Stephen Mallette
ename: "apache-tinkerpop-gremlin-console-3.6.1-bin.zip" > validation: > type: sha512 > value: > > 3516b601298427e78580665016f6d29bf5ad39bfeeafe9e4cd762bb7a9454d844e131df4935b4fa61fb2f9d749eb5f2fa4b56df2908a8067825a203423b958c5 > > So when do these get updated? Is it when there is a new release or bug > fixes? Whenever these are updated is when we would get the fixes. > >

Re: [DISCUSS] Ironbank

2023-02-22 Thread Stephen Mallette
hanks > Jim Foscue > > On Wed, Dec 21, 2022 at 5:40 AM Stephen Mallette > wrote: > > > From what I'm gathering, this doesn't sound as if it changes much of how > > things operate here or the release process. It sounds as though Jim > simply > > needs t

[jira] [Commented] (TINKERPOP-2873) Allow Union of Traversals

2023-02-22 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17692159#comment-17692159 ] Stephen Mallette commented on TINKERPOP-2873: - i tend to agree with you these days. i do

[jira] [Closed] (TINKERPOP-2870) mergeV requires key of 'new' to be quoted

2023-02-21 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2870. --- Fix Version/s: 3.7.0 3.6.3 Assignee: Stephen Mallette

[jira] [Commented] (TINKERPOP-2860) Change release process to add binary verification for Python and .Net client

2023-02-17 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17690544#comment-17690544 ] Stephen Mallette commented on TINKERPOP-2860: - noted that nuget includes the commitid

[jira] [Commented] (TINKERPOP-2869) Inconsistent results when using dedup()

2023-02-17 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17690438#comment-17690438 ] Stephen Mallette commented on TINKERPOP-2869: - > May I know if it is correct to fil

[jira] [Commented] (TINKERPOP-2869) Inconsistent results when using dedup()

2023-02-16 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17690065#comment-17690065 ] Stephen Mallette commented on TINKERPOP-2869: - I had [~krlawrence] take a look

Re: [DISCUSS] Python GLV Patch Release

2023-02-16 Thread Stephen Mallette
I quickly did the release candidate deployments for 3.6.3rc1/3.5.6rc1. Please recall that these are development versions meant as a convenience only. They are not to be promoted publicly as releases. Thanks Cole. On Mon, Feb 13, 2023 at 4:34 PM Cole Greer wrote: > Hi everyone, > > I’ve been

[jira] [Commented] (TINKERPOP-2868) Inconsistent results when querying symmetric path with dedup()

2023-02-16 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17689769#comment-17689769 ] Stephen Mallette commented on TINKERPOP-2868: - I think this is a similar issue

[jira] [Commented] (TINKERPOP-2869) Inconsistent results when using dedup()

2023-02-16 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17689755#comment-17689755 ] Stephen Mallette commented on TINKERPOP-2869: - It's a little hard to tell because your

[jira] [Commented] (TINKERPOP-2867) Inconsistent results

2023-02-16 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17689745#comment-17689745 ] Stephen Mallette commented on TINKERPOP-2867: - This is expected behavior. By adding

[jira] [Closed] (TINKERPOP-2864) GraphBinaryMessageSerializer cannot serialize DefaultComputerResult

2023-02-13 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2864. --- Resolution: Not A Bug > GraphBinaryMessageSerializer cannot serial

[jira] [Closed] (TINKERPOP-2851) TinkerPop could not deal with correct path traversal results

2023-02-10 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2851. --- Resolution: Cannot Reproduce > TinkerPop could not deal with correct p

[jira] [Closed] (TINKERPOP-2859) ProcessStandardSuite and StructureStandardSuite fail due to invalid reflection access when executed in Java 11 or higher

2023-02-10 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2859. --- Resolution: Not A Problem > ProcessStandardSuite and StructureStandardSuite f

[jira] [Closed] (TINKERPOP-2857) GraphSONRecordReader does not allow configure a GraphFilter during deserialization

2023-02-10 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2857. --- Fix Version/s: 3.7.0 3.6.3 3.5.6

[jira] [Closed] (TINKERPOP-2854) Generated Traversal differs from v3.4.13 to v3.6.1

2023-02-10 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2854. --- Resolution: Not A Problem > Generated Traversal differs from v3.4.13 to v3.

[jira] [Updated] (TINKERPOP-2860) Change release process to add binary verification for Python and .Net client

2023-02-10 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2860: Component/s: build-release Fix Version/s: (was: 3.7.0

[jira] [Updated] (TINKERPOP-2861) Fix incorrect symlinks in source release zip

2023-02-10 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2861: Component/s: build-release Fix Version/s: (was: 3.7.0

[jira] [Closed] (TINKERPOP-2865) Add has steps injected by PartitionStrategy at the end of the filter

2023-02-10 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2865. --- Fix Version/s: 3.7.0 3.5.6 3.6.3

[jira] [Updated] (TINKERPOP-2863) HasId Step generates incorrect results when given a list of IDs mid-traversal

2023-02-06 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2863: Component/s: process > HasId Step generates incorrect results when gi

[jira] [Created] (TINKERPOP-2865) Add has steps injected by PartitionStrategy at the end of the filter

2023-02-03 Thread Stephen Mallette (Jira)
Stephen Mallette created TINKERPOP-2865: --- Summary: Add has steps injected by PartitionStrategy at the end of the filter Key: TINKERPOP-2865 URL: https://issues.apache.org/jira/browse/TINKERPOP-2865

[jira] [Closed] (TINKERPOP-2776) Add website analytics for TinkerPop apache site

2023-02-03 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2776. --- Fix Version/s: 3.7.0 Resolution: Done added as CTR: https://github.com

[jira] [Assigned] (TINKERPOP-2776) Add website analytics for TinkerPop apache site

2023-02-03 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette reassigned TINKERPOP-2776: --- Affects Version/s: 3.5.5 Assignee: Stephen Mallette

[jira] [Commented] (TINKERPOP-2854) Generated Traversal differs from v3.4.13 to v3.6.1

2023-01-20 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679242#comment-17679242 ] Stephen Mallette commented on TINKERPOP-2854: - i'd refer to the ANTLR grammar these days

[jira] [Commented] (TINKERPOP-2854) Generated Traversal differs from v3.4.13 to v3.6.1

2023-01-20 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679222#comment-17679222 ] Stephen Mallette commented on TINKERPOP-2854: - Using the Gremlin Console's {{:bc

[jira] [Commented] (TINKERPOP-2859) ProcessStandardSuite and StructureStandardSuite fail due to invalid reflection access when executed in Java 11 or higher

2023-01-20 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679200#comment-17679200 ] Stephen Mallette commented on TINKERPOP-2859: - yeah, the upgrade story on kryo isn't so

[jira] [Commented] (TINKERPOP-2859) ProcessStandardSuite and StructureStandardSuite fail due to invalid reflection access when executed in Java 11 or higher

2023-01-20 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679176#comment-17679176 ] Stephen Mallette commented on TINKERPOP-2859: - i think that if you set {{--illegal-access

[jira] [Comment Edited] (TINKERPOP-2859) ProcessStandardSuite and StructureStandardSuite fail due to invalid reflection access when executed in Java 11 or higher

2023-01-20 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679176#comment-17679176 ] Stephen Mallette edited comment on TINKERPOP-2859 at 1/20/23 2:47 PM

[jira] [Commented] (TINKERPOP-2854) Generated Traversal differs from v3.4.13 to v3.6.1

2023-01-20 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679165#comment-17679165 ] Stephen Mallette commented on TINKERPOP-2854: - > Why do you think the prob

[jira] [Commented] (TINKERPOP-2859) ProcessStandardSuite and StructureStandardSuite fail due to invalid reflection access when executed in Java 11 or higher

2023-01-20 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679159#comment-17679159 ] Stephen Mallette commented on TINKERPOP-2859: - TinkerPop builds on 11. I'd expect

[jira] [Commented] (TINKERPOP-2854) Generated Traversal differs from v3.4.13 to v3.6.1

2023-01-20 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17679118#comment-17679118 ] Stephen Mallette commented on TINKERPOP-2854: - As best I understand that cypher

[jira] [Commented] (TINKERPOP-2851) TinkerPop could not deal with correct path traversal results

2023-01-19 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17678854#comment-17678854 ] Stephen Mallette commented on TINKERPOP-2851: - Your example output and mine don't align

[jira] [Commented] (TINKERPOP-2854) Generated Traversal differs from v3.4.13 to v3.6.1

2023-01-19 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17678848#comment-17678848 ] Stephen Mallette commented on TINKERPOP-2854: - just based on your explanation here i

[jira] [Updated] (TINKERPOP-2856) math() step fails if variable name contains a keyword

2023-01-19 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2856: Affects Version/s: 3.5.4 > math() step fails if variable name conta

[jira] [Updated] (TINKERPOP-2857) GraphSONRecordReader does not allow configure a GraphFilter during deserialization

2023-01-19 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2857: Component/s: structure Issue Type: Improvement (was: New Feature

[jira] [Closed] (TINKERPOP-2835) Query translation ignores sandbox limitations

2023-01-11 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2835. --- Resolution: Incomplete > Query translation ignores sandbox limitati

[jira] [Closed] (TINKERPOP-2622) Enforce ordering semantics in feature tests

2023-01-11 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2622. --- Fix Version/s: 3.7.0 3.6.2 Assignee: Stephen Mallette

[jira] [Updated] (TINKERPOP-2848) Deserialization of integer based datatypes lose the type definition

2023-01-11 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2848: Component/s: python Affects Version/s: 3.5.4 > Deserializat

[jira] [Updated] (TINKERPOP-2766) Poor load-balancing with java driver

2023-01-11 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2766: Component/s: driver Affects Version/s: 3.5.4 > Poor load-balanc

[jira] [Closed] (TINKERPOP-2176) Incorrect decision of host unavailable in Java client

2023-01-10 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2176. --- Resolution: Duplicate This is basically a lesser duplicate of TINKERPOP-2813

[jira] [Updated] (TINKERPOP-2853) Gremlin.Net driver should throw better exception message for unsupported GraphBinary type

2023-01-10 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2853: Issue Type: Improvement (was: Task) > Gremlin.Net driver should throw bet

[jira] [Updated] (TINKERPOP-2780) Floating Javascript Integration Test Promise Error for GitHub Actions on windows

2023-01-09 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2780: Component/s: build-release > Floating Javascript Integration Test Prom

[jira] [Updated] (TINKERPOP-2784) Gremlin Server on Windows in GitHub Actions slows down significantly for some tests occasionally

2023-01-09 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2784: Component/s: build-release (was: server

[jira] [Closed] (TINKERPOP-2775) Remove dependency on cloudflare CDN

2023-01-09 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2775. --- Fix Version/s: 3.7.0 Assignee: Stephen Mallette Resolution: Done

[jira] [Closed] (TINKERPOP-2778) Wrong result in executing queries

2023-01-09 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2778. --- Resolution: Incomplete > Wrong result in executing quer

[jira] [Updated] (TINKERPOP-2850) Modifications to mergeV/E semantics

2023-01-09 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2850: Component/s: process > Modifications to mergeV/E semant

[jira] [Closed] (TINKERPOP-2850) Modifications to mergeV/E semantics

2023-01-09 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2850. --- Fix Version/s: 3.7.0 3.6.2 Resolution: Done

[jira] [Updated] (TINKERPOP-2850) Modifications to mergeV/E semantics

2023-01-09 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2850: Affects Version/s: 3.6.1 > Modifications to mergeV/E semant

[jira] [Closed] (TINKERPOP-2805) No results returned for multiple labels to select()

2023-01-06 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2805. --- Fix Version/s: 3.7.0 3.6.2 Assignee: Stephen Mallette

[jira] [Updated] (TINKERPOP-2805) No results returned for multiple labels to select()

2023-01-06 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2805: Summary: No results returned for multiple labels to select() (was: Change

Re: [DISCUSS] Next releases: 3.5.5 / 3.6.2 / 3.7.0 (?)

2023-01-06 Thread Stephen Mallette
mergeV/E however take > more > > than a few weeks, then we might want to move them to a follow-up release. > > @Mike: Do you have any estimate how long this will take? Or is someone > > else working on this? > > > > -Ursprüngliche Nachricht- > >

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

2023-01-05 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2816. --- Fix Version/s: 3.7.0 3.6.2 3.5.5

[jira] [Closed] (TINKERPOP-2840) Test Failures on NonDex

2023-01-05 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2840. --- Fix Version/s: 3.6.2 3.5.5 Assignee: Yang Xia

[jira] [Updated] (TINKERPOP-2852) Update Maven plugin for docker-images building for M1 compatibility

2023-01-05 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2852: Component/s: build-release Affects Version/s: 3.5.4 > Update Ma

[jira] [Updated] (TINKERPOP-2849) Incorrect implementation for GraphTraversalSource.With in gremlin-go

2023-01-05 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2849: Labels: (was: go-client) > Incorrect implementat

[jira] [Reopened] (TINKERPOP-2849) Incorrect implementation for GraphTraversalSource.With in gremlin-go

2023-01-05 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette reopened TINKERPOP-2849: - > Incorrect implementation for GraphTraversalSource.With in gremlin

[jira] [Updated] (TINKERPOP-2851) TinkerPop could not deal with correct path traversal results

2023-01-05 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette updated TINKERPOP-2851: Component/s: process > TinkerPop could not deal with correct path traver

Re: [DISCUSS] TINKERPOP-2027 Typescript translation

2023-01-05 Thread Stephen Mallette
thanks for offering to work on this. the only parts auto-generated now are tests which produce this file: https://github.com/apache/tinkerpop/blob/master/gremlin-javascript/src/main/javascript/gremlin-javascript/test/cucumber/gremlin.js the script that does that is:

[jira] [Closed] (TINKERPOP-2842) Expand GremlinScriptChecker to include request id overrides

2023-01-04 Thread Stephen Mallette (Jira)
[ https://issues.apache.org/jira/browse/TINKERPOP-2842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephen Mallette closed TINKERPOP-2842. --- Fix Version/s: 3.7.0 3.6.2 3.5.5

Re: [DISCUSS]

2022-12-21 Thread Stephen Mallette
ntag, 19. Dezember 2022 17:10 > > An: dev@tinkerpop.apache.org > > Betreff: Re: [DISCUSS] > > > > Yes, Ironbank is an approved DoD dockerhub. There is no requirement for > > the releases on Ironbank to be in sync with the releases in > > Apache/Tinkerpop. T

Re: Re: gremlin-go license/notice

2022-12-21 Thread Stephen Mallette
sensus favoring the status quo and no changes will be made. > > Regards, > > Cole Greer > > On 2022/03/18 18:28:44 Lyndon Bauto wrote: > > Thanks for looking into this, Stephen. I am going to follow this thread > for > > a little bit and remove it if there are no comments

<    1   2   3   4   5   6   7   8   9   10   >