Adds sanity check on number of collections retrieved
authorJoshua C. Randall <jcrandall@alum.mit.edu>
Thu, 18 Feb 2016 00:02:06 +0000 (00:02 +0000)
committerJoshua C. Randall <jcrandall@alum.mit.edu>
Thu, 18 Feb 2016 00:02:06 +0000 (00:02 +0000)
commit5b63028ebd8fc936cc6d5bcaa7773cc2a745b3f4
treebe44b8ea2c6a6f11ad38909cf893918e63c84f94
parentb39ef1930d3e1a608ef632ed8c4f81a02f91b99f
Adds sanity check on number of collections retrieved

Changes GetCollections() to return an error if the number
of collections retrieved is less than the initial number
of collections.
services/datamanager/collection/collection.go