Skip to content

Conversation

@andersosthus
Copy link
Contributor

My locale expects doubles to be in the 1,0 format, so the double.parse
fails if it tries to parse 1.0.
Added CultureInfo.InvariantCulture to the parse to fix this.

…uble.

My locale expects doubles to be in the 1,0 format, so the double.parse
fails if it tries to parse 1.0.
Added CultureInfo.InvariantCulture to the parse to fix this.
@Mpdreamz
Copy link
Member

Thank you @andersosthus 👍

Mpdreamz added a commit that referenced this pull request Jul 16, 2014
Percentile aggregator fails on my maching due to error converting double
@Mpdreamz Mpdreamz merged commit fcc36cc into elastic:develop Jul 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants