[ 
https://issues.apache.org/jira/browse/CASSANDRA-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927502#action_12927502
 ] 

Jonathan Ellis commented on CASSANDRA-1694:
-------------------------------------------

-take-2 patch adds a pre-emptive call to getLastError in an attempt to fix the 
problem a different way.
{code}
            // calling getLastError involves system calls that can reset errno, 
so you don't
            // want the first time you call it to be when you actually have an 
error to diagnose
{code}

> fix jna errno reporting
> -----------------------
>
>                 Key: CASSANDRA-1694
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1694
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.6.5
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.6.7, 0.7.0
>
>         Attachments: 1694-take-2.txt, 1694-v3.txt, jna-3.2.7.jar, jna.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to