[
https://issues.apache.org/jira/browse/CASSANDRA-20065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Capwell updated CASSANDRA-20065:
--------------------------------------
Bug Category: Parent values: Correctness(12982)Level 1 values:
Unrecoverable Corruption / Loss(13161)
Complexity: Normal
Discovered By: Fuzz Test
Fix Version/s: 5.x
Severity: Critical
Status: Open (was: Triage Needed)
> Accord's ConfigService lock is held over large areas which cause deadlocks
> and performance issues
> -------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-20065
> URL: https://issues.apache.org/jira/browse/CASSANDRA-20065
> Project: Cassandra
> Issue Type: Bug
> Components: Accord
> Reporter: David Capwell
> Assignee: David Capwell
> Priority: Normal
> Fix For: 5.x
>
>
> Accord has a AbstractConfigurationService that locks on “this” and does this
> over large ares, even when the lock is not needed. This has been found to
> cause issues as messaging gets blocked on this causing timeouts.
> To better improve things, we should lower the locking to what is needed and
> avoid locking while triggering callbacks
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]