[ 
https://issues.apache.org/jira/browse/CASSANDRA-17135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17804343#comment-17804343
 ] 

Ekaterina Dimitrova commented on CASSANDRA-17135:
-------------------------------------------------

Happy New Year and thank you for looking into this ticket, [~polandll] !

These changes were done in 4.0.3 so the doc change should be in place for 4.0, 
merged to 4.1, 5.0, and trunk branches.
{quote} _Inform the users about deprecation of 
otc_backlog_expiration_interval_ms, otc_coalescing_strategy, 
otc_coalescing_window_us_default, otc_coalescing_window_us, 
otc_coalescing_enough_coalesced_messages._
{quote}
Some information that can help you:

[https://github.com/apache/cassandra/commit/537ad9e17b820e48df78a7edfe6b3a17d56e08bc]

The deprecation info is documented in NEWS.txt, but it would be nice to update 
this in the rest of the docs where those properties are mentioned, too. 
{quote}_internode_application_timeout_in_ms_
{quote}
This property was never added, so we need to remove any mention in the docs of 
it. 
{quote} * The names of _internode_send_buff_size_in_bytes_ and 
_internode_recv_buff_size_in_bytes_ to be changed to 

_internode_socket_send_buffer_size_in_bytes_ and 
_internode_socket_recv_buffer_size_in_bytes_ everywhere in the docs
{quote}
Those two have new names; the old ones still can be used as there is backward 
compatibility, but we need to update the docs to point only to the new names 
and encourage people to use the new names. 

 

> Update docs for CASSANDRA-17132
> -------------------------------
>
>                 Key: CASSANDRA-17135
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17135
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Ekaterina Dimitrova
>            Assignee: Erick Ramirez
>            Priority: Normal
>             Fix For: 4.0.x, 5.x
>
>
> Some cleaning of old parameters was done in CASSANDRA-17132.
> We need to update the docs respectively after the migration to ASCIIdoc is 
> done:
>  * -Remove any references to {_}otc_backlog_expiration_interval_ms, 
> otc_coalescing_strategy, otc_coalescing_window_us_default{_}, 
> _otc_coalescing_window_us,_ _otc_coalescing_enough_coalesced_messages, 
> internode_application_timeout_in_ms._-  _Inform the users about deprecation 
> of otc_backlog_expiration_interval_ms, otc_coalescing_strategy, 
> otc_coalescing_window_us_default, otc_coalescing_window_us, 
> otc_coalescing_enough_coalesced_messages._ 
> _internode_application_timeout_in_ms - this one never existed internally so I 
> am not sure whether we need to add it now to Config.java... It was only a 
> commented property in cassandra.yaml that never got into the release_
>  * The names of _internode_send_buff_size_in_bytes_ and 
> _internode_recv_buff_size_in_bytes_ to be changed to 
> _internode_socket_send_buffer_size_in_bytes_ and 
> _internode_socket_recv_buffer_size_in_bytes_ everywhere in the docs



--
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