Andrew Kyle Purtell created HBASE-28864:
-------------------------------------------
Summary: NoMethodError undefined method assignment_expression?
Key: HBASE-28864
URL: https://issues.apache.org/jira/browse/HBASE-28864
Project: HBase
Issue Type: Bug
Components: shell
Affects Versions: 3.0.0-beta-1, 4.0.0-alpha-1, 2.7.0
Reporter: Andrew Kyle Purtell
Assignee: Andrew Kyle Purtell
Fix For: 4.0.0-alpha-1, 2.7.0, 3.0.0-beta-2
After HBASE-28250 Bump jruby to 9.4.8.0 to fix snakeyaml CVE after every
command the message "NoMethodError undefined method assignment_expression?" is
printed.
This is called from code copied from
https://github.com/ruby/irb/blob/v1.4.2/lib/irb.rb . The fix is to also copy
over the definition of `assignment_expression`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)