I'll also set the logbuf size to 1000 in the logging macros to work
around the problem.

On Aug 29, 9:15 pm, "Doug Judd" <[EMAIL PROTECTED]> wrote:
> Thanks, Josh!  I uploaded your patch to the hypertable web site 
> (http://www.hypertable.org/pub/0003-Fixed-bug-in-StringUtil-vform.patch) and
> updated the README to include instructions on how to patch the source 
> (seehttp://github.com/nuggetwheat/hypertable/commit/07f546a5eaf87c180183f...
> ).
>
> - Doug
>
> On Fri, Aug 29, 2008 at 6:43 PM, Joshua Taylor <[EMAIL PROTECTED]>wrote:
>
> > I've been having problems with RangeServer crashing in log4cpp when it has
> > long log messages.  The one that has been killing me is in
> > split_notify_master when the row keys involved are in the 400-900 byte
> > range.
>
> > When log4cpp tries to format something over 1023 characters, it blows up.
> > It has some code in place to handle long log messages, but apparently it has
> > never been tested because it is broken.  The code has been broken for the
> > last 5 years, up to and including the recent 1.0 release of log4cpp.  I've
> > submitted a test case and fix to the SourceForge project.  I've attached the
> > fix, in case other people are having the same problem.  The patch is taken
> > against the 1.0 code base, but according to their CVS, these files haven't
> > changed in 5 years, so you can probably apply it to older versions too.
>
> > Josh
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Hypertable Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/hypertable-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to