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

Ekaterina Dimitrova updated CASSANDRA-17675:
--------------------------------------------
    Description: 
_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)_ 

  was:
_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)_ 


> 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
>          Components: Tool/sstable
>            Reporter: Ekaterina Dimitrova
>            Assignee: Ekaterina Dimitrova
>            Priority: Normal
>             Fix For: 4.1-beta, 4.1.x, 4.x
>
>
> _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-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to