Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Stats Issue for Transport Layer for ES 7.4 #45

Closed
jmazanec15 opened this issue Feb 8, 2020 · 0 comments
Closed

Stats Issue for Transport Layer for ES 7.4 #45

jmazanec15 opened this issue Feb 8, 2020 · 0 comments

Comments

@jmazanec15
Copy link
Member

GET /_opendistro/_knn/stats?pretty
      {
        "type" : "failed_node_exception",
        "reason" : "Failed node [Xc40NDAATJ2t-oYTUUztYw]",
        "node_id" : "Xc40NDAATJ2t-oYTUUztYw",
        "caused_by" : {
          "type" : "illegal_state_exception",
          "reason" : "Message not fully read (request) for requestId [213900], action [cluster:admin/knn_stats_action[n]], available [3180]; resetting"
        }
      },
      {
        "type" : "failed_node_exception",
        "reason" : "Failed node [DQL5evtaTZ-etbLHoVMQsw]",
        "node_id" : "DQL5evtaTZ-etbLHoVMQsw",
        "caused_by" : {
          "type" : "illegal_state_exception",
          "reason" : "Message not fully read (request) for requestId [213901], action [cluster:admin/knn_stats_action[n]], available [3180]; resetting"
        }
      }
    ]
  },
  "circuit_breaker_triggered" : false,
  "nodes" : {
    "0TBag8zVSt2AP050KrLVYw" : {
      "eviction_count" : 0,
      "miss_count" : 0,
      "graph_memory_usage" : 0,
      "cache_capacity_reached" : false,
      "load_exception_count" : 0,
      "hit_count" : 0,
      "load_success_count" : 0,
      "total_load_time" : 0
    }
  }
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant