Lyndon Bauto

Results 9 issues of Lyndon Bauto

The code in ESCommunication is not safe in a multi connection environment. It is not supposed to call InitAPI and ShutdownAPI multiple times and should not be calling them concurrently...

When IAM authentication is incorrectly configured (wrong access key or secret access key), the error message that a user receives in TinkerPop isn't very helpful. I have documented this in...

Need to investigate this and see if it is recoverable.

bug

sql-gremlin should be migrated back to the original repository

enhancement

Before porting sql-gremlin back to the main repository, we should double check all the licenses and @author tags.

enhancement

## Describe the bug Dependabot doesn't handle parameterized versions - we should use non-parameterized versions so dependabot can better manage our dependencies.

bug

Query cancellation tests have intermittent success and take a long time due to starting/stopping of databases.

enhancement

Issue is that when using authentication traversal arguments (for example evaluationTimeout do not propagate, leading to failures in the traversal and unexpected behavior. This fixes that problem