Uploaded image for project: 'Falcon'
  1. Falcon
  2. FALCON-2124

Incorrect order of application services defined in startup.properties

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • trunk
    • None
    • prism
    • None

    Description

      The expected order in startup.properties is as follows :

      *.application.services=org.apache.falcon.security.AuthenticationInitializationService,\
                              org.apache.falcon.workflow.WorkflowJobEndNotificationService, \
                              org.apache.falcon.service.ProcessSubscriberService,\
                              org.apache.falcon.service.FalconJPAService,\
                              org.apache.falcon.extensions.ExtensionService,\
                              org.apache.falcon.service.LifecyclePolicyMap,\
                              org.apache.falcon.entity.store.ConfigurationStore,\
                              org.apache.falcon.rerun.service.RetryService,\
                              org.apache.falcon.rerun.service.LateRunService,\
                              org.apache.falcon.service.LogCleanupService,\
                              org.apache.falcon.service.GroupsService,\
                              org.apache.falcon.service.ProxyUserService,\
                              org.apache.falcon.service.EntitySLAMonitoringService,\
                              org.apache.falcon.metrics.MetricNotificationService,\
                              org.apache.falcon.service.EntitySLAAlertService,\
                              org.apache.falcon.service.BacklogMetricEmitterService
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            pragya.mittal Pragya Mittal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: