From e5883458b9fd420e821a418afd2252844827c940 Mon Sep 17 00:00:00 2001 From: Frank Maritato Date: Tue, 5 Oct 2010 20:15:25 +0000 Subject: [PATCH] added 1.0.0 changes git-svn-id: https://lwes.svn.sourceforge.net/svnroot/lwes/lwes-journaller-java/tags/1.0.0@593 a2f82657-cdd2-4550-bd36-68a8e7111808 --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b2eda46..e9cfe0e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ -=== Version 0.0.7 === +=== Version 1.0.0 === +* JMX added for monitoring. +* Refactored the Event Handlers. +* Added SequenceFileEventHandler to output events to sequence files for use +with hadoop. * Journaller will now emit a couple of events that can be used to monitor it's health. ** Journaller::Health -- emitted when a message is received and enough time has elapsed since the last one. Contains the timestamp, the number of events emitted and the interval at which -- 2.11.4.GIT