Gabriele Ricciardi created CELIX-115:
----------------------------------------
Summary: logservice bundle entries list grows indefinitely
Key: CELIX-115
URL: https://issues.apache.org/jira/browse/CELIX-115
Project: Celix
Issue Type: Improvement
Components: Log Service
Affects Versions: 1.0.0-incubating
Reporter: Gabriele Ricciardi
Log entries list (log->entries) grows indefinitely, since every call to
log_addEntry function simply add an element to log->entries. This can be a
problem on long run sessions. Maybe it should be implemented as a circular list
with a fixed number of entries?
--
This message was sent by Atlassian JIRA
(v6.2#6252)