| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| RedmineID |
4204
|
| Version |
tigase-server-7.1.0
|
| Spent time |
0
|
Issue Votes (0)
Watchers (0)
| Type |
Bug
|
| Priority |
Normal
|
| Assignee | |
| RedmineID |
4204
|
| Version |
tigase-server-7.1.0
|
| Spent time |
0
|
In
tigase.server.BasicComponent.getStatistics(StatisticsList)we have following code (introduced in #3364):Which results in:
this information being printed at the most basic statistics level;
being included in the statistics of every component.
I think moving it to
cl-compwould be a good idea?