[erlang-questions] rpc, group_leader, and logging errors
David Welton
davidnwelton@REDACTED
Wed Feb 25 11:39:18 CET 2015
Hi,
I opened a pull request against OTP, but then closed it when I
realized it may not do what I want:
https://github.com/erlang/otp/pull/629
The problem is that we have C and Java nodes that occasionally send
bad rpc's. It'd be very nice to be able to log/diagnose that on the
Erlang system rather than relying on the Java system to receive the
bad rpc message, and then send it back to Erlang again or something
similarly circuitous.
Ideas on how to best accomplish this?
--
David N. Welton
http://www.welton.it/davidw/
http://www.dedasys.com/
More information about the erlang-questions
mailing list