Assigning object to extent may not succeed
Earlier versions supported using ClusterBuckets to allow assigning
an object to a particular extent, using ClusterBucket>>extentId:
or ClusterBucket>>newForExtent:. These methods are deprecated.
Clustering will attempt to use the specified extent, but is not
guarenteed.
Workaround:
none/not applicable