Logstash: [jRuby] Fixnum is deprecated

Created on 23 Apr 2019  路  1Comment  路  Source: elastic/logstash

Since Logstash 7.0.0 (RPM) I'm facing this warning when installing:

/usr/share/logstash/vendor/bundle/jruby/2.5.0/gems/pleaserun-0.0.30/lib/pleaserun/platform/base.rb:112: warning: constant ::Fixnum is deprecated

In any case, I think it's a _jRuby_ related issue more than Logstash itself, right? If that's the case, please close this ticket.

Regards,
Jes煤s

Most helpful comment

A utility that we use to manage run configurations (pleaserun) uses a constant in the Ruby runtime that has been deprecated and will eventually be removed in a future version of Ruby.

I have filed an issue onpleaserun here: https://github.com/jordansissel/pleaserun/issues/142

>All comments

A utility that we use to manage run configurations (pleaserun) uses a constant in the Ruby runtime that has been deprecated and will eventually be removed in a future version of Ruby.

I have filed an issue onpleaserun here: https://github.com/jordansissel/pleaserun/issues/142

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cschotke picture cschotke  路  3Comments

max-wittig picture max-wittig  路  4Comments

dvic picture dvic  路  3Comments

bobbyhubbard picture bobbyhubbard  路  3Comments

molitoris picture molitoris  路  3Comments