[
https://issues.apache.org/jira/browse/SENTRY-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish K Singh updated SENTRY-1115:
-----------------------------------
Attachment: SENTRY-1070.001.patch
> Add caching to avoid huge performance hit
> -----------------------------------------
>
> Key: SENTRY-1115
> URL: https://issues.apache.org/jira/browse/SENTRY-1115
> Project: Sentry
> Issue Type: Sub-task
> Reporter: Ashish K Singh
> Assignee: Ashish K Singh
> Fix For: 1.8.0
>
> Attachments: SENTRY-1070.001.patch
>
>
> Kafka is highly performant and serves huge number of requests per second.
> This performance will be severely hurt, if all these requests start hitting
> Sentry server. To keep the performance hit minimal, it is required to cache
> authorize requests and corresponding results. LRUMap can be used with a
> configurable size.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)