Re: camel git commit: Upgrade to Elasticsearch 1.4.4

2015-04-05 Thread Claus Ibsen
Hi Thanks the test is now much faster. I dont see the disk space WARNs. Though I got 30gb free. Though there is some exceptions during stopping, but I guess that has always happened. 2015-04-05 10:17:38,030 [main ] INFO node - [Nefarius] stopping ... 2015-04-05 10:17:38,032 [pd

Re: camel git commit: Upgrade to Elasticsearch 1.4.4

2015-04-05 Thread Babak Vahdat
Am 04.04.15 11:47 schrieb "Babak Vahdat" unter : > > >Am 04.04.15 11:01 schrieb "Babak Vahdat" unter >: > >> >> >>Am 04.04.15 09:25 schrieb "Claus Ibsen" unter : >> >>>Hi >>> >>>It happens on the old version too. I guess its maybe a < 20GB limit >>>that my laptop went below at the same time of t

Re: camel git commit: Upgrade to Elasticsearch 1.4.4

2015-04-04 Thread Babak Vahdat
Am 04.04.15 11:01 schrieb "Babak Vahdat" unter : > > >Am 04.04.15 09:25 schrieb "Claus Ibsen" unter : > >>Hi >> >>It happens on the old version too. I guess its maybe a < 20GB limit >>that my laptop went below at the same time of this upgrade > >O.K. let me see if I can fix this. O.K. now Elast

Re: camel git commit: Upgrade to Elasticsearch 1.4.4

2015-04-04 Thread Babak Vahdat
Am 04.04.15 09:25 schrieb "Claus Ibsen" unter : >Hi > >It happens on the old version too. I guess its maybe a < 20GB limit >that my laptop went below at the same time of this upgrade O.K. let me see if I can fix this. Babak > >2015-04-04 09:27:23,974 [anagement][T#2]] WARN decider >-

Re: camel git commit: Upgrade to Elasticsearch 1.4.4

2015-04-04 Thread Claus Ibsen
Hi With more free disk space > 25GB the test now completes but it still reports those WARNs about low disk space. It reports 15%. So I guess some default values or something is maybe 15% approx 25 GB then 100% is approx 150 GB give or take. On Sat, Apr 4, 2015 at 9:25 AM, Claus Ibsen wrote: >

Re: camel git commit: Upgrade to Elasticsearch 1.4.4

2015-04-04 Thread Claus Ibsen
Hi It happens on the old version too. I guess its maybe a < 20GB limit that my laptop went below at the same time of this upgrade 2015-04-04 09:27:23,974 [anagement][T#2]] WARN decider - [Kormok] high disk watermark [10%] exceeded on [dW0J0qfOS6q1cR-L9sQkrQ][Black Dragon] free: 18.5gb[7.

Re: camel git commit: Upgrade to Elasticsearch 1.4.4

2015-04-03 Thread Babak Vahdat
Good morning Ah I see. I don't get those warnings at all. Can you maybe try to see if the same behaviour insists when you go back to the previous version of ES and Lucene locally as we had until April 3rd: Lucene 4.10.3 => 4.10.2 ES 1.4.4 => 1.4.2 Do you then still see the same warnings? Babak

Re: camel git commit: Upgrade to Elasticsearch 1.4.4

2015-04-03 Thread Claus Ibsen
Hi I noticed that if you are low on free disk space, then you get WARNs - well I got 20gb free. 2015-04-04 07:59:06,391 [pdateTask][T#1]] WARN local - [Enigma] timed out waiting for all nodes to process published state [15] (timeout [30s], pending nodes: [[Night Rider][P7IzfV6oQkWsmz5JJz

Re: camel git commit: Upgrade to Elasticsearch 1.4.4

2015-04-03 Thread Babak Vahdat
Hi Yes I noticed that as well however the test will succeed & pass if you would wait a bit longer, however with some thrown exceptions like: Running org.apache.camel.component.elasticsearch.ElasticsearchComponentTest Exception in thread "elasticsearch[Goldeneye][clusterService#updateTask][T#1]" o

Re: camel git commit: Upgrade to Elasticsearch 1.4.4

2015-04-03 Thread Claus Ibsen
Hi Does the unit test of camel-elastichsearch hang for you? I tried merging in a PR about another ES fix (a small one) and then it hangs for me. I didnt look into it further, but just wander of the 1.4.2 -> 1.4.4 worked fine for you / others who have build latest code? On Fri, Apr 3, 2015 at 3:2