Hi,
if you are talking about on-heap troubles, then the following might be related
in 3.11.x:
https://issues.apache.org/jira/browse/CASSANDRA-13929
Thomas
-Original Message-
From: Micha [mailto:mich...@fantasymail.de]
Sent: Dienstag, 12. Dezember 2017 09:24
To: dev@cassandra.apache.org
There's nothing that stops people from using github to discuss code
changes. Many jiras already link to gh branches that can be used to
review and comment code. But it's not always the best place to do so.
The high level discussion should always take place on Jira. Although I'd
have no problem to
Hi,
I have seven nodes, debian stretch with c*3.11, each with 2TB disk (500G
free), 32G Ram.
I have a keyspace with seven tables. At the moment the cluster doesn't
work at all reliably. Every morning at least 2 nodes are shut down due
to out of memory. Repair afterwards fails with "some repair fai
To be able to use the github code review UI and closer CI integration we
should make it obligatory to submit github pull requests for all code
changes.
The process would be:
1. Create or find a JIRA ticket
2. Submit GH pull request
- one PR per branch (one for 3.0, one for 3.11 etc)
- th