On Wed 05 Mar 2014 12:33:56 PM PST, David Birdsong wrote:
I noticed while pouring over udp_input.go that the address line will
allow for a "fd:10" where 10 is a should be a UDP file descriptor
inherited by the parent.

Indeed.

Are you guys using this?

No, not yet, as your discovery indicates.

How? Circus will hand over a FD on the
command line, is there a syntax to specify toml on heka's command line?

You hit it on the head here. This was specifically added so Heka would work with Circus. When it was added, Heka was still a prototype and didn't yet have a config system, *all* settings were on the command line. It worked at the time, but clearly we're not using it because we didn't even notice that interop with the command line was gone. I've added a ticket to re-add support for setting config values from the command line: https://github.com/mozilla-services/heka/issues/594.

Any plan to add this to tcp_input.go?

Seems reasonable.

-r

_______________________________________________
Heka mailing list
[email protected]
https://mail.mozilla.org/listinfo/heka

Reply via email to