Abdullah Alamoudi created ASTERIXDB-2036:
--------------------------------------------
Summary: MetadataProvider Config is not set sometimes causing NPE
Key: ASTERIXDB-2036
URL: https://issues.apache.org/jira/browse/ASTERIXDB-2036
Project: Apache AsterixDB
Issue Type: Bug
Components: MTD - Metadata
Reporter: Abdullah Alamoudi
Assignee: Abdullah Alamoudi
AqlMetadataProvider has a configuration map. This map is null until set from
outside.
We always set it and use it. when some use case forget to set it, we end up
with NullPointerException
To avoid this, we will always create it and make it final.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)