NihalJain commented on PR #6783:
URL: https://github.com/apache/hbase/pull/6783#issuecomment-2866228110

   > Verified the changes and updated at 
https://issues.apache.org/jira/browse/HBASE-29227
   > 
   > Copy pasting here..
   > 
   > 
   > 
   > ---
   > 
   > # Summary of Jetty 9 to Jetty 12 with EE8 Upgrade Testing for HBase
   > 
   > 
   > 
   > ## Environment Setup
   > 
   > 
   > 
   > - **Task**: Set up a distributed HBase environment with Kerberos and SSL 
enabled (built with [PR #6783](https://github.com/apache/hbase/pull/6783/) and 
commit `634c6820754ecb3d976c5360e9afcf3c0b42873d`)
   > 
   > - **Status**: Completed
   > 
   > - **Components Tested**: Master, RegionServer, REST, Thrift
   > 
   > 
   > 
   > ## Tests Conducted
   > 
   > 
   > 
   > ### 1. Basic Sanity Check
   > 
   > 
   > 
   > - **Task**: Verify basic HBase CRUD and admin operations via shell.
   > 
   > - **Status**: Passed
   > 
   > 
   > 
   > ### 2. User Interfaces (UIs)
   > 
   > 
   > 
   > - **Master UI with SSL**: Passed
   > 
   > - **RegionServer UI with SSL**: Passed
   > 
   > - **REST Server UI with SSL**: Passed
   > 
   > - **Thrift Server UI with SSL**: Passed
   > 
   > - **Note**: Verified almost all web pages except for profiler servlet.
   > 
   > 
   > 
   > ### 3. REST Server
   > 
   > 
   > 
   > - **Task**: Perform basic CRUD operations with SSL.
   > 
   > - **Status**: Passed
   > 
   > 
   > 
   > ### 4. Thrift Server
   > 
   > 
   > 
   > - **Task**: Run Thrift demo client.
   > 
   > - **Status**: Passed
   > 
   > 
   > 
   > ### 5. LDAP Setup in Web UI
   > 
   > 
   > 
   > - **Task**: Test LDAP-based UI login.
   > 
   > - **Status**: Passed
   > 
   > 
   > 
   > ### 6. Misc UI Security Settings
   > 
   > 
   > 
   > - **Task**: Verify the following security configurations:
   > 
   >   - `hbase.master.ui.readonly=false`
   > 
   >   - `hbase.http.filter.no-store.enable=true`
   > 
   >   - `hbase.security.authentication.ui.config.protected=true`
   > 
   >   - `hadoop.security.instrumentation.requires.admin=true`
   > 
   >   - etc.
   > 
   > - **Status**: Passed
   > 
   > 
   > 
   > ---
   > 
   > 
   > 
   > Please let me know if any further testing is needed.
   > 
   > 
   > 
   > CC: @stoty @Apache9 @ndimiduk @apurtell 
   
   FYR


-- 
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: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to