(forgot to mention, if there's more to add, please move this over to the standard cassandra mailing list -- this list is used for development of cassandra itself).
RandomPartitioner will probably be there for a long time for backwards compat, and if it goes away (unlikely) there would certainly be a migration path. That said, it's still advised to use Murmur unless you really need Random. On Wed, Feb 10, 2016 at 10:21 AM, Romain Hardouin <romainh...@yahoo.fr> wrote: > > > We have running clusters which use RandomPartitioner that's why I wonder > if we could use this feature in the future. > > Best, > Romain >