[ https://issues.apache.org/jira/browse/HTRACE-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Colin Patrick McCabe resolved HTRACE-24. ---------------------------------------- Resolution: Fixed > 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 > Attachments: HTRACE-24.001.patch > > > 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)