d-c-manning commented on pull request #1999: URL: https://github.com/apache/hbase/pull/1999#issuecomment-652085805
@virajjasani I created a new PR to add only the test to `master`: https://github.com/apache/hbase/pull/2004 - hopefully it would also cleanly apply to `branch-2`. This PR will still be required for `branch-1`, as it has the fix for `JSONBean.java` and the same test cannot run in both `master` and `branch-1` without changes. I made some changes to more closely align the tests (getting rid of dependency on `ObjectMapper` and replacing with `gson`) but there are still differences. This should be good to go now, using these two PRs. FYI @bharathv @apurtell ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
