Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-4300

expand configuration to allow for Jetty session cache file configuration

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • conf
    • None

    Description

      Currently the built in Jetty session state in memory (a ConcurrentHashmap).  When Zeppelin is restarted the existing client browser sessions are lost, including the user's loggin state.

       

      With a few simple changes to some java files (namely ZeppelinServer and ZeppelinConfiguration), Jetty can be configured and started with session persistence.

       

      This arguably could be the default configuration, but probably shouldn't be.  (KISS.)

       

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            stuinzuri Stu Thompson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: