Home > database >  Mongo insert problem
Mongo insert problem

Time:09-27

I use a mongoTemplate. Insert an error, return
Org. Springframework. Dao. InvalidDataAccessApiUsageException: Command failed with error 72: 'Writes to config servers must have batch size of 1, found 7'
What is the cause?
  • Related