johnlpage / POCDriver

Workload Driver for MongoDB in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to make sure update operation having a sharding key?

alberttwong opened this issue · comments

Please can you clarify what this issue is and provide an example. POCDriver usually takes care of any Sharding/Indexes/Keys for you and also determines what updates should happen and that they use the shard key it created.

ah... I wasn't sure since there was no documentation that POC Driver supports sharding scenarios. I opened another issue ticket to describe the use case.