CASSANDRA-8072 is not going to help you because the code that fails
(checkForEndpointCollision()) should not execute for seeds.

I think the problem is that there are no seeds in cassandra.yaml:

- seeds: "XX.YY"

If listen_address is localhost then try:

- seeds: "127.0.0.1"


On Tue, Feb 9, 2016 at 5:58 AM, Ted Yu <yuzhih...@gmail.com> wrote:

> If I apply the fix from CASSANDRA-8072 onto a 2.1.12 cluster, which files
> should I replace ?
>
> Thanks
>
> On Mon, Feb 8, 2016 at 1:07 PM, Bhuvan Rawal <bhu1ra...@gmail.com> wrote:
>
>> Your config looks fine to me,  i tried reproducing the scenario by
>> setting localhost in listen_address,rpc_address and seed list, and it
>> worked fine, I had earlier the node local ip in the 3 fields and it was
>> working fine.
>>
>> Looks like there is some other issue here.
>>
>> On Tue, Feb 9, 2016 at 12:49 AM, Ted Yu <yuzhih...@gmail.com> wrote:
>>
>>> Here it is:
>>> http://pastebin.com/QEdjtAj6
>>>
>>> XX.YY is localhost in this case.
>>>
>>> On Mon, Feb 8, 2016 at 11:03 AM, Bhuvan Rawal <bhu1ra...@gmail.com>
>>> wrote:
>>>
>>>> could you paste your cassandra.yaml here, except for commented out
>>>> lines?
>>>>
>>>> On Tue, Feb 9, 2016 at 12:30 AM, Ted Yu <yuzhih...@gmail.com> wrote:
>>>>
>>>>> The issue I described was observed on the seed node.
>>>>>
>>>>> Both rpc_address and listen_address point to localhost.
>>>>>
>>>>> bq. What addresses are there in the seed list?
>>>>>
>>>>> The IP of the seed node.
>>>>>
>>>>> I haven't come to starting non-seed node(s) yet.
>>>>>
>>>>> Thanks for the quick response.
>>>>>
>>>>> On Mon, Feb 8, 2016 at 10:50 AM, Bhuvan Rawal <bhu1ra...@gmail.com>
>>>>> wrote:
>>>>>
>>>>>> Hi Ted,
>>>>>>
>>>>>> Have you specified the listen_address and rpc_address? What addresses
>>>>>> are there in the seed list?
>>>>>>
>>>>>> Have you started seed first and after waiting for 30 seconds started
>>>>>> other nodes?
>>>>>>
>>>>>>
>>>>>> On Tue, Feb 9, 2016 at 12:14 AM, Ted Yu <yuzhih...@gmail.com> wrote:
>>>>>>
>>>>>>> Hi,
>>>>>>> I am trying to setup a cluster with DSE 4.8.4
>>>>>>>
>>>>>>> I added the following in resources/cassandra/conf/cassandra.yaml :
>>>>>>>
>>>>>>> cluster_name: 'cass'
>>>>>>>
>>>>>>> which resulted in:
>>>>>>>
>>>>>>> http://pastebin.com/27adxKTM
>>>>>>>
>>>>>>> This seems to be resolved by CASSANDRA-8072
>>>>>>>
>>>>>>> My question is whether there is workaround ?
>>>>>>> If not, when can I expect 2.1.13 release ?
>>>>>>>
>>>>>>> Thanks
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>
>>>
>>
>


-- 


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

Stefania Alborghetti

Apache Cassandra Software Engineer

|+852 6114 9265| stefania.alborghe...@datastax.com

Reply via email to