[ 
https://issues.apache.org/jira/browse/ACCUMULO-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shawn Walker updated ACCUMULO-4191:
-----------------------------------
    Description: 
In {{TabletServerBatchWriter.MutationWriter.queueMutations(...)}} (line 736), 
HTrace {{Span}}'s are not properly propagated across thread boundaries.  
Consequently, tracing doesn't propagate into 
{{TabletServerBatchWriter.SendTask.send(...)}}, and so the {{sendMutation}} 
event is not logged.

This can cause {{ShellServerIT.trace(...)}} to fail.

  was:
In {{TabletServerBatchWriter.MutationWriter.queueMutations(...)}} (line 736), 
HTrace {{Span}}s are not properly propagated across thread boundaries.  
Consequently, tracing doesn't propagate into 
{{TabletServerBatchWriter.SendTask.send(...)}}, and so the {{sendMutation}} 
event is not logged.

This can cause {{ShellServerIT.trace(...)}} to fail.


> Tracing on client can sometimes lose "sendMutations" events.
> ------------------------------------------------------------
>
>                 Key: ACCUMULO-4191
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4191
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Shawn Walker
>            Assignee: Shawn Walker
>            Priority: Minor
>
> In {{TabletServerBatchWriter.MutationWriter.queueMutations(...)}} (line 736), 
> HTrace {{Span}}'s are not properly propagated across thread boundaries.  
> Consequently, tracing doesn't propagate into 
> {{TabletServerBatchWriter.SendTask.send(...)}}, and so the {{sendMutation}} 
> event is not logged.
> This can cause {{ShellServerIT.trace(...)}} to fail.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to