You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/11/17 16:56:00 UTC

[jira] [Commented] (NIFI-9384) Correct Usage of Generics in ListenTCP

    [ https://issues.apache.org/jira/browse/NIFI-9384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17445365#comment-17445365 ] 

ASF subversion and git services commented on NIFI-9384:
-------------------------------------------------------

Commit 0cf515c9c0d58ae41218135a331ca09fe3bb4fec in nifi's branch refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=0cf515c ]

NIFI-9384 Corrected usage and generics in ListenTCP

- Addressed compiler warnings in ListenTCP and EventBatcher
- Adjusted ListenTCP property order to match previous version

Signed-off-by: Nathan Gough <th...@gmail.com>

This closes #5526.


> Correct Usage of Generics in ListenTCP
> --------------------------------------
>
>                 Key: NIFI-9384
>                 URL: https://issues.apache.org/jira/browse/NIFI-9384
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Trivial
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The ListenTCP processor includes several references to collections and classes that support generic types. These references could be improved to avoid unexpected type handling issues.



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