[GitHub] [hbase] ndimiduk commented on pull request #4191: HBASE-26813 Remove javax.ws.rs-api dependency

2022-03-16 Thread GitBox
ndimiduk commented on pull request #4191: URL: https://github.com/apache/hbase/pull/4191#issuecomment-1069275593 I did some manual testing of this patch by creating the assembly tarball, running standalone hbase and a REST server, and issuing various commands using curl. Everything worked

[GitHub] [hbase] ndimiduk commented on pull request #4191: HBASE-26813 Remove javax.ws.rs-api dependency

2022-03-10 Thread GitBox
ndimiduk commented on pull request #4191: URL: https://github.com/apache/hbase/pull/4191#issuecomment-1064369248 The unit test suite is basically passing, so that's a good sign. I'd like to manually test the system and the REST gateway. Since I'm here, I'm considering also removing all of

[GitHub] [hbase] ndimiduk commented on pull request #4191: HBASE-26813 Remove javax.ws.rs-api dependency

2022-03-09 Thread GitBox
ndimiduk commented on pull request #4191: URL: https://github.com/apache/hbase/pull/4191#issuecomment-1063101663 With this change `TestSecureRESTServer` passes locally. Seems plausible that we're good? -- This is an automated message from the Apache Git Service. To respond to the message