Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-2698

Upgrade Jetty Version

    XMLWordPrintableJSON

Details

    • Dependency upgrade
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.0, 1.5.1, 1.7.0
    • 1.9.0
    • Web

    Description

      Flume depends on Jetty 6

            <dependency>
              <groupId>org.mortbay.jetty</groupId>
              <artifactId>jetty-util</artifactId>
              <version>6.1.26</version>
            </dependency>
      

      Which was EOL (End of Life) back in 2010 and is no longer fit for production use (without heavy customizations and modifications like Google does for GAE, just to keep it safe and vulnerability free)

      Jetty was moved to Eclipse.org back during the Jetty 7 days.

      http://eclipse.org/jetty/

      Note that Jetty 7 and Jetty 8 are now also EOL (as of 2014)

      Jetty 9 is the only stable and supported version of Jetty now.

      Attachments

        1. jetty-6-http-test.csv
          0.2 kB
          Ferenc Szabo
        2. jetty-9-https-test.csv
          0.2 kB
          Ferenc Szabo
        3. jetty-6-https-test.csv
          0.2 kB
          Ferenc Szabo
        4. HttpSourceLoadTest.jmx
          18 kB
          Ferenc Szabo
        5. jetty-9-http-test.csv
          0.2 kB
          Ferenc Szabo

        Activity

          People

            tmgstev Tristan Stevens
            joakime Joakim Erdfelt
            Votes:
            4 Vote for this issue
            Watchers:
            13 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: