Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-3404

Major performance degradation from JBoss 7.1 to Wildfly 8.0.0-Final.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 9.0.0.Final
    • 8.0.0.Final
    • None
    • None
    • Hide

      Rolled back to Jboss 7.1

      Show
      Rolled back to Jboss 7.1

      I have deployed my application to Wildfly 8.0.0 Final and it is almost unusable now. We have rolled back to JBoss 7.1 (same application WARs) and it works fine.

      Specifically what seems to be slow is our SOAP web services are taking up to 8 to 10 seconds to respond. We have user concurrency of probably 10-30 users at once hitting these services every 10 seconds or so.

      On JBoss 7.1 these services all respond sub-second. The database is totally unburdened and the server is 90% idle all the time.

      We have one service endpoint that is a Comet queue wait call. Probably 10 users are waiting on that. Did something change between JBoss 7 and Wildfly 8 that might cause that to not work now? (e.g. too small a thread pool that blocks until the 10 second comet call breaks on a timeout?)

      We will try 8.1.0CR2 but I wanted to report we're investigating this and see if you can help us. Thanks!

            jgreene@redhat.com Jason Greene
            timothyheider Timothy Heider (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: