I am getting following error in (Spring boot version 2.3.9) logs I am using Spring data mongodb

"org.springframework.data.mongodb.UncategorizedMongoDbException: Interrupted acquiring a permit to retrieve an item from the pool ; nested exception is com.mongodb.MongoInterruptedException: Interrupted acquiring a permit to retrieve an item from the pool"

I was getting "com.mashape.unirest.http.exceptions.UnirestException: org.apache.http.impl.execchain.RequestAbortedException: Request aborted"

Could you please let me know what was the issue and how to fix it.

Comment From: Upendrajha

could you please let us know why the server was restarted.

From mongodb forum, the exception occured when the server was restarted but we want to know why the server was restarted. https://jira.mongodb.org/browse/JAVA-4336

Comment From: wilkinsona

@christophstrobl already responded on JAVA-4336. I don't see any need to duplicate the discussion here.