[jira] [Updated] (CASSANDRA-18312) Drop support for sstable formats before `na`

2023-03-17 Thread Michael Semb Wever (Jira)


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

Michael Semb Wever updated CASSANDRA-18312:
---
Fix Version/s: (was: 5.x)

> Drop support for sstable formats before `na`
> 
>
> Key: CASSANDRA-18312
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18312
> Project: Cassandra
>  Issue Type: Task
>  Components: Local/SSTable
>Reporter: Michael Semb Wever
>Assignee: Michael Semb Wever
>Priority: Normal
>
> From 5.0 sstable formats before {{\-na\-}} are unsupported.
> This patch cleans up code related to the older formats.
> https://github.com/apache/cassandra/compare/trunk...thelastpickle:cassandra:mck/18312/trunk
>  
> Raises the question whether backward compatibility to the previous major is 
> defined by the Cassandra version or by the internal component version 
> (sstable format).
> Also raises the question on whether downstream forks are wanting to support 
> such upgrade paths, e.g. offline, and to what versions the {{sstableupgrade}} 
> tool supports. This also touches on recent discussions around 
> [Downgradability|https://lists.apache.org/thread/tcp339k5ph8ql35wxr085to4qgp8tpg7].
>  



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

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



[jira] [Updated] (CASSANDRA-18312) Drop support for sstable formats before `na`

2023-03-09 Thread Michael Semb Wever (Jira)


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

Michael Semb Wever updated CASSANDRA-18312:
---
Description: 
>From 5.0 sstable formats before {{\-na\-}} are unsupported.

This patch cleans up code related to the older formats.
https://github.com/apache/cassandra/compare/trunk...thelastpickle:cassandra:mck/18312/trunk
 

Raises the question whether backward compatibility to the previous major is 
defined by the Cassandra version or by the internal component version (sstable 
format).

Also raises the question on whether downstream forks are wanting to support 
such upgrade paths, e.g. offline, and to what versions the {{sstableupgrade}} 
tool supports. This also touches on recent discussions around 
[Downgradability|https://lists.apache.org/thread/tcp339k5ph8ql35wxr085to4qgp8tpg7].
 

  was:
>From 5.0 sstable formats before {{\-na\-}} are unsupported.

This patch cleans up code related to the older formats.
https://github.com/apache/cassandra/compare/trunk...thelastpickle:cassandra:mck/18312/trunk
 

Raises the question whether backward compatibility to the previous major is 
defined by the Cassandra version or by the internal component version (sstable 
format).


> Drop support for sstable formats before `na`
> 
>
> Key: CASSANDRA-18312
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18312
> Project: Cassandra
>  Issue Type: Task
>  Components: Local/SSTable
>Reporter: Michael Semb Wever
>Assignee: Michael Semb Wever
>Priority: Normal
> Fix For: 5.x
>
>
> From 5.0 sstable formats before {{\-na\-}} are unsupported.
> This patch cleans up code related to the older formats.
> https://github.com/apache/cassandra/compare/trunk...thelastpickle:cassandra:mck/18312/trunk
>  
> Raises the question whether backward compatibility to the previous major is 
> defined by the Cassandra version or by the internal component version 
> (sstable format).
> Also raises the question on whether downstream forks are wanting to support 
> such upgrade paths, e.g. offline, and to what versions the {{sstableupgrade}} 
> tool supports. This also touches on recent discussions around 
> [Downgradability|https://lists.apache.org/thread/tcp339k5ph8ql35wxr085to4qgp8tpg7].
>  



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

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



[jira] [Updated] (CASSANDRA-18312) Drop support for sstable formats before `na`

2023-03-09 Thread Michael Semb Wever (Jira)


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

Michael Semb Wever updated CASSANDRA-18312:
---
Description: 
>From 5.0 sstable formats before {{\-na\-}} are unsupported.

This patch cleans up code related to the older formats.
https://github.com/apache/cassandra/compare/trunk...thelastpickle:cassandra:mck/18312/trunk
 

Raises the question whether backward compatibility to the previous major is 
defined by the Cassandra version or by the internal component version (sstable 
format).

  was:
>From 5.0 sstable formats before {{\-na\-}} are unsupported.

This patch cleans up code related to the older formats.
https://github.com/apache/cassandra/compare/trunk...thelastpickle:cassandra:mck/18312/trunk
 




> Drop support for sstable formats before `na`
> 
>
> Key: CASSANDRA-18312
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18312
> Project: Cassandra
>  Issue Type: Task
>  Components: Local/SSTable
>Reporter: Michael Semb Wever
>Assignee: Michael Semb Wever
>Priority: Normal
> Fix For: 5.x
>
>
> From 5.0 sstable formats before {{\-na\-}} are unsupported.
> This patch cleans up code related to the older formats.
> https://github.com/apache/cassandra/compare/trunk...thelastpickle:cassandra:mck/18312/trunk
>  
> Raises the question whether backward compatibility to the previous major is 
> defined by the Cassandra version or by the internal component version 
> (sstable format).



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

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



[jira] [Updated] (CASSANDRA-18312) Drop support for sstable formats before `na`

2023-03-09 Thread Michael Semb Wever (Jira)


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

Michael Semb Wever updated CASSANDRA-18312:
---
Description: 
>From 5.0 sstable formats before {{\-na\-}} are unsupported.

This patch cleans up code related to the older formats.
https://github.com/apache/cassandra/compare/trunk...thelastpickle:cassandra:mck/18312/trunk
 



  was:
>From 5.0 sstable formats before {{\-na\-}} are unsupported.

This patch cleans up code related to the older formats.




> Drop support for sstable formats before `na`
> 
>
> Key: CASSANDRA-18312
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18312
> Project: Cassandra
>  Issue Type: Task
>  Components: Local/SSTable
>Reporter: Michael Semb Wever
>Assignee: Michael Semb Wever
>Priority: Normal
> Fix For: 5.x
>
>
> From 5.0 sstable formats before {{\-na\-}} are unsupported.
> This patch cleans up code related to the older formats.
> https://github.com/apache/cassandra/compare/trunk...thelastpickle:cassandra:mck/18312/trunk
>  



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

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



[jira] [Updated] (CASSANDRA-18312) Drop support for sstable formats before `na`

2023-03-09 Thread Michael Semb Wever (Jira)


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

Michael Semb Wever updated CASSANDRA-18312:
---
Fix Version/s: 5.x

> Drop support for sstable formats before `na`
> 
>
> Key: CASSANDRA-18312
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18312
> Project: Cassandra
>  Issue Type: Task
>  Components: Local/SSTable
>Reporter: Michael Semb Wever
>Assignee: Michael Semb Wever
>Priority: Normal
> Fix For: 5.x
>
>
> From 5.0 sstable formats before {{\-na\-}} are unsupported.
> This patch cleans up code related to the older formats.



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

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