[
https://issues.apache.org/jira/browse/CASSANDRA-4096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-4096:
--------------------------------------
Attachment: 4096.txt
The assert is redundant anyway since JNA will check return value and errno for
us. Patch attached.
> mlockall() returned code is ignored w/o assertions
> --------------------------------------------------
>
> Key: CASSANDRA-4096
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4096
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Peter Schuller
> Labels: jna
> Attachments: 4096.txt
>
>
> We log that mlockall() was successful only based on the lack of an assertion
> failure, so for anyone running w/o {{-ea}} we are lying about mlockall()
> succeeding.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira