Colin Patrick McCabe created HTRACE-24:
------------------------------------------
Summary: htraced: process id should be a string
Key: HTRACE-24
URL: https://issues.apache.org/jira/browse/HTRACE-24
Project: HTrace
Issue Type: Bug
Reporter: Colin Patrick McCabe
Assignee: Colin Patrick McCabe
Process ID is treated as a string in the java code, but is a number in the go
code due to an oversight. It makes sense for it to be a string, since it's
usually going to be the daemon's process name (that's the default from
{{Tracer.java}})
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)