Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is duplicated by
-
NIFI-722 Reporting Task Run Schedule
- Resolved