[ 
https://issues.apache.org/jira/browse/KAFKA-504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jay Kreps updated KAFKA-504:
----------------------------

    Attachment: KAFKA-504.patch

Check if snappy is loadable before running the unit test. If snappy can't be 
loaded, test is a no-op.
                
> UnsatisfiedLinkError causes snappy unit tests to fail on hudson server
> ----------------------------------------------------------------------
>
>                 Key: KAFKA-504
>                 URL: https://issues.apache.org/jira/browse/KAFKA-504
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Jay Kreps
>         Attachments: KAFKA-504.patch
>
>
> I am not sure why this happens. It may be that some of the hudson slaves that 
> Apache uses aren't running Linux or x86 or it may be some bug in the library 
> packaging. In any case, we can't assume that native libraries will always 
> load, so I propose just making the test pass if the library is not loadable.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to