mozilla-services / heka-py

DEPRECATED - Heka Python Library - DEPRECATED
28 stars 14 forks source link

drop ValueFormat and use representation string in message.proto #7

Closed crankycoder closed 11 years ago

crankycoder commented 11 years ago

The heka protocol buffer definition has changed and the ValueFormat enum has been dropped in favor of a representation string.

Original issue is tracked here: https://github.com/mozilla-services/heka/issues/226

New protobuf definition is here: https://github.com/mozilla-services/heka/blob/2a378ccaaf7d8c339f58613940691e4047dd5d88/message/message.proto