Class TestReindexConcurrentModificationsServer
java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.indexing.TestReindexConcurrentModificationsServer
-
Field Summary
Fields inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.jira.functest.framework.BaseJiraFuncTest
getAssertions, getBackdoor, getEnvironmentData, getTester
-
Constructor Details
-
TestReindexConcurrentModificationsServer
public TestReindexConcurrentModificationsServer()
-
-
Method Details
-
setUp
public void setUp() -
tearDown
public void tearDown() -
concurrentIssueEditAndDeleteShouldNotLeaveTheIssueInIndex
There is a corresponding DC test in it.com.atlassian.jira.plugins.ha.func.ReindexConcurrentModificationsTest#concurrentIssueEditAndDeleteShouldNotLeaveTheIssueInIndex- Throws:
Exception
-
concurrentIssueCustomFieldUpdateWithLongLivingThreadShouldNotCauseStaleIndexValue
public void concurrentIssueCustomFieldUpdateWithLongLivingThreadShouldNotCauseStaleIndexValue() -
concurrentIssueSubtaskConversionAndReindexShouldNotCauseStaleIndexValue
public void concurrentIssueSubtaskConversionAndReindexShouldNotCauseStaleIndexValue() -
concurrentIssueLabelsModificationAndReindexShouldNotCauseStaleIndexValue
public void concurrentIssueLabelsModificationAndReindexShouldNotCauseStaleIndexValue() -
concurrentIssueFixVersionModificationAndReindexShouldNotCauseStaleIndexValue
public void concurrentIssueFixVersionModificationAndReindexShouldNotCauseStaleIndexValue() -
concurrentIssueComponentsModificationAndReindexShouldNotCauseStaleIndexValue
public void concurrentIssueComponentsModificationAndReindexShouldNotCauseStaleIndexValue()
-