Skip to content

Revert "Merge branch 'NXCALS-4713-Random-NPE-in-Hbase-access' into 'develop'"

Marcin Sobieszek requested to merge revert-f680a6f3 into develop

Reverting as this change is causing:

2021-03-02 17:11:46.563 [ERROR] [ForkJoinPool.commonPool-worker-2] QueryProcessor - Exception while processing mock-system_nxcals_monitoring_dev8_byday
java.lang.RuntimeException: Unsuccessful call to remote service for method=EntityResourceClient#findBy(QueryDataCriteria), status=500: Internal Server Error: org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed after attempts=36, exceptions:
Tue Mar 02 16:11:46 GMT 2021, null, java.net.SocketTimeoutException: callTimeout=60000, callDuration=68477: Call to ithdp-nxcals-dev-6.cern.ch/188.184.102.174:16020 failed on local exception: org.apache.hadoop.hbase.ipc.FailedServerException: This server is in the failed servers list: ithdp-nxcals-dev-6.cern.ch/188.184.102.174:16020 row 'nxcals_test:0__10013__11756,,' on table 'hbase:meta' at region=hbase:meta,,1.1588230740, hostname=ithdp-nxcals-dev-6.cern.ch,16020,1614695653517, seqNum=0

Stacktrace: java.lang.IllegalStateException: org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed after attempts=36, exceptions:
Tue Mar 02 16:11:46 GMT 2021, null, java.net.SocketTimeoutException: callTimeout=60000, callDuration=68477: Call to ithdp-nxcals-dev-6.cern.ch/188.184.102.174:16020 failed on local exception: org.apache.hadoop.hbase.ipc.FailedServerException: This server is in the failed servers list: ithdp-nxcals-dev-6.cern.ch/188.184.102.174:16020 row 'nxcals_test:0__10013__11756,,' on table 'hbase:meta' at region=hbase:meta,,1.1588230740, hostname=ithdp-nxcals-dev-6.cern.ch,16020,1614695653517, seqNum=0

@acc-logging-team - please have a look for approval.

Please describe the merge request here.

Merge request reports