Solr MBeans

DataStax Enterprise provides enhanced visibility into native memory allocation through the solr/NativeAllocatorStats MBean, exposing the following information:

  • enabled: if native memory is enabled or not.

  • debug: if debug mode is enabled or not.

  • numAlloc: number of native objects allocations.

  • numFree: number of freed native objects.

  • activeAllocatedMemoryInBytes: allocated native memory currently in use.

  • totalAllocatedMemoryInBytes: total allocated native memory over time.

  • totalFreedMemoryInBytes: total freed native memory over time.

The solr/NativeTrackerStats MBean provides information about the tracked native objects and related threads that allocated them:

  • registeredThreads: number of threads currently registered and actively tracking (allocating) native objects.

  • trackedObjects: number of currently tracked (allocated and not freed) native objects.

  • handedOffObjects: number of currently handed off (allocated and stored for later reuse) native objects.

The DataStax Support Knowledge Base provides information to help resolve issues. Search for product-specific troubleshooting, how to articles, FAQs, and more.

Was this helpful?

Give Feedback

How can we improve the documentation?

© 2024 DataStax | Privacy policy | Terms of use

Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Pulsar, Pulsar, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries. Kubernetes is the registered trademark of the Linux Foundation.

General Inquiries: +1 (650) 389-6000, info@datastax.com