Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-1272

Better clustering support for DiskPageStore

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.0-final
    • 1.3.1
    • wicket
    • None

    Description

      When session from nodeA gets replicated to nodeB, store the page being replicated in nodeB diskpagestore immediately, rather then keeping it in nodeB session. This has two benefits

      • Back button support when nodeA gets down and the sessions originating from nodeA are served by nodeB
      • Much lower memory consumption, as the pages from nodeA don't need to be in session on nodeB (because they are stored on disk)

      Attachments

        Activity

          People

            knopp Matej Knopp
            knopp Matej Knopp
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: