diff --git a/artemis-native/bin/libartemis-native-32.so b/artemis-native/bin/libartemis-native-32.so deleted file mode 100755 index 6782f8bf3c..0000000000 Binary files a/artemis-native/bin/libartemis-native-32.so and /dev/null differ diff --git a/docs/user-manual/en/libaio.md b/docs/user-manual/en/libaio.md index a8a1ca7704..a1a7c48893 100644 --- a/docs/user-manual/en/libaio.md +++ b/docs/user-manual/en/libaio.md @@ -11,11 +11,10 @@ when they have been processed. We use this in our high performance journal if configured to do so, please see [Persistence](persistence.md). -These are the native libraries distributed by Apache ActiveMQ Artemis: - -- libActiveMQAIO32.so - x86 32 bits +This is the native libraries distributed by Apache ActiveMQ Artemis: - libActiveMQAIO64.so - x86 64 bits +- We used to distributed libActiveMQAIO32.so until early 2017. While it's not available on the distribution it should still be possible to compile to a 32 bits environment if needed. When using libaio, Apache ActiveMQ Artemis will always try loading these files as long as they are on the [library path](using-server.html#library-path)