NihalJain commented on PR #7422: URL: https://github.com/apache/hbase/pull/7422#issuecomment-3461896480
Build code locally and ran following tests: ``` mvn test -pl hbase-rest,hbase-http,hbase-auth-filters ``` Waiting for build result to see if all works fine. Also, if the amount of new code being copied looks acceptable, can work on following efforts to get this in: - Test on a real setup with/without ldap for ui - Figure out how we deal with Curator usage. Relax for now, do as another task? - Clean pom.xml for the new module - Add back tests/classes, whichever are relevant and fix them as per hbase test framework - Fix imports - Reformat code - etc -- 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]
