You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2016/01/12 05:11:39 UTC

[jira] [Updated] (ACCUMULO-4098) ConditionalWriterIT is failing

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

Keith Turner updated ACCUMULO-4098:
-----------------------------------
    Attachment: ACCUMULO-4098-1.patch

I was cursing the thrift upgrade when I bumped into this, but upon investigation I discovered that the thrift upgrade uncovered a problem in Accumulo.  The problem exists in 1.6 onward.   



> ConditionalWriterIT is failing
> ------------------------------
>
>                 Key: ACCUMULO-4098
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4098
>             Project: Accumulo
>          Issue Type: Bug
>            Reporter: Keith Turner
>            Assignee: Keith Turner
>            Priority: Blocker
>             Fix For: 1.8.0
>
>         Attachments: ACCUMULO-4098-1.patch
>
>
> I noticed that the ConditionalWriterIT was failing in master.   Using the following command with {{git bisect}} I tracked it down to commit {{3af75fc}} for ACCUMULO-4077 as the change which broke the IT.  Have not looked into why its failing yet.
> {noformat}
> mvn clean verify -Dit.test=ConditionalWriterIT -Dfindbugs.skip -Dcheckstyle.skip -Dtest=foo -DfailIfNoTests=false
> {noformat}



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