Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-4134

RegionVersionVectorTest.doesNotHangIfOtherThreadChangedVersion has potential to hang

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • tests
    • None

    Description

      RegionVersionVectorTest.doesNotHangIfOtherThreadChangedVersion has potential to hang if the bug is reintroduced. The reason is that CompletableFuture cancel(true) does not interrupt the thread executing the task. Specifying an ExecutorService and invoking shutdownNow fixes this.

      Attachments

        Issue Links

          Activity

            People

              klund Kirk Lund
              klund Kirk Lund
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: