Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: v0.9.3
-
Fix Version/s: v0.9.4
-
Component/s: Sinks+Sources
-
Labels:None
Description
There is a ThriftRawEventSink and ThriftAckedEventSink.
Both are listed as deprecated in the SinkFactoryImpl.
ThriftAckedEventSink is not tested.
ThriftRawEventSink is tested.
I'd like to get rid of both along with supporting code. (I've been running with this as a precursor to my SASL / SSL Thrift changes.)
At the same time, I'd like to get rid of the old name for the Thrift sink so that there's just one name.
Patch coming momentarily.