Palash Chauhan
Palash Chauhan
@shahrs87 Permission*ITs fail because a regular user created in these tests does not have permissions to list the decom region servers i.e. `admin.getRegionServers()` works but `admin.getRegionServers(true)` does not. Does it...
@virajjasani Here is the stack trace from one of the tests in `PermissionNSDisabledIT.java`. It occurs when we try to initialize list of live region servers in `CQSI.init()`. ``` java.lang.reflect.UndeclaredThrowableException at...
Latest test report: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1936/29/testReport/
This change needs hbase-2.6 as default.