Balu Vellanki created FALCON-1339:
-------------------------------------
Summary: List feed entities shows scheduled Feed entities as
submitted
Key: FALCON-1339
URL: https://issues.apache.org/jira/browse/FALCON-1339
Project: Falcon
Issue Type: Bug
Affects Versions: 0.6.1
Reporter: Balu Vellanki
Assignee: Balu Vellanki
Priority: Critical
Fix For: 0.7
To reproduce this issue, please do the following steps.
- Submit a source cluster and a target cluster
- Submit a feed that has replication from source to target cluster.
- Schedule this feed.
- Verify that a coordinator and bundle are created for feed-replication.
Now do the following
{quote}
[bash~]$ falcon entity -type feed -list -fields status
{quote}
Expected value is
{quote}
1
(FEED) testFeed(RUNNING)
{quote}
Actual value is
{quote}
1
(FEED) testFeed(SUBMITTED)
{quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)