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

Stefan Miklosovic updated CASSANDRA-21522:
------------------------------------------
          Fix Version/s: 5.0.10
                         6.0-alpha3
                         7.0
                             (was: 5.0.x)
                             (was: 6.x)
                             (was: 7.x)
          Since Version: 5.0.0
    Source Control Link: 
https://github.com/apache/cassandra/commit/1eb68fffb3da3da47487a40398d2f63b6dd2a76a
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

> Allow setCompressedReadAheadBufferSizeInKb(0) to disable RAB
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-21522
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21522
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Local/Config
>            Reporter: Nivy Kani
>            Assignee: Nivy Kani
>            Priority: Normal
>             Fix For: 5.0.10, 6.0-alpha3, 7.0
>
>         Attachments: 5.0-ci_summary.html, 5.0-result_details.tar.gz, 
> 6.0-ci_summary.html, 6.0-result_details.tar.gz, ci_summary-1.html, 
> result_details.tar-1.gz
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> In DatabaseDescriptor:1132, the exception states: 
> "compressed_read_ahead_buffer_size must be at least 256KiB (set to 0 to 
> disable)". But, if an operator ever later tries to disable the buffer by 
> following this message and setting sizeInKb to 0, 
> setCompressedReadAheadBufferSizeInKb() will throw an error that sizeInKb < 
> 256. 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to