Xiao Liu created HBASE-29886:
--------------------------------
Summary: list_namespace will throw instance vars on non-persistent
Java type warning
Key: HBASE-29886
URL: https://issues.apache.org/jira/browse/HBASE-29886
Project: HBase
Issue Type: Bug
Reporter: Xiao Liu
Assignee: Xiao Liu
Fix For: 3.0.0-beta-2
When executing the list_namespace command, we encounter a warning
(admin.rb:1487: warning: instance vars on non-persistent Java type
Java::JavaUtilRegex::Matcher (https://github.com/jruby/jruby/wiki/Persistence)
default), which is quite confusing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)