Deepak Singhal

Results 4 comments of Deepak Singhal

Can someone please help me understand, why getConnection() method is not throwing SQLTransientException as soon as the key is rotated in AWS or the old key is expired (in a...

Thanks @dblock for the information, I will try to help for missing specs. Just one question, When I use generic client to perform a SQL query search, I get the...

> > I am not sure. Generally `.generic()` and non-generic don't mix, but maybe @reta or @Xtansia know how? > > ``` > final CreateIndexResponse r = response.getBody() > .map(b...

Hi @Xtansia, @reta, @dblock Thanks for the help !! Can you please help me with below questions as well ? 1. While creating connection pool if the connection fails then...