Projects tigase _server tigase-pubsub Issues #135
Cache usage statistics are not collected/computed correctly (#135)
Closed
wojciech.kapcia@tigase.net opened 1 year ago
No description
Andrzej Wójcik (Tigase) commented 1 year ago

Not all methods in LRUCache are properly incrementing counters, resulting in requests not being increment, ie. in case of putIfAbsent method.

Andrzej Wójcik (Tigase) commented 1 year ago

The issue was fixed and JavaDoc was added to describe the differences between 2 cache classes. PR at https://github.com/tigase/tigase-pubsub/pull/20

wojciech.kapcia@tigase.net commented 1 year ago

Looks ok. Could you add unittest (or improve tigase.pubsub.utils.CacheTest, which is ignored) for it? To improve test coverage?

Should we consider #issue #92 as finished as well?

Andrzej Wójcik (Tigase) commented 1 year ago

I've improved test cases. I think we should.

wojciech.kapcia@tigase.net batch edited 4 months ago
Name Previous Value Current Value
Iterations
empty
tigase-server-8.4.0
issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Version
tigase-server-8.4.0
Iterations
Issue Votes (0)
Watchers (2)
Reference
tigase/_server/tigase-pubsub#135
Please wait...
Page is in error, reload to recover