Skip to content

NXCALS-4713 Random NPE in Hbase access

Jakub Wozniak requested to merge NXCALS-4713-Random-NPE-in-Hbase-access into develop

Merge request template

COMPATIBILITY NOTE

Please make sure that this change is BACKWARDS COMPATIBLE and a new server will work correctly with clients using old APIs versions.

It may be that data sent in the new format will break the old clients.

In case of any potential incompatibility we have to inform our clients and schedule release & deployment with them.


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

Adds backwards-compatible (hopefully) check of the existence of Hbase table.

Closes NXCALS-4713 & NXCALS-4549 (Enhance logging on EntityResourceService)

Edited by Jakub Wozniak

Merge request reports