[jira] [Updated] (NIFI-719) For Reporting Tasks, ConfigurationContext should provide scheduling information

2015-06-24 Thread Mark Payne (JIRA)

 [ 
https://issues.apache.org/jira/browse/NIFI-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Payne updated NIFI-719:

Attachment: 0001-NIFI-719-Expose-scheduling-period-to-the-Configurati.patch

 For Reporting Tasks, ConfigurationContext should  provide scheduling 
 information
 

 Key: NIFI-719
 URL: https://issues.apache.org/jira/browse/NIFI-719
 Project: Apache NiFi
  Issue Type: Bug
  Components: Core Framework
Reporter: Mark Payne
Assignee: Mark Payne
 Fix For: 0.2.0

 Attachments: 
 0001-NIFI-719-Expose-scheduling-period-to-the-Configurati.patch


 Currently the ConfigurationContext does not provide any information about 
 scheduling, as it was originally designed for Controller Services. However, 
 it is used also for Reporting Tasks, and should have methods Long 
 getSchedulingPeriod(TimeUnit timeUnit) and String getSchedulingPeriod() as 
 the ReportingInitializationContext does. These methods should return null for 
 Controller Services.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (NIFI-719) For Reporting Tasks, ConfigurationContext should provide scheduling information

2015-06-23 Thread Mark Payne (JIRA)

 [ 
https://issues.apache.org/jira/browse/NIFI-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Payne updated NIFI-719:

Attachment: 0001-NIFI-719-Expose-scheduling-period-to-the-Configurati.patch

 For Reporting Tasks, ConfigurationContext should  provide scheduling 
 information
 

 Key: NIFI-719
 URL: https://issues.apache.org/jira/browse/NIFI-719
 Project: Apache NiFi
  Issue Type: Bug
  Components: Core Framework
Reporter: Mark Payne
 Fix For: 0.2.0

 Attachments: 
 0001-NIFI-719-Expose-scheduling-period-to-the-Configurati.patch


 Currently the ConfigurationContext does not provide any information about 
 scheduling, as it was originally designed for Controller Services. However, 
 it is used also for Reporting Tasks, and should have methods Long 
 getSchedulingPeriod(TimeUnit timeUnit) and String getSchedulingPeriod() as 
 the ReportingInitializationContext does. These methods should return null for 
 Controller Services.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)