Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When extending from parameterized class some times compiler feels there is a need to generate a synthetic “bridge” method modeled after the one in super class. The issue is that annotations (if any) are not propagated to the synthetic method and not visible when reflecting on such method, essentially creating a condition where a standard lifecycle method (e.g., OnStopped) is not executed.
Attachments
Issue Links
- is required by
-
NIFI-1537 Add SNMP processors
-
- Resolved
-