[
https://issues.apache.org/jira/browse/THRIFT-5416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jens Geyer resolved THRIFT-5416.
--------------------------------
Fix Version/s: 0.16.0
Assignee: Brian Forbis
Resolution: Fixed
> Allow UDP Socket Client In Perl
> -------------------------------
>
> Key: THRIFT-5416
> URL: https://issues.apache.org/jira/browse/THRIFT-5416
> Project: Thrift
> Issue Type: Improvement
> Components: Perl - Library
> Reporter: Brian Forbis
> Assignee: Brian Forbis
> Priority: Minor
> Fix For: 0.16.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> The current Socket.pm module only allows for creating a TCP socket client.
> Some implementations that use Thrift (notably Jaeger Agent), use the UDP
> protocol.
> A quick solution to enabling Thrift over UDP is to allow the client to
> specify the protocol when creating the socket instance, otherwise have it
> default to using TCP.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)