Upgrade 0.16.4 to 0.17.8

Hello,

We currently have an ES cluster in production using version 0.16.4.
We'd like to upgrade to 0.17.8. Is there anything in particular we need
to know ahead of time, or is it just a simple drop-in of the new
binaries (etc) as usual?

Thank you.

--
Daniel Maher

Every why hath a wherefore.
-- William Shakespeare, "A Comedy of Errors"

Hi Daniel

We currently have an ES cluster in production using version 0.16.4.
We'd like to upgrade to 0.17.8. Is there anything in particular we need
to know ahead of time, or is it just a simple drop-in of the new
binaries (etc) as usual?

I've just done a 0.16.5 to 0.17.8, and it was fine.

Except: if you are using bool filters, then you may get errors. There
is a bug that is fixed in master.

clint

Hi Clinton,

do you have the issue number of this bug ?

Thanks,
Ludo

On Mon, Oct 17, 2011 at 5:02 PM, Clinton Gormley clint@traveljury.com wrote:

Hi Daniel

We currently have an ES cluster in production using version 0.16.4.
We'd like to upgrade to 0.17.8. Is there anything in particular we need
to know ahead of time, or is it just a simple drop-in of the new
binaries (etc) as usual?

I've just done a 0.16.5 to 0.17.8, and it was fine.

Except: if you are using bool filters, then you may get errors. There
is a bug that is fixed in master.

clint

Also, I think that if you use java API, some package refactoring [1] has been done and is no more compatible with 0.16.4.
That was my only "problem" with that version.

HTH
David :wink:

[1] Query Parser Module Refactor · Issue #994 · elastic/elasticsearch · GitHub

Le 17 oct. 2011 à 17:02, Clinton Gormley clint@traveljury.com a écrit :

Hi Daniel

We currently have an ES cluster in production using version 0.16.4.
We'd like to upgrade to 0.17.8. Is there anything in particular we need
to know ahead of time, or is it just a simple drop-in of the new
binaries (etc) as usual?

I've just done a 0.16.5 to 0.17.8, and it was fine.

Except: if you are using bool filters, then you may get errors. There
is a bug that is fixed in master.

clint

Hi Ludo

do you have the issue number of this bug ?

clint

Thanks,
Ludo

On Mon, Oct 17, 2011 at 5:02 PM, Clinton Gormley clint@traveljury.com wrote:

Hi Daniel

We currently have an ES cluster in production using version 0.16.4.
We'd like to upgrade to 0.17.8. Is there anything in particular we need
to know ahead of time, or is it just a simple drop-in of the new
binaries (etc) as usual?

I've just done a 0.16.5 to 0.17.8, and it was fine.

Except: if you are using bool filters, then you may get errors. There
is a bug that is fixed in master.

clint

Thanks Clint

On Mon, Oct 17, 2011 at 7:03 PM, Clinton Gormley clint@traveljury.com wrote:

Hi Ludo

do you have the issue number of this bug ?

Array out-of-bounds exception with bool filter · Issue #1400 · elastic/elasticsearch · GitHub

clint

Thanks,
Ludo

On Mon, Oct 17, 2011 at 5:02 PM, Clinton Gormley clint@traveljury.com wrote:

Hi Daniel

We currently have an ES cluster in production using version 0.16.4.
We'd like to upgrade to 0.17.8. Is there anything in particular we need
to know ahead of time, or is it just a simple drop-in of the new
binaries (etc) as usual?

I've just done a 0.16.5 to 0.17.8, and it was fine.

Except: if you are using bool filters, then you may get errors. There
is a bug that is fixed in master.

clint