jicofo icon indicating copy to clipboard operation
jicofo copied to clipboard

“Feature list changed for” message printed at every check when updating a component

Open linkmauve opened this issue 7 years ago • 1 comments

After restarting biboumi with a newer version, Jicofo prints this message every 30s:

Jicofo 2017-04-14 15:44:05.310 GRAVE: [107] org.jitsi.jicofo.ComponentsDiscovery.discoverServices().279 Feature list changed for: irc.jabberfr.org

It should update the cached feature list once and then stop thinking this other component changed again.

linkmauve avatar Apr 14 '17 14:04 linkmauve

It is supposed to update the cached feature list. Are you able to debug this code ? https://github.com/jitsi/jicofo/blob/master/src/main/java/org/jitsi/jicofo/ComponentsDiscovery.java#L273

paweldomas avatar Apr 14 '17 14:04 paweldomas

Outdated

bgrozev avatar Jan 04 '23 20:01 bgrozev