Hi Eric,
Thank you to pickup my question.
Correct me if I'm wrong please regarding sharding and indexes.
The flow when the user put an object to the cluster, it will create 1 object in
the index pool that will hold the let's say location of the file in the data
pool.
1 index entry is for 1 bucke
Can you clarify, Istvan, what you plan on setting to 64K? If it’s the number of
shards for a bucket, that would be a mistake.
> On Nov 21, 2020, at 2:09 AM, Szabo, Istvan (Agoda)
> wrote:
>
> Seems like this sharding we need to be plan carefully since the beginning.
> I'm thinking to set the
Seems like this sharding we need to be plan carefully since the beginning. I'm
thinking to set the shard number by default to the maximum which is 64k and
leave it as is so we will never reach the limit only if we reach the maximum
number of objects.
Would be interesting to know what is the sid