On Wed, Nov 16, 2016 at 9:17 PM, Michael Shuler <mich...@pbandjelly.org> wrote: > > The Cassandra team is pleased to announce the release of Apache > Cassandra version 3.0.10. > > Apache Cassandra is a fully distributed database. It is the right choice > when you need scalability and high availability without compromising > performance. > > http://cassandra.apache.org/ > > Downloads of source and binary distributions are listed in our download > section: > > http://cassandra.apache.org/download/ > > This version is a bug fix release[1] on the 3.0 series. As always, > please pay attention to the release notes[2] and Let us know[3] if you > were to encounter any problem.
Hello, >From the NEWS file: 3.0.10 > ===== > Upgrading > --------- > - memtable_allocation_type: offheap_buffers is no longer allowed to be > specified in the 3.0 series. > This was an oversight that can cause segfaults. Offheap was > re-introduced in 3.4 see CASSANDRA-11039 > and CASSANDRA-9472 for details. Does this mean that offheap_objects is still available or that there is no longer support for offheap memtables in version 3.0? -- Alex