Confirmed users
125
edits
(→Heka) |
|||
| Line 16: | Line 16: | ||
== Metrics (benbangert/rmiller/vng/trink) == | == Metrics (benbangert/rmiller/vng/trink) == | ||
=== Heka === | === Heka === | ||
* heka-node node.js client whipped into shape and now working against latest Heka | |||
* Got a working windows build | |||
* Now have separate pools for each decoder type instead of one pool for all decoders | |||
* Moved primary log parsing / data extraction functionality out of the router and into a decoder so regex-related slowness won't put back-pressure on the entire system | |||
* Lots of work on a reconnection infrastructure for plugins that need to survive transient outages of an upstream connection | |||
* Lots of work on AMQP input and output plugins | |||
* Added limits to the number of messages sandboxed filters are able to generate to help prevent malicious filters causing DoS | |||
* Fixed occasional deadlock that was the result of plugin trying to inject a message into the router when that very plugin was causing the router to be blocked | |||
== Sync (telliott) == | == Sync (telliott) == | ||
== SimplePush (jr) == | == SimplePush (jr) == | ||