MongoDB Slow query by ID

后端 未结 2 1452
無奈伤痛
無奈伤痛 2021-01-21 06:08

I recently migrated my MongoDB database from Windows Server to CentOS. The version is 2.4.9. I noticed that I have a slow retrieval of records by _id field! I ran a repair datab

2条回答
  •  耶瑟儿~
    2021-01-21 06:39

    I had the same issue. I have updated my spring framework from 4.0.0 to 4.0.3 and it worked !!!

提交回复
热议问题