Here is my issue:
I have around 100 instances and one Turbine server that aggregate the 100 hystrix stream.
Unfortunately, some wrong mixed circuit name (and threadpool names) appear in the dashboard and stay until reboot.
For example, I have several circuits names:
apple
pear
banana
etc...
(Hosts=300 but only 100 are actives)
In the dashboard, wrong mixed names appear, such as :
appnana
peapple
banaple
etc...
For the wrong circuit, the number of Hosts is only 1 and there is no traffic on it. It seems to be a temporary issue, but it stays in the Turbine stream until I reboot it.
Have anyone ever faced this issue? Any idea how to solve it or investigate?
Hi everyone,
Here is my issue: I have around 100 instances and one Turbine server that aggregate the 100 hystrix stream. Unfortunately, some wrong mixed circuit name (and threadpool names) appear in the dashboard and stay until reboot. For example, I have several circuits names:
(Hosts=300 but only 100 are actives)
In the dashboard, wrong mixed names appear, such as :
For the wrong circuit, the number of Hosts is only 1 and there is no traffic on it. It seems to be a temporary issue, but it stays in the Turbine stream until I reboot it.
Have anyone ever faced this issue? Any idea how to solve it or investigate?
Best regards, Tony.