[ 
https://issues.apache.org/jira/browse/HTRACE-302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15014950#comment-15014950
 ] 

Hudson commented on HTRACE-302:
-------------------------------

SUCCESS: Integrated in HTrace-Master #209 (See 
[https://builds.apache.org/job/HTrace-Master/209/])
HTRACE-302. htraced: Add admissions control to HRPC to limit the number 
(cmccabe: rev c715e12eb085cf551e90567f80c78886a3cc07f6)
* htrace-htraced/go/src/org/apache/htrace/htraced/hrpc.go
* htrace-htraced/go/src/org/apache/htrace/client/hclient.go
* htrace-htraced/go/src/org/apache/htrace/htraced/metrics_test.go
* htrace-htraced/go/src/org/apache/htrace/htraced/mini_htraced.go
* htrace-htraced/go/src/org/apache/htrace/htracedTool/cmd.go
* htrace-htraced/go/src/org/apache/htrace/htraced/datastore_test.go
* htrace-htraced/go/src/org/apache/htrace/htraced/datastore.go
* htrace-htraced/go/src/org/apache/htrace/client/client.go
* htrace-htraced/go/src/org/apache/htrace/htraced/htraced.go
* htrace-htraced/go/src/org/apache/htrace/conf/config_keys.go
* htrace-htraced/go/src/org/apache/htrace/htraced/client_test.go
* htrace-htraced/go/src/org/apache/htrace/common/log.go


> 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
>             Fix For: 4.1
>
>         Attachments: HTRACE-302.001.patch
>
>
> 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)

Reply via email to