Closed Bug 1310689 Opened 9 years ago Closed 9 years ago

Define/Document the sandbox streaming decoder API

Categories

(Cloud Services Graveyard :: Metrics: Pipeline, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: trink, Assigned: trink)

References

Details

No description provided.
Assignee: nobody → mtrinkala
Points: --- → 2
Priority: -- → P1
Blocks: 1310696
Currently the only use case for a stream decoder is to wrap a framed Heka decoder (since it combines splitting and parsing to reduce memory thrash). For generalize data the splitting should happen in the input and a standard decoder is all you need. It has been decided not to commit to a new API to deal with this special case and instead we will just stick with the dedicated heka_* inputs and the GC reduction advantages they give us.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Product: Cloud Services → Cloud Services Graveyard
You need to log in before you can comment on or make changes to this bug.