[
https://issues.apache.org/jira/browse/MINIFICPP-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Zink updated MINIFICPP-2031:
-----------------------------------
Priority: Trivial (was: Major)
> Simplify UDPServer
> ------------------
>
> Key: MINIFICPP-2031
> URL: https://issues.apache.org/jira/browse/MINIFICPP-2031
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Martin Zink
> Priority: Trivial
>
> Our current UDPServer implementation is probably unneccesarly complicated.
> We could just bind in onSchedule and rely on the OS's udp queue. And pop them
> out during onTrigger (without separate thread and internal queue)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)