Brian Forbis created THRIFT-5416:
------------------------------------
Summary: 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
The current Socket.pm module only allows for creating a TCP socket client. Some
implementations that use Thrift (notably Jaeger), 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)