You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Sowmya Ramesh (JIRA)" <ji...@apache.org> on 2016/05/18 18:28:12 UTC

[jira] [Created] (FALCON-1972) Handling cases when Extension service or "extension.store.uri" is not present in startup proeprties

Sowmya Ramesh created FALCON-1972:
-------------------------------------

             Summary: Handling cases when Extension service or "extension.store.uri" is not present in startup proeprties
                 Key: FALCON-1972
                 URL: https://issues.apache.org/jira/browse/FALCON-1972
             Project: Falcon
          Issue Type: Bug
            Reporter: Sowmya Ramesh
            Assignee: Sowmya Ramesh


1> If ExtensionService is added in application.servcies but "extension.store.uri" is not set ExtensionService is initialized and Falcon Service is up and running.  Expected behavior is ExtensionService should not be initialized and Falcon Server start should fail.

2> Extension REST API/CLI should return "ExtensionService is not enabled" error if ExtensionService is not added in startup properties. Today it returns "Property extension.store.uri not set in startup properties" 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)