Skip to content

Instantly share code, notes, and snippets.

@medcl
Created November 4, 2010 08:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save medcl/662232 to your computer and use it in GitHub Desktop.
Save medcl/662232 to your computer and use it in GitHub Desktop.
[2010-11-04 13:47:19,679][DEBUG][index.gateway ] [Mister Buda] [search_index][1] recovery completed from local, took [47ms]
index : files [0] with total_size [0b], took[14917.2d]
: recovered_files [0] with total_size [0b]
: reusing_files [0] with total_size [0b]
translog : number_of_operations [0], took [14917.2d]
[2010-11-04 13:47:19,685][DEBUG][index.shard.recovery ] [Mister Buda] [search_index][0] recovery completed from [Time Bomb][cJXGXAPCQNWk6DwrwcGozw][inet[/10.129.6.33:9300]], took[6ms]
phase1: recovered_files [1] with total_size of [32b], took [2ms], throttling_wait [0s]
: reusing_files [0] with total_size of [0b]
phase2: recovered [0] transaction log operations, took [3ms]
phase3: recovered [0] transaction log operations, took [1ms]
[2010-11-04 13:47:19,715][DEBUG][index.shard.recovery ] [Mister Buda] [search_index][2] recovery completed from [Time Bomb][cJXGXAPCQNWk6DwrwcGozw][inet[/10.129.6.33:9300]], took[7ms]
phase1: recovered_files [1] with total_size of [32b], took [5ms], throttling_wait [0s]
: reusing_files [0] with total_size of [0b]
phase2: recovered [0] transaction log operations, took [1ms]
phase3: recovered [0] transaction log operations, took [0s]
[2010-11-04 13:47:19,738][DEBUG][index.shard.recovery ] [Mister Buda] [search_index][4] recovery completed from [Time Bomb][cJXGXAPCQNWk6DwrwcGozw][inet[/10.129.6.33:9300]], took[15ms]
phase1: recovered_files [1] with total_size of [32b], took [13ms], throttling_wait [0s]
: reusing_files [0] with total_size of [0b]
phase2: recovered [0] transaction log operations, took [1ms]
phase3: recovered [0] transaction log operations, took [0s]
[2010-11-04 14:56:30,564][DEBUG][action.admin.indices.status] [Mister Buda] [addindex011][0], node[3OUjNntsRS-54Vx-wSc7qg], [R], s[INITIALIZING]: Failed to execute [org.elasticsearch.action.admin.indices.status.IndicesStatusRequest@82183c]
org.elasticsearch.indices.IndexMissingException: [addindex011] missing
at org.elasticsearch.indices.InternalIndicesService.indexServiceSafe(InternalIndicesService.java:192)
at org.elasticsearch.action.admin.indices.status.TransportIndicesStatusAction.shardOperation(TransportIndicesStatusAction.java:143)
at org.elasticsearch.action.admin.indices.status.TransportIndicesStatusAction.shardOperation(TransportIndicesStatusAction.java:57)
at org.elasticsearch.action.support.broadcast.TransportBroadcastOperationAction$AsyncBroadcastAction.performOperation(TransportBroadcastOperationAction.java:238)
at org.elasticsearch.action.support.broadcast.TransportBroadcastOperationAction$AsyncBroadcastAction.access$200(TransportBroadcastOperationAction.java:126)
at org.elasticsearch.action.support.broadcast.TransportBroadcastOperationAction$AsyncBroadcastAction$1.run(TransportBroadcastOperationAction.java:195)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)
[2010-11-04 14:57:46,313][DEBUG][index.shard.recovery ] [Mister Buda] [addindex010][3] recovery completed from [Time Bomb][cJXGXAPCQNWk6DwrwcGozw][inet[/10.129.6.33:9300]], took[1.2m]
phase1: recovered_files [89] with total_size of [274.6mb], took [1m], throttling_wait [0s]
: reusing_files [0] with total_size of [0b]
phase2: recovered [2831] transaction log operations, took [14s]
phase3: recovered [0] transaction log operations, took [349ms]
[2010-11-04 14:57:46,315][DEBUG][index.shard.recovery ] [Mister Buda] [addindex010][4] recovery completed from [Time Bomb][cJXGXAPCQNWk6DwrwcGozw][inet[/10.129.6.33:9300]], took[1.2m]
phase1: recovered_files [89] with total_size of [274.8mb], took [1m], throttling_wait [0s]
: reusing_files [0] with total_size of [0b]
phase2: recovered [2891] transaction log operations, took [12.8s]
phase3: recovered [0] transaction log operations, took [352ms]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment