while acquiring locks is skipped meanwhile for
collections eg. a GET /api/subscribers/, timeouts
were still reported for individual GET /api/subscriber/id
requests.
this change adds logic to skip acquiring locks for
GET /apu/subscribers/id and GET /api/subsriberpreferences/id.
Change-Id: I0b739dd42947e30938e84b1339ba9b7535da8cb8
(cherry picked from commit 73664f29ba)
(cherry picked from commit 340f92caac)