Colin Patrick McCabe created HTRACE-302:
-------------------------------------------
Summary: htraced: Add admissions control to HRPC to limit the
number of incoming messages
Key: HTRACE-302
URL: https://issues.apache.org/jira/browse/HTRACE-302
Project: HTrace
Issue Type: Bug
Components: htraced
Affects Versions: 4.0
Reporter: Colin Patrick McCabe
Assignee: Colin Patrick McCabe
htraced: Add admissions control to HRPC to limit the number of incoming
messages. This is important because if we bring in too many messages at once,
we'll end up using a huge (potentially unbounded) amount of memory when we
deserialize them. Meanwhile, most messages can't be processed faster than the
datastore can handle them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)