You may be able to get away with using the same file but I wouldn't
recommend it.  You would be introducing an unnecessary risk since every
release is tested against the build for that release. The safest way would
obviously be to upgrade the native files as well when you do the upgrade.
The build process definitely changed between those versions, 1.10 has a
java target build of 1.8 being the biggest difference but there are also
different dependencies and other things that could affect the native
binaries (such as compiler flags for example).

On Fri, Jul 23, 2021 at 11:56 AM Shailesh Ligade <[email protected]> wrote:

> Hello,
>
> If the OS running tserver didn't change, do I still need to build new
> native library when I upgrade accumulo? or I can use the same native file?
> I am upgrading from 1.93 to 1.10, Any suggestions?
>
> S
>

Reply via email to