Closed
Description
Christoph Strobl opened DATAMONGO-2130 and commented
SimpleMongoRepository
obtains the collection and issues count command without running through MongoTemplate
. So the session proxy is missing and the command is not routed to countDocuments
Affects: 2.1.2 (Lovelace SR2)
Referenced from: pull request #618, and commits 5982ee8, a4c5682, dd2af64, d6135b0, 87d20ec, b2d2c12, b50b645, 5022d45, ca57e13, 622643b, 010e653
Backported to: 2.1.3 (Lovelace SR3)