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

   Built code locally, extracted assembly, started a local cluster and started 
HBase REST server.
   1. Verified the landing page has the right page title, all the tabs are 
visible, hostname is displayed instead of portnumber and no error in page 
rendering.
   2. Verified /logLevel page is fixed with appropriate tabs, as expected and 
shown in [HBASE-20693](https://issues.apache.org/jira/browse/HBASE-20693)
   3. Verified newly added http://localhost:9093/processRest.jsp works as 
expected
   4. Verified newly added http://localhost:9093/dump page works as expected
   5. Verified all other pages like /logs, /jmx, /conf works as before
   6. Ran postman collection for basic CRUD test for REST at 
https://gist.github.com/NihalJain/7db91823bd140e41953a88eb3df56eae: All tests 
PASS
     - <img width="1787" alt="Screenshot 2024-02-29 at 9 09 16 PM" 
src="https://github.com/apache/hbase/assets/3429351/6ef19903-5395-4bb5-80d0-780f35668ae8";>
   
   


-- 
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