Re: Cassandra open port native_transport_port after a random time

2017-11-11 Thread Octavian Rinciog
Hello Thank you for your responses. The question is still open: how can we debug this kind of problems and how can we find what is cassandra doing/loading? I don't mind to wait for loading data structures, but it will be great to know what cassandra is loading and for how much time. Thank you.

Re: Cassandra open port native_transport_port after a random time

2017-11-10 Thread Jeff Jirsa
I wouldn't expect a 128MB counter cache to take an hour to load. You've got some GC pressure (with quite a few ~500ms pauses during startup), but it still seems odd. On Fri, Nov 10, 2017 at 2:26 PM, Octavian Rinciog < octavian.rinc...@gmail.com> wrote: > Hello! > > As I said, the node opens the

Re: Cassandra open port native_transport_port after a random time

2017-11-10 Thread kurt greaves
Can you upload some logs from startup? Obviously getting stuck starting but it'd be nice to know where it got up to. On 11 Nov. 2017 04:49, "Octavian Rinciog" wrote: > Hello! > > I'm running a cluster of 10 Cassandra 3.10 and I saw a very strange > behavior: after

Cassandra open port native_transport_port after a random time

2017-11-10 Thread Octavian Rinciog
Hello! I'm running a cluster of 10 Cassandra 3.10 and I saw a very strange behavior: after restart, a node won't open immediately native_transport_port (9042). After one node restart, the flow is : - node finishes to read all commitlog, - update all its data, - it's visible for other nodes in