You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Samarth Gupta (JIRA)" <ji...@apache.org> on 2013/09/11 08:38:52 UTC

[jira] [Created] (FALCON-109) submission of clusters for non registered colos

Samarth Gupta created FALCON-109:
------------------------------------

             Summary: submission of clusters for non registered colos 
                 Key: FALCON-109
                 URL: https://issues.apache.org/jira/browse/FALCON-109
             Project: Falcon
          Issue Type: Bug
    Affects Versions: 0.3
         Environment: QA
            Reporter: Samarth Gupta


in the cluster definition we have a tag "colo" . If the value provided for this tag is not one of the colos mentioned in prism runtime properties, submission of cluster is successful. But any subsequent submission on feed / process for that cluster fails as its endpoints does not exists. 

Also user is not able to delete the cluster since falcon tries to delete it from a non existent colo. In addition to this if user tried to submit a feed and whose submission failed, it also can not be deleted. 

Below is the message 

<?xml version="1.0" encoding="UTF-8" standalone="yes"?><result><status>FAILED</status><message>gs/org.apache.falcon.FalconException::com.sun.jersey.api.client.ClientHandlerException: java.lang.IllegalArgumentException: URI is not absolute
</message><requestId>gs/de363c3b-3bba-45ac-b47c-05c2d3c44409
</requestId></result>

now cluster can not be deleted since a feed depends on it. 
and feed can not be deleted since cluster does not exists 

 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira