Uploaded image for project: 'Tupelo'
  1. Tupelo
  2. TUP-323

closing memory context destroys indexes, leading to inappropriate failure modes

XMLWordPrintableJSON

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.4.3
    • None
    • None
    • None

      this is a "feature" but badly breaks RollingPurgeServlet in 2.4.3 in the case where the server is backed with a MemoryContext.

      the failure mode is a null pointer exception; an OperatorException should be thrown that indicates that the context needs to be opened.

      in a larger sense the Context lifecycle needs to be refactored by moving open/close semantics into sessions, and a workaround needs to be put in place for 2.4.x.

              futrelle Joe Futrelle (Inactive)
              futrelle Joe Futrelle (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: