You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (Jira)" <ji...@apache.org> on 2020/11/09 22:47:00 UTC

[jira] [Resolved] (HBASE-20598) Upgrade to JRuby 9.2

     [ https://issues.apache.org/jira/browse/HBASE-20598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Busbey resolved HBASE-20598.
---------------------------------
    Hadoop Flags: Incompatible change
    Release Note: 
<!-- markdown -->
The HBase shell now relies on JRuby 9.2. This is a new major version change for JRuby. The most significant change is Ruby compatibility changed from Ruby 2.3 to Ruby 2.5. For more detailed changes please see [the JRuby release announcement for the start of the 9.2 series](https://www.jruby.org/2018/05/24/jruby-9-2-0-0.html) as well as the [general release announcement page for updates since that version](https://www.jruby.org/news).

The runtime dependency versions present on the server side classpath for the Joni (now 2.1.31) and JCodings (now 1.0.55) libraries have also been updated to match those found in the JRuby version shipped with HBase. These version changes are maintenance releases and should be backwards compatible when updated in tandem.
      Resolution: Fixed

> Upgrade to JRuby 9.2
> --------------------
>
>                 Key: HBASE-20598
>                 URL: https://issues.apache.org/jira/browse/HBASE-20598
>             Project: HBase
>          Issue Type: Bug
>          Components: dependencies, shell
>            Reporter: Josh Elser
>            Assignee: Norbert Kalmár
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.4.0
>
>         Attachments: HBASE-20598.001.patch, HBASE-20598.002.patch
>
>
> [~mdrob] pointed out that there's a JRuby 9.2 release. We should see if we can get ourselves onto that from our current 9.1 release line.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)