Description
Per default MongoMK uses up to 10 connections to communicate with MongoDB. With the recent changes to the observation implementation in Oak it may happen that many threads try to read from MongoMK at the same time. This may lead to an exception:
Caused by: com.mongodb.DBPortPool$SemaphoresOut: Out of semaphores to get db connection