You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Venkatesh Seetharam (JIRA)" <ji...@apache.org> on 2013/11/18 05:11:21 UTC

[jira] [Created] (FALCON-205) Entity Validation should only happen on user submission and not during startup

Venkatesh Seetharam created FALCON-205:
------------------------------------------

             Summary: Entity Validation should only happen on user submission and not during startup
                 Key: FALCON-205
                 URL: https://issues.apache.org/jira/browse/FALCON-205
             Project: Falcon
          Issue Type: Improvement
    Affects Versions: 0.4
            Reporter: Venkatesh Seetharam


Validation of cluster interface end points and feed storage, specifically table exists are done during parsing. This should only happen on user submission but not when falcon reads it at startup which can incur huge startup times.

We may add health check monitors to monitor the interfaces for users if needed.



--
This message was sent by Atlassian JIRA
(v6.1#6144)