GitHub user bdeggleston opened a pull request:

    https://github.com/apache/cassandra/pull/224

    14405 replicas

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bdeggleston/cassandra 14405-replicas

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cassandra/pull/224.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #224
    
----
commit 7cacd9d3cf1b9eceea0420bee412ce571f104d7a
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-04-03T22:06:39Z

    adding Replica and ReplicatedRange classes

commit 34b6ed98141ad3820a465d1fdcc513fa83364051
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-04-18T15:15:43Z

    fixing replica equality

commit 66768f269d19cffba83c647a91bb89c7dab0b1de
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-04-18T15:16:15Z

    adding transient replication enable to config

commit 19abd4362bddf1f12c7dcd0f90e63173f1c0d780
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-04-18T15:16:23Z

    adding RF tests

commit f269149a9d001c4d15e8e6472488817b5b35886c
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-04-18T17:31:18Z

    updating rf

commit c10309b76a428d7b306fa64920827451f7cc20a9
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-04-18T17:31:26Z

    adding initial nts support

commit 92b69489a8277f943a26f0bc0a618f47578dbd18
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-04-18T18:06:45Z

    renaming endpoint specific names

commit 77e18845553e45f322a01f06af2a7efbf5cf79ea
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-04-24T17:06:50Z

    adding simple strategy support

commit 19cefdaefd0fe96b7fb25fd9d6d9aedc7cd49517
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-04-24T17:58:23Z

    prevent mixing of transient replication and MV/2i

commit 676066689d84b382916022b005f71d48be85c2ac
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-04-25T22:00:56Z

    fixing some tests

commit 514eab87ba2939d27163dc793286c05a25a3ce2e
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-04-26T16:17:28Z

    more test fixing

commit f9fecbe714d78b00ba004dc843e577115674a3f2
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-04-26T22:11:43Z

    fixing hint dtest

commit 83bfe801e8fa75769866530387680150552385b7
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-04-26T22:25:43Z

    fixing rf comparison

commit fdc100e459927a09aef0ad818baa0c7399c3c6c5
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-04-27T17:20:28Z

    adding range to replica

commit 1f8ba51bad94e5d3b89555d4bb8a2cc70338d548
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-04-27T19:50:23Z

    fixing move test

commit d5b5fe631d42c4207e0983f688d10cdc1885ea7a
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-04-27T21:05:04Z

    merging Replica and ReplicatedRange

commit bf97410f68d721c175c7b3f1b75990a23f8d525f
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-04-30T22:27:55Z

    fixing range tests

commit 60ab840241777e2423809807ea3b7159346ef240
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-05-01T00:38:53Z

    more test fixing

commit 5d84ba5c57d8853e21f23574840760c67d60cf83
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-05-02T00:13:31Z

    fixing srp test, misc adjustments

commit f83d6ec4c8e7853372a9443444e88b62ae80c6e1
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-05-02T16:21:38Z

    fixing concurrent list modification

commit 1c98a43823ff313f09b2e54736b7ebcf5ab2a1f6
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-05-02T22:38:55Z

    fixing MV test

commit 1e8a17cd5fa525ffc0d6a4b5d441d424320947d5
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-05-02T23:45:17Z

    renaming replicas to replica helpers

commit e2742dbe03ab1994991e8cd6ff62ef2a5dfcf4a3
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-05-03T17:52:41Z

    adding replica aware collections

commit e35be2d0372a62e0748882ad31f717c585b0d892
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-05-03T21:29:18Z

    moving stuff out of ReplicaHelpers

commit 58010ee0f7ec173b7d14c126ad6792d64bedccb5
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-05-04T00:21:17Z

    finishing move away from replica helpers

commit 689043c52829a2b0fd94477781393006135a720b
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-05-04T20:47:52Z

    undoing multimap changes

commit 1cee66b4fec11d298ca20873e3f42580eeaed18b
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-05-04T22:12:50Z

    fixing tests

commit 090ca3d289112ad18cd014ea1803fa0620413180
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-05-04T22:48:10Z

    fixing decommission

commit c3c714203a7b390b8ec0f980a9e17da49b85aa91
Author: Blake Eggleston <bdeggleston@...>
Date:   2018-05-08T22:04:58Z

    adding config and docs

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org
For additional commands, e-mail: pr-h...@cassandra.apache.org

Reply via email to