Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-11678

[GSS](7.1.0) EJB subsystem thread-pool statistics largest-thread-count is counting threads instead of show the peak of parallel use

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • 7.0.6.GA
    • EJB
    • None
    • Hide

      Use a simple EJB scheduled timer and see that the largest-thread-count is increased for every invocation.

      Show
      Use a simple EJB scheduled timer and see that the largest-thread-count is increased for every invocation.

    Description

      The description of "largest-thread-count" is
      => "The largest number of threads that have ever simultaneously been in the pool."

      But the behaviour at runtime shows that it is handled similar to task-count.
      If only one thread is used it will increased for every invocation until max-threads.
      As result the largest-thread-count is == max-threads after a short time.

      The helpful metrict to check whether the threads are exhaused is missing!

      Attachments

        Issue Links

          Activity

            People

              chaowan@redhat.com Chao Wang
              rhn-support-wfink Wolf Fink
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: