arvindKandpal-ksolves commented on PR #8015:
URL: https://github.com/apache/hbase/pull/8015#issuecomment-4169582575

   I've raised the backport for branch-2.6:
   
   - Cherry-picked the commit from master and amended the message.
   - Handled the same minor merge conflict in hirb.rb as in branch-2.5 to 
accommodate the older JRuby output_value method signature (0 arguments). The 
core fix remains completely intact.
   - Ran comprehensive manual tests on a local standalone cluster. Triggering 
bad syntax (list_namespace, 'ns.*') and assignments (list = 10) successfully 
logged the expected WARN messages and caught the SyntaxError.
   - Validated that the shell binding remained perfectly healthy afterward by 
executing cluster commands (create, put, scan, drop), which all succeeded 
without issues.
   - Will proceed to branch-3 next!
   
   cc @NihalJain @Apache9 @liuxiaocs7 @vaijosh


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to