Fri Aug 05 20:44:07 2011garth [...] wikia-inc.com - Ticket created
Subject:
OOM errors for large files
Date:
Fri, 5 Aug 2011 17:43:55 -0700
To:
bug-file-tail-dir [...] rt.cpan.org
From:
Garth Webb <garth [...] wikia-inc.com>
File::Tail::Dir does this on line 662 in function _process_event:
if (my @lines = readline($fh)) {
If the file is larger than the available memory, this line will cause the
script using File::Tail::Dir to be killed. This makes processing large log
files with this module impossible.
Garth
Fri Aug 03 02:26:06 2012JJSCHUTZ [...] cpan.org - Correspondence added
Has been addressed in version 0.12.
Fri Aug 03 02:26:06 2012The RT System itself - Status changed from 'new' to 'open'
Fri Aug 03 02:26:06 2012JJSCHUTZ [...] cpan.org - Status changed from 'open' to 'resolved'