Uploaded image for project: 'Puppet Server'
  1. Puppet Server
  2. SERVER-2529

Add single-instance JRuby pool

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Done
    • None
    • None
    • None
    • None
    • Not Needed
    • See SERVER-2684 for release notes.
    • Needs Assessment

    Description

      Allow Puppet Server to run with either a JRuby pool or a single JRuby instance. (With a single JRuby instance, each request will come in as its own thread from jetty.)

      There should be a new setting to enable the pool, defaulting to pooled behavior for now.

      UPDATE
      This is implemented in jruby-utils, as an alternative backing pool model that hands out references to a single instance, instead of individual different instances, following the same API as the current multi-instance implementation. They can be toggled between, using a setting currently called multithreaded.

      Attachments

        Issue Links

          Activity

            People

              maggie Maggie Dreyer
              patrick Patrick Carlisle
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Zendesk Support