[ 
https://issues.apache.org/jira/browse/ACCUMULO-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14268849#comment-14268849
 ] 

Christopher Tubbs commented on ACCUMULO-2641:
---------------------------------------------

There's a problem with the patches that were applied. The build is not 
reproducible, because enabling the thrift profile -Pthrift clobbers the TInfo 
class. I don't know if it's related to the changes applied here, or another 
issue involving TInfo, but the reproducibility issue should be fixed before we 
ship.

> scan id not set in org.apache.accumulo.core.client.admin.ActiveScan
> -------------------------------------------------------------------
>
>                 Key: ACCUMULO-2641
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2641
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.4.4, 1.5.1
>            Reporter: Ed Coleman
>            Assignee: Ed Coleman
>            Priority: Blocker
>             Fix For: 1.6.2, 1.7.0
>
>         Attachments: ACCUMULO-2641.patch
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Trying to profile some long running scans I tried to use the getScanid() 
> method on ActiveScan, but it always returned 0.
> Looking at the class, it seems that the value is never set.  There is a 
> getter but no setter and it is not set in the constructor.
> Also, it seems that the scanid is not included in the thrift ActiveScan so a 
> fix will not be a simple as just setting scanid in the constructor.



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

Reply via email to