You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Bill Hastings <bl...@gmail.com> on 2015/07/03 16:56:12 UTC

Bootstrap code

Hi All

Can someone please point me to where the code for bootstrapping a new node
exists?

-- 
Cheers
Bill

Re: Bootstrap code

Posted by Sebastian Estevez <se...@datastax.com>.
For 2.1-

https://github.com/apache/cassandra/blob/cassandra-2.1/src/java/org/apache/cassandra/dht/BootStrapper.java#L61

All the best,


[image: datastax_logo.png] <http://www.datastax.com/>

Sebastián Estévez

Solutions Architect | 954 905 8615 | sebastian.estevez@datastax.com

[image: linkedin.png] <https://www.linkedin.com/company/datastax> [image:
facebook.png] <https://www.facebook.com/datastax> [image: twitter.png]
<https://twitter.com/datastax> [image: g+.png]
<https://plus.google.com/+Datastax/about>
<http://feeds.feedburner.com/datastax>

<http://cassandrasummit-datastax.com/>

DataStax is the fastest, most scalable distributed database technology,
delivering Apache Cassandra to the world’s most innovative enterprises.
Datastax is built to be agile, always-on, and predictably scalable to any
size. With more than 500 customers in 45 countries, DataStax is the
database technology and transactional backbone of choice for the worlds
most innovative companies such as Netflix, Adobe, Intuit, and eBay.

On Fri, Jul 3, 2015 at 10:56 AM, Bill Hastings <bl...@gmail.com>
wrote:

> Hi All
>
> Can someone please point me to where the code for bootstrapping a new node
> exists?
>
> --
> Cheers
> Bill
>