You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2022/01/18 23:43:00 UTC

[jira] [Updated] (BEAM-12578) Illegal parameter type: OnWindowExpirationContextParameter

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

Kenneth Knowles updated BEAM-12578:
-----------------------------------
    Status: Open  (was: Triage Needed)

> Illegal parameter type: OnWindowExpirationContextParameter
> ----------------------------------------------------------
>
>                 Key: BEAM-12578
>                 URL: https://issues.apache.org/jira/browse/BEAM-12578
>             Project: Beam
>          Issue Type: Bug
>          Components: beam-model
>    Affects Versions: 2.29.0
>            Reporter: Stefan Wachter
>            Priority: P3
>
> {{OnWindowsExpirationContext}} can not be used as a parameter for {{DoFn}} methods annotated by {{@OnWindowExpiration}}. The following exception is raised:
> {code:java}
>  java.lang.IllegalArgumentException: org.opennms.nephron.cortex.PaneAccumulator$PaneCombinerFn: Illegal parameter type: OnWindowExpirationContextParameter{}{code}
> As a workaround a parameter of type {{OutputReceiver}} can be used, though.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)