This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [18:03:46,459][WARN ][index.gateway.s3 ] [Ape-X] [facebook][1] listed commit_point [commit-p66]/[32622], but not all files exists, ignoring | |
| [18:03:46,459][WARN ][index.gateway.s3 ] [Ape-X] [facebook][1] listed commit_point [commit-0]/[0], but not all files exists, ignoring | |
| [18:03:46,459][WARN ][indices.cluster ] [Ape-X] [facebook][1] failed to start shard | |
| org.elasticsearch.index.gateway.IndexShardGatewayRecoveryException: [facebook][1] No commit point data is available in gateway | |
| at org.elasticsearch.index.gateway.blobstore.BlobStoreIndexShardGateway.recover(BlobStoreIndexShardGateway.java:408) | |
| at org.elasticsearch.index.gateway.IndexShardGatewayService$1.run(IndexShardGatewayService.java:149) | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) | |
| at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) | |
| at java.lang.Thread.run(Thread.java:619) | |
| [18:03:46,461][WARN ][cluster.action.shard |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Fri Aug 20 11:53:14 CDT 2010 | |
| { | |
| "ok" : true, | |
| "_shards" : { | |
| "total" : 4, | |
| "successful" : 3, | |
| "failed" : 0 | |
| }, | |
| "indices" : { | |
| "twitter" : { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| * ok: true | |
| * | |
| - | |
| _shards: { | |
| o total: 36 | |
| o successful: 35 | |
| o failed: 0 | |
| } |
NewerOlder