ever-been / everBeen

EverBEEN is a generic benchmarking environment focused on platform-independent middleware benchmarking.
www.everbeen.cz
GNU Lesser General Public License v3.0
7 stars 3 forks source link

Task logs from both persistence and distributed queue #219

Open radek-macha opened 9 years ago

radek-macha commented 9 years ago

So far, the task logs feature only polls the ObjectRepository for log messages. This causes problems when no ObjectRepository is running and newly created log messages are not viewable. We skipped this problem during EverBEEN implementation - reconsider a merging policy for messages from distributed queue with messages from ObjectRepository.