Joshua Jones

Results 5 issues of Joshua Jones

https://github.com/aws/aws-sdk-java/blob/ffdf66cf932e60d9375a19967ad30d0ab48ae84f/aws-java-sdk-core/src/main/java/com/amazonaws/auth/AbstractAWSSigner.java#L341 When signing a request, if the request method is "POST", and the request content is `null`, and the request has existing query parameters, then the Signer algorithm will use...

needs-discussion

By writing failed tuples to stderr, they can be collected into a file to be run again in a subsequent write command. The expectation is to be able to call...

enhancement

## Description This PR introduces a change to how shared iterators are created that reduces the number of mutex locks required when a shared iterator already exists for a given...

performance

## Description This PR attempts to make panic recovery in check a bit clearer. The hope is that the suggested Go routine logic is easier to reason about and less...

needs discussion

### Checklist - [x] I agree to the terms within the [OpenFGA Code of Conduct](https://github.com/openfga/.github/blob/main/CODE_OF_CONDUCT.md). ### Describe the problem you'd like to have solved Tests are desired to ensure that...

tests