[
https://issues.apache.org/jira/browse/HTRACE-237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin Patrick McCabe updated HTRACE-237:
----------------------------------------
Attachment: HTRACE-237.003.patch
* Remove extra includes
* log a message if {{SocketChannel#connect}} fails
* check {{SelectionKey#isConnectable}} before calling {{finishConnect}}
* remove some unused variables
* call {{InetSocketAddress#getHostString}} rather than
{{InetSocketAddress#getAddress}}, since the latter returns null for unresolved
addresses.
> Optimize htraced span receiver
> ------------------------------
>
> Key: HTRACE-237
> URL: https://issues.apache.org/jira/browse/HTRACE-237
> Project: HTrace
> Issue Type: Improvement
> Affects Versions: 4.0
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Attachments: HTRACE-237.001.patch, HTRACE-237.002.patch,
> HTRACE-237.003.patch
>
>
> Optimize htraced span receiver so that it supports double buffering and both
> the msgpack and REST transports.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)