Sonia Garudi created FALCON-2338:
------------------------------------
Summary: EntityGraphTest.initConfigStore fails intermittently
Key: FALCON-2338
URL: https://issues.apache.org/jira/browse/FALCON-2338
Project: Falcon
Issue Type: Bug
Components: common
Environment: {code:java}
$ java -version
openjdk version "1.8.0_161"
OpenJDK Runtime Environment (build 1.8.0_161-b14)
OpenJDK 64-Bit Server VM (build 25.161-b14, mixed mode){code}
Reporter: Sonia Garudi
Error message :
{code:java}
org.apache.falcon.FalconException: Unable to restore configurations for entity
type PROCESS at
org.apache.falcon.entity.store.ConfigurationStore.loadEntity(ConfigurationStore.java:228)
at
org.apache.falcon.entity.store.ConfigurationStore.init(ConfigurationStore.java:189){code}
The errors occurs only when the MetadataMappingServiceTest testsuite runs
before the testcase mentioned above .
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)