XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.3.1.CR1, 7.3.1.GA
    • 7.0.0.GA, 7.2.0.GA.CR1
    • EE
    • None

    Description

      Getting WFLYEE0112: The core-threads value must be greater than 0 when the queue-length is 0.
      queue-length="0" core-threads="0" should be allowed to enable direct hand off
      and get REJECT exceptions.

      Right now direct hand off is possible setting core-threads=1 but then no REJECT exceptions are thrown.

      Use case:queueSize=0, coreSize=0, maxSize=16 and have direct handoff. there will be no REJECT unless we try to submit more than maxSize tasks concurrently. if we submit more than maxSize concurrently, we expect to see REJECT.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-tmiyargi Teresa Miyar Gil (Inactive)
              rhn-support-tmiyargi Teresa Miyar Gil (Inactive)
              Richard Janik Richard Janik
              Richard Janik Richard Janik
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: