Skip to content

Logstash 2.0 should require Java 8 #3877

@jordansissel

Description

@jordansissel

Oracle marked the EOL of Java 7 in April 2015, and as of July 2015 they no longer provide downloads for Java 7.

Logstash 2.0 is a good time to upgrade to Java 8. Benefits being:

  • This version of Java still receives improvements
  • concurrent-ruby (a dependency library) will require Java 8 for v1.0
  • We can explore using JSR-310, the new Java 8 Date/Time tooling as a replacement to Joda-Time. Benefit that it's native and supports nanosecond-precise times (Joda is millisecond-precise).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions