-
I am using vertx with zookeeper as my cluster manager. Suddenly I started getting this excpetion in my logs:
ERROR io.vertx.spi.cluster.zookeeper.ZookeeperClusterManager - Failed to handle membe…
-
-
-
My guess is that Spotify has not added this feature to the library you are using.
I do not know whether its protocol has been reversed already.
Any thoughts on this?
-
This is a proposal based on the discussion in #2542 and #2569.
The original assumption about 'outsourcing' cluster membership to external providers like SF and Docker orchestration managers was tha…
-
Instead, it should uise the built-in ToolFactory support, so that just the existence of the component in the various runtime locations will then start up the external ES or OS daemon.
-
Opening this issue to keep track of other related issues.
* [x] Badger KV (memory/disk) as build-in option https://github.com/jaegertracing/jaeger/pull/760
* [x] ScyllaDB https://github.com/jaeg…
-
## Motivation
[W3C spec for distributed tracing context](https://github.com/w3c/distributed-tracing) defines a new concept of `tracestate`. In order to implement W3C specification this concept should…
-
以后的 paper 阅读记录都放在这个 issue 下,尽量每篇 paper 都输出一篇笔记或者一段话做总结,优秀、经典的论文要参考这篇文章( [一起读 paper](https://github.com/wangzzu/awesome/tree/master/paper-read) )的方式来阅读。
下面有几个分布式相关的论文列表:
1. 这有个不错的系列:https://www.c…
-
**Please describe the problem you are trying to solve**
An in-house service framework that's been developed in our company has recently been upgraded to support opt-in sharding of incoming requests…