public class TestReindexConcurrentModificationsServer extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule| Constructor and Description |
|---|
TestReindexConcurrentModificationsServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
concurrentIssueComponentsModificationAndReindexShouldNotCauseStaleIndexValue() |
void |
concurrentIssueCustomFieldUpdateWithLongLivingThreadShouldNotCauseStaleIndexValue() |
void |
concurrentIssueEditAndDeleteShouldNotLeaveTheIssueInIndex()
There is a corresponding DC test in
it.com.atlassian.jira.plugins.ha.func.ReindexConcurrentModificationsTest#concurrentIssueEditAndDeleteShouldNotLeaveTheIssueInIndex
|
void |
concurrentIssueFixVersionModificationAndReindexShouldNotCauseStaleIndexValue() |
void |
concurrentIssueLabelsModificationAndReindexShouldNotCauseStaleIndexValue() |
void |
concurrentIssueSubtaskConversionAndReindexShouldNotCauseStaleIndexValue() |
void |
setUp() |
void |
tearDown() |
getAssertions, getBackdoor, getEnvironmentData, getTesterpublic TestReindexConcurrentModificationsServer()
public void setUp()
public void tearDown()
public void concurrentIssueEditAndDeleteShouldNotLeaveTheIssueInIndex()
throws Exception
Exceptionpublic void concurrentIssueCustomFieldUpdateWithLongLivingThreadShouldNotCauseStaleIndexValue()
public void concurrentIssueSubtaskConversionAndReindexShouldNotCauseStaleIndexValue()
public void concurrentIssueLabelsModificationAndReindexShouldNotCauseStaleIndexValue()
public void concurrentIssueFixVersionModificationAndReindexShouldNotCauseStaleIndexValue()
public void concurrentIssueComponentsModificationAndReindexShouldNotCauseStaleIndexValue()
Copyright © 2002-2024 Atlassian. All Rights Reserved.