Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Spark-2.1.1
-
OS : Linux
MQTT publisher : Java application using Eclipse Paho
Description
Sending an Avro message with fields id and name to streaming-mqtt. The messages gets parsed but the value of id is returned as some random negative number. The result is negative only when the id input is greater than 63.