06 2019 档案

elasticsearch 子节点有Unassigned Shards处理方法 和 failed to obtain in-memory shard lock
摘要:1、查找原因,找到未知道的node,shard http://localhost:9200/_cluster/allocation/explain?pretty POST /_cluster/reroute?retry_failed=true{ "commands" : [ { "allocate_ 阅读全文

posted @ 2019-06-14 18:05 zhangfeitaimengle 阅读(1156) 评论(0) 推荐(0)

rabbitmq修改日志级别
摘要:C:\Users\Administrator\AppData\Roaming\RabbitMQ\rabbitmq.config [{rabbit,[{log_levels, [{connection, warning}, {channel, warning}]}]}]. 阅读全文

posted @ 2019-06-03 09:22 zhangfeitaimengle 阅读(1500) 评论(0) 推荐(0)

导航