You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benno Evers (JIRA)" <ji...@apache.org> on 2018/10/18 18:52:00 UTC

[jira] [Commented] (MESOS-9224) De-duplicate read-only requests to master based on principal.

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

Benno Evers commented on MESOS-9224:
------------------------------------

A review chain with the required changes can be found at https://reviews.apache.org/r/68131

The one thing that is still missing is a set of unit tests, which is appended to the chain as a wip-commit but proves to be unexpectly hard due to the fuzzy interface between http handler and master, and the caching being deeply buried in the master internals.

> De-duplicate read-only requests to master based on principal.
> -------------------------------------------------------------
>
>                 Key: MESOS-9224
>                 URL: https://issues.apache.org/jira/browse/MESOS-9224
>             Project: Mesos
>          Issue Type: Improvement
>          Components: HTTP API
>            Reporter: Alexander Rukletsov
>            Assignee: Benno Evers
>            Priority: Major
>              Labels: performance
>
> "Identical" read-only requests can be batched and answered together. With batching available (MESOS-9158), we can now deduplicate requests based on principal.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)