Class TestReindexConcurrentModificationsServer

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.indexing.TestReindexConcurrentModificationsServer

public class TestReindexConcurrentModificationsServer extends BaseJiraFuncTest
  • Constructor Details

    • TestReindexConcurrentModificationsServer

      public TestReindexConcurrentModificationsServer()
  • Method Details

    • setUp

      public void setUp()
    • tearDown

      public void tearDown()
    • concurrentIssueEditAndDeleteShouldNotLeaveTheIssueInIndex

      public void concurrentIssueEditAndDeleteShouldNotLeaveTheIssueInIndex() throws Exception
      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()