Jeff,
I don't think you can push the topic of usability back to developers by
asking them to open JIRAs. It is upon the technical leaders of the
Cassandra community to take the initiative in this regard. We can argue
back and forth on the dynamics of open source projects, but the usability
concern
are routing.
> >> But since anyone can make a custom replication strategy, drivers that do
> >> token aware routing just need to handle falling back to not doing token
> >> aware routing if a replication strategy they don’t know about is in use.
> >> All the ope
plication strategy they don’t know about is in use.
> All the open sources drivers I know of do this, so they should all
> “support” those strategies already.
>
> -Jeremiah
>
> > On Oct 7, 2016, at 1:02 PM, Prasenjit Sarkar
> wrote:
> >
> > Hi everyone,
> >
Hi everyone,
To the best of my understanding that Datastax has proprietary replication
strategies: Local and Everywhere which are not part of the open source
Apache Cassandra project.
Do we know of any plans in the open source Cassandra driver community to
support these two replication strategies