Difference between revisions of "Ordinary object pointers (Oops)"
Jump to navigation
Jump to search
m (Welcome moved page Oops to Ordinary object pointers (Oops)) |
|||
Line 9: | Line 9: | ||
* [[Ooops]] | * [[Ooops]] | ||
+ | |||
+ | |||
+ | * {{JVM}} |
Latest revision as of 10:27, 29 September 2022
ordinary object pointers
Set Xms and Xmx to no more than the threshold for compressed ordinary object pointers (oops). The exact threshold varies but 26GB is safe on most systems and can be as large as 30GB on some systems. To verify you are under the threshold, check the Elasticsearch log for an entry like this:
heap size [1.9gb], compressed ordinary object pointers [true]
Advertising: