[ https://issues.apache.org/jira/browse/CASSANDRA-17377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17491228#comment-17491228 ]
Ekaterina Dimitrova edited comment on CASSANDRA-17377 at 2/12/22, 1:26 AM: --------------------------------------------------------------------------- So in CASSANDRA-17132 I removed from cassandra.yaml otc_backlog_expiration_interval_ms which I found It removed from Config class as part of CASSANDRA-15066 (the rewrite of the internode messaging subsystem). I guess it is just a good luck no one complained of missing it before. I didn't manage to identify NEWS.txt or CHANGES.txt entries for it so I added it back as deprecated in Config.java now, even if it wasn't removed by me. As a placeholder as the others just for clarity and to be on the safe side. Patch [here|https://github.com/ekaterinadimitrova2/cassandra/commit/a0f6b89127c1955a422dec922fb2624b4dbffd84] was (Author: e.dimitrova): So in CASSANDRA-17132 I removed from cassandra.yaml otc_backlog_expiration_interval_ms which I found It removed from Config class as part of CASSANDRA-15066 (the rewrite of the internode messaging subsystem). I guess it is just a good luck no one complained of missing it before. I didn't manage to identify NEWS.txt or CHANGES.txt entries for it so I added it back as deprecated in Config.java now, even if it wasn't removed by me. As a placeholder as the others just for clarity. Patch [here|https://github.com/ekaterinadimitrova2/cassandra/commit/a0f6b89127c1955a422dec922fb2624b4dbffd84] > Revert CASSANDRA-17132 and instead deprecate the parameters > ----------------------------------------------------------- > > Key: CASSANDRA-17377 > URL: https://issues.apache.org/jira/browse/CASSANDRA-17377 > Project: Cassandra > Issue Type: Bug > Components: Build > Reporter: Ekaterina Dimitrova > Assignee: Ekaterina Dimitrova > Priority: Normal > Fix For: 4.0.x > > > Follow up on > [https://lists.apache.org/thread/z5zmv284cxfm5ljr0fogqr2fxbc9kwlw] > by revert and instead deprecate the parameters removed in CASSANDRA-17132. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org