[ 
https://issues.apache.org/jira/browse/FALCON-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292296#comment-15292296
 ] 

ASF GitHub Bot commented on FALCON-1972:
----------------------------------------

GitHub user sowmyaramesh opened a pull request:

    https://github.com/apache/falcon/pull/152

    FALCON-1972 Handling cases when Extension service or extension.store.uri is 
not set in startup proeprties

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sowmyaramesh/falcon FALCON-1972

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/falcon/pull/152.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #152
    
----
commit e8b1c33222df10e4fb99782291c2d6e30a22d4b1
Author: Sowmya Ramesh <[email protected]>
Date:   2016-05-19T22:54:19Z

    FALCON-1972 Handling cases when Extension service or extension.store.uri is 
not set in startup proeprties

----


> 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)

Reply via email to