Projects tigase _server tigase-pubsub Issues #94
NPE in cache (statistics gathering) and issue with MIX nodes being in PubSub cache (#94)
Closed
Andrzej Wójcik (Tigase) opened 4 years ago

NPE in cache (statistics gathering) and issue with MIX nodes being in PubSub cache

Andrzej Wójcik (Tigase) commented 4 years ago

After analysis, I've found out that NPEs were caused by NULL values being cached and nodes from MIX were loaded due to the fact that PubSub event (also fired in MIX) were propagated also to PubSub component. I've modified source code, to add filtering of PubSub events based on componentName, so that if PubSub component named pubsub fires an event it will be processed by all handlers but it is possible to filter out events coming from the component with a different name.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Spent time
4h 15m
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/tigase-pubsub#94
Please wait...
Page is in error, reload to recover