b78caa5c00
Today if a cluster state observer's listener takes a long time to process a notification then we log the following rather useless warning message: [notifying listener [org.elasticsearch.cluster.ClusterStateObserver$ObserverClusterStateListener@12345678]] took [34567ms] This commit adds a handful of simple `toString()` implementations in order to identify the owner of the listener in question. |
||
---|---|---|
.. | ||
licenses | ||
src | ||
build.gradle |