Answer to this question is: currently in WAGED, all replicas of the same partitions are created with the same weight.
thanks, komal On Wed, Aug 16, 2023 at 8:00 AM William Morgan <[email protected]> wrote: > Also as a follow-on, is it possible to customize things around resource > capacities? > > An example being that we currently have the PARTITION_CAPACITY_MAP set up > so that we define that each partition requires 30GB of space. But only the > leader partitions require that space while the follower partitions require > almost no space. > > Would it be possible to specify that the leader partitions require X > capacity while the follower partitions require Y capacity? > ------------------------------ > *From:* William Morgan <[email protected]> > *Sent:* Wednesday, August 16, 2023 10:54 AM > *To:* [email protected] <[email protected]> > *Subject:* Changing State Models for a resource > > Hi all, > > I'm just curious: is it possible to change the state model that a helix > resource is using, without completely having to recreate/create a new > resource? > > Thanks, > Will >
