What are you referring to exactly? The DEFAULT_TIMEOUT as per MongoDBConfiguration is 5000. I can see that the test hibernate.properties file in the mongodb module uses an explicit value of 200. Is this what you mean? You just want to remove it? Which leads me to the question of which retry logic you are referring to?
|