Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: v0.9.0
-
Component/s: Sinks+Sources
-
Labels:None
Description
The ThriftEventAdaptor class currently results in a NPE if you attempt to get() an attribute that doesn't exist. Instead, it should return null.