You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ekaterina Dimitrova (Jira)" <ji...@apache.org> on 2022/05/31 21:31:00 UTC

[jira] [Created] (CASSANDRA-17675) Revert the removal and deprecate withBufferSizeInMB(int size) in favor of the new withBufferSizeInMiB(int size)

Ekaterina Dimitrova created CASSANDRA-17675:
-----------------------------------------------

             Summary: Revert the removal and deprecate withBufferSizeInMB(int size) in favor of the new withBufferSizeInMiB(int size)
                 Key: CASSANDRA-17675
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17675
             Project: Cassandra
          Issue Type: Bug
            Reporter: Ekaterina Dimitrova


_withBufferSizeInMB(int size)_ was renamed in 4.1. 

The right way to do it was to deprecate it and add the new one withBufferSizeInMiB(int size)

Add back _withBufferSizeInMB(int size)_ 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org