Let's say I have a 3 node cluster.
I am writing to node #1.
If node #2 in that cluster goes down, and then comes back up and is resyncing
the data from the other nodes, and I continue writing to node #1, will the data
be synchronously replicated to node #2? That is, is the replication factor of
I've added you (still waiting for moinmoin to return the submission, a pain
you will soon know.)
On Tue, Aug 18, 2015 at 3:24 PM, Adam Holmberg
wrote:
> I'm seeking wiki edit permissions for my user on
> https://wiki.apache.org/cassandra/:
> "AdamHolmberg"
>
> Regards,
> Adam Holmberg
>
I'm seeking wiki edit permissions for my user on
https://wiki.apache.org/cassandra/:
"AdamHolmberg"
Regards,
Adam Holmberg
If by Permission class you are referring to the enum class which holds the
different permissions. Then that’s one possible solution. The other would be
expanding the existing permission class. We then use the internal authorizer in
Cassandra to authorize against.
We would need a way to create pe