Elastic search cluster

hi

we have a three node cluster , when one node crashed other two stopped
their ES services, there was next entries in their logs:

[14:18:44,426][INFO ][com.amazonaws.request ] Sending Request:
com.amazonaws.DefaultRequest@4613076
[14:18:44,438][INFO ][com.amazonaws.request ] Received successful
response: 204, AWS Request ID: 76EB5B4280E995CD
[14:18:44,438][INFO ][com.amazonaws.request ] Sending Request:
com.amazonaws.DefaultRequest@7b0d5a6
[14:18:44,474][INFO ][com.amazonaws.request ] Received successful
response: 204, AWS Request ID: 66176429CC233151
[16:44:36,473][INFO ][monitor.jvm ] [Metalhead] [gc]
[ConcurrentMarkSweep][8] took [7.9s]/[180ms], reclaimed [3.9gb],
leaving [630.7mb] used, max [6.1gb]
[22:02:40,855][INFO ][action.admin.cluster.node.shutdown] [Metalhead]
shutting down in [200ms]
[22:02:41,058][INFO ][action.admin.cluster.node.shutdown] [Metalhead]
initiating requested shutdown...
[22:02:41,058][INFO ][node ] [Metalhead]
{elasticsearch/0.15.2}[21299]: stopping ...
[22:02:41,275][INFO ][node ] [Metalhead]
{elasticsearch/0.15.2}[21299]: stopped
[22:02:41,275][INFO ][node ] [Metalhead]
{elasticsearch/0.15.2}[21299]: closing ...
[22:02:41,933][INFO ][node ] [Metalhead]
{elasticsearch/0.15.2}[21299]: closed

Seems like an orderly shutdown of the node as a result of calling the
shutdown API..., find out where you call it...

On Tue, Jul 19, 2011 at 10:36 AM, tetlika tetlika@gmail.com wrote:

hi

we have a three node cluster , when one node crashed other two stopped
their ES services, there was next entries in their logs:

[14:18:44,426][INFO ][com.amazonaws.request ] Sending Request:
com.amazonaws.DefaultRequest@4613076
[14:18:44,438][INFO ][com.amazonaws.request ] Received successful
response: 204, AWS Request ID: 76EB5B4280E995CD
[14:18:44,438][INFO ][com.amazonaws.request ] Sending Request:
com.amazonaws.DefaultRequest@7b0d5a6
[14:18:44,474][INFO ][com.amazonaws.request ] Received successful
response: 204, AWS Request ID: 66176429CC233151
[16:44:36,473][INFO ][monitor.jvm ] [Metalhead] [gc]
[ConcurrentMarkSweep][8] took [7.9s]/[180ms], reclaimed [3.9gb],
leaving [630.7mb] used, max [6.1gb]
[22:02:40,855][INFO ][action.admin.cluster.node.shutdown] [Metalhead]
shutting down in [200ms]
[22:02:41,058][INFO ][action.admin.cluster.node.shutdown] [Metalhead]
initiating requested shutdown...
[22:02:41,058][INFO ][node ] [Metalhead]
{elasticsearch/0.15.2}[21299]: stopping ...
[22:02:41,275][INFO ][node ] [Metalhead]
{elasticsearch/0.15.2}[21299]: stopped
[22:02:41,275][INFO ][node ] [Metalhead]
{elasticsearch/0.15.2}[21299]: closing ...
[22:02:41,933][INFO ][node ] [Metalhead]
{elasticsearch/0.15.2}[21299]: closed