Hi there,

I have a component that makes Phoenix queries via the Phoenix JDBC
Connection. I noticed that consistently, the Phoenix Client takes longer to
execute a PreparedStatement and it takes longer to read through the
ResultSet for a period of time (~15m) after a restart of the component. It
seems like there is a warmup period for the JDBC connection. Is this to be
expected?

Thanks!

Reply via email to