Statistic pool c

Hi ,

I’m using hikaricp for my jdbc pool connection and I saw below error in my catalina.log

com.haulmont.cuba.core.jmx.StatisticsCounter - Error DB connection pool attribute numIdle: javax.management.AttributeNotFoundException: Cannot find attribute numIdle for HikariDataSource

  1. does that error affect performance?
    2 How to fix that error ?

Thanks