We have been using Percona Mongo version 7.0.14-8 on 3 nodes as a cluster on RHEL 9.6 with kernel version : 5.14.0-570.23.1.el9_6.x86_64. Recently, the kernel on one of the DR node is upgraded as part of OS patching activity and the recent kernel upgraded to 5.14.0-570.41.1.el9_6.x86_64. Post which the query executions are taking longer time. For example, out of 500 queries, 400 were running on 100ms, 50 on 200ms and 50 on 300 ms, post upgrade, it looks like 250 queries are running within 100ms, 100 on 200ms, 150 on 300ms and 100 more than 400 ms (milliseconds).
Case raised with RedHat to find any bug in the upgrade, however they do not see anything. Can we have this checked. Did anyone face this similar issue ?