Kris Iyer

Results 19 comments of Kris Iyer

We have been using this against GHE for a few months now without issues. Possible to get this merged?

@ankit-joinwal - Thanks for the example above. Works fine for the most part except for input type on mutations. For example: ``` @GraphQLMutation public UserResponse createUser(@GraphQLArgument(name = "userRequest", description =...

@adil-rakhimbekov - Perfect. That was what I was looking for. Worked great! Thank you for your help on this one!

@kaqqao - Possible to get a response on the above?

Any updates on this issue? - With legacy bootstrapping there are issues with the consul acl token being lost after a refresh - which is quite common with the consul...

@mp911de - It will be great if this can be reviewed and supported for a subsequent release as it could save us from implementing custom retry solutions within every vault...

The Aurora Read cluster endpoint does load-balancing for read traffic. However, with splitting read/writes we are left with the application to manage the datasource or connection against the master or...

If a transaction in the application is marked readOnly the application framework (such as Spring) should be setting the connection property to `readOnly` dynamically for the transaction. Ideally, the driver...

@philwebb - Happy to test any snapshots or milestone releases. Feel free to send them my way. Thanks!