[ 
https://issues.apache.org/jira/browse/KAFKA-14828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Purshotam Chauhan updated KAFKA-14828:
--------------------------------------
    Description: Currently, StandardAuthorizer uses R/W locks to keep the data 
consistent between reads. The intent of this Jira is to remove the R/W locks by 
using the persistent data structures library like - 
[pcollections|https://github.com/hrldcpr/pcollections], 
[Paguro|https://github.com/GlenKPeterson/Paguro] and 
[Vavr|https://github.com/vavr-io/vavr]   (was: Currently, StandardAuthorizer 
uses R/W locks to keep the data consistent between reads. The intent of this 
Jira is to remove the R/W locks by using the persistent data structures library 
like - [pcollections|https://github.com/hrldcpr/pcollections], 
[Paguro|https://github.com/GlenKPeterson/Paguro] and 
[Vavr|[https://github.com/vavr-io/vavr].] )

> Remove R/W lock from StandardAuthorizer
> ---------------------------------------
>
>                 Key: KAFKA-14828
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14828
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Purshotam Chauhan
>            Assignee: Purshotam Chauhan
>            Priority: Major
>
> Currently, StandardAuthorizer uses R/W locks to keep the data consistent 
> between reads. The intent of this Jira is to remove the R/W locks by using 
> the persistent data structures library like - 
> [pcollections|https://github.com/hrldcpr/pcollections], 
> [Paguro|https://github.com/GlenKPeterson/Paguro] and 
> [Vavr|https://github.com/vavr-io/vavr] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to