Samarth Gupta created FALCON-28:
-----------------------------------

             Summary: unable to submit/delete feed or process which had been 
attempted submit with wrong cluster
                 Key: FALCON-28
                 URL: https://issues.apache.org/jira/browse/FALCON-28
             Project: Falcon
          Issue Type: Bug
          Components: prism
            Reporter: Samarth Gupta


steps to reproduce: 

1. submit a cluster with name "xyz" and colo "abc" . Make sure this colo is not 
mentioned in runtime properties of prism. 

2. try to submit a feed with above cluster. It return a error while submit 
"Error: 
prism/org.apache.ivory.IvoryException::com.sun.jersey.api.client.ClientHandlerException:
 java.lang.IllegalArgumentException: URI is not absolute"   

3. now correct the cluster in the feed to a one which is present in runtime 
properties and try submit again, we get following response "Error: (feed) <feed 
name> already registered with configuration store. Can't be submitted again. 
Try removing before submitting."

4. Now we are not able to delete the feed also and submit the correct feed as 
well. 

only 2 workaround possible currently , 1. change the name of feed or 2. clean 
the config store of prism 

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

Reply via email to