You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Attila Bukor (Jira)" <ji...@apache.org> on 2021/05/11 14:47:00 UTC

[jira] [Created] (KUDU-3281) ShouldGCWals/ParticipantCopyITest.TestCopyParticipantOps is flaky

Attila Bukor created KUDU-3281:
----------------------------------

             Summary: ShouldGCWals/ParticipantCopyITest.TestCopyParticipantOps is flaky
                 Key: KUDU-3281
                 URL: https://issues.apache.org/jira/browse/KUDU-3281
             Project: Kudu
          Issue Type: Bug
            Reporter: Attila Bukor


Flaky dashboard currently shows 2.25% flaky rate on txn_participant-itest because of this failure:

{code}
ShouldGCWals/ParticipantCopyITest.TestCopyParticipantOps/0: test_workload.cc:298] Already present: key already present
    @     0x7f928a0be1f1 google::(anonymous namespace)::FailureSignalHandler() at ??:0
    @     0x7f9287bf2fb7 gsignal at ??:0
    @     0x7f9287bf4921 abort at ??:0
    @     0x7f9290443bb8 kudu::TestWorkload::GetNumberOfErrors() at ??:0
    @     0x7f9290445599 kudu::TestWorkload::WriteThread() at ??:0
    @     0x7f928b3bb8df execute_native_thread_routine at ??:0
    @     0x7f928bb4b6db start_thread at ??:0
    @     0x7f9287cd571f clone at ??:0
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)