From c6517b916d9bb463fa08e4d1c2ba9c44ab24a151 Mon Sep 17 00:00:00 2001 From: Frank Maritato Date: Tue, 5 Oct 2010 20:15:17 +0000 Subject: [PATCH] added 1.0.0 changes git-svn-id: https://lwes.svn.sourceforge.net/svnroot/lwes/lwes-journaller-java/trunk@592 a2f82657-cdd2-4550-bd36-68a8e7111808 --- ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index b2eda46..0b7fb44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,9 @@ -=== 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. Also added this support to the dejournaller. +* Dejournaller provided as an executable jar. * 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