Logstash: [meta] JRuby 9k stability

Created on 16 Aug 2017  路  6Comments  路  Source: elastic/logstash

This is a meta issue to track the JRuby 9k integration stability issues in LS 6.

  • [x] JRuby JIT issue jruby/jruby#4739, #7999, #8008, #8030
JRuby 9K blocker bug v6.0.0

All 6 comments

All of these issues appear to be the same things, summarized with a reproduction and possible fixes in jruby/jruby#4739.

I updated the description to reflect that all issues reported were in fact related to the same JRuby JIT issue and should be solved in upcoming 9.1.13.0.

I was going to suggest we test against a 9.1.13.0 snapshot but I can't find recent nightly builds.

Thank you for pointing out the missing 9.1.x snapshots. I believe this is simply an oversight; we're still building two HEAD builds, but it's master and jruby-1_7, not master and jruby-9.1.*. I'll remedy this.

The JRuby CI nightlies have been reworked.

The snapshots/current and snapshots/previous dirs now hold the current development line (usually master) and previous maintained version line (currently 9.1.x).

Builds of 9.1.13.0 are available at http://ci.jruby.org/snapshots/previous/.

Builds of 9.2 (master) are available at http://ci.jruby.org/snapshots/current/.

Thanks @headius - really useful!

fixed thanks to JRuby 9.1.13.0 :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

bobbyhubbard picture bobbyhubbard  路  3Comments

ashangit picture ashangit  路  4Comments

OrangeDog picture OrangeDog  路  4Comments

jakelandis picture jakelandis  路  4Comments

cschotke picture cschotke  路  3Comments