Default queue size is not applied in Spring Boot Starter

XMLWordPrintable

      That means the queue size is Integer.MAX_VALUE by default. This has two effects:

      • Jobs will always immediately be acquired, regardless how full the queue already is
      • The thread pool will never grow beyond core pool size, because that only happens when the queue is full

        This is the controller panel for Smart Panels app

              Assignee:
              Thorben Lindhauer
              Reporter:
              Thorben Lindhauer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: