[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-5.3'
Florian Forster
octo at verplant.org
Fri Aug 29 07:03:50 CEST 2014
.../collectd/java/GenericJMXConfConnection.java | 2 -
contrib/redhat/collectd.spec | 7 ++-
src/java.c | 64 ++++++--------------
3 files changed, 23 insertions(+), 50 deletions(-)
New commits:
commit e2f2a97fd838047ae4d9d4e331f11d104761bbdf
Author: Florian Forster <octo at google.com>
Date: Thu Aug 28 20:55:45 2014 +0200
GenericJMXConfConnection: Remove unused imports.
commit 513a5cafb5c18c375d1f7206adeee7cb5cb6251c
Author: Florian Forster <octo at google.com>
Date: Thu Aug 28 20:41:25 2014 +0200
java plugin: Make sure cjni_thread_detach() is called on all paths.
Each call to cjni_thread_attach() much be accompanied by
a call to cjni_thread_detach(). Some error handling cases were missing
the call, potentially locking the plugin up.
commit b14c25da066052f9f8001880c8fd57f14539ec5e
Author: Kevin Bowling <kevin.bowling at kev009.com>
Date: Thu Aug 14 02:30:45 2014 -0700
EL <6 provide perl-ExtUtils-Embed with base perl
Conflicts:
contrib/redhat/collectd.spec
More information about the collectd-changes
mailing list