[jira] [Updated] (CASSANDRASC-129) Remove tableId from list snapshot response
[ https://issues.apache.org/jira/browse/CASSANDRASC-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francisco Guerrero updated CASSANDRASC-129: --- Source Control Link: https://github.com/apache/cassandra-sidecar/commit/e95786a077e1137dcaae206854986987edc6a71e Resolution: Fixed Status: Resolved (was: Ready to Commit) > Remove tableId from list snapshot response > -- > > Key: CASSANDRASC-129 > URL: https://issues.apache.org/jira/browse/CASSANDRASC-129 > Project: Sidecar for Apache Cassandra > Issue Type: Bug > Components: Rest API >Reporter: Francisco Guerrero >Assignee: Francisco Guerrero >Priority: Normal > Labels: pull-request-available > Fix For: 1.0 > > > In CASSANDRASC-94, a new field {{tableId}} was added to the payload of the > list snapshots endpoint. Old Sidecar clients are compatible with new fields > added from the server side. However, other clients can potentially break and > for that reason we should remove the {{tableId}} field from the response and > make any potential breaking changes with an API version change instead. As an > alternative, we can add the {{tableId}} as part of the {{tableName}} field > instead. -- 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] (CASSANDRASC-129) Remove tableId from list snapshot response
[ https://issues.apache.org/jira/browse/CASSANDRASC-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francisco Guerrero updated CASSANDRASC-129: --- Status: Ready to Commit (was: Review In Progress) > Remove tableId from list snapshot response > -- > > Key: CASSANDRASC-129 > URL: https://issues.apache.org/jira/browse/CASSANDRASC-129 > Project: Sidecar for Apache Cassandra > Issue Type: Bug > Components: Rest API >Reporter: Francisco Guerrero >Assignee: Francisco Guerrero >Priority: Normal > Labels: pull-request-available > Fix For: 1.0 > > > In CASSANDRASC-94, a new field {{tableId}} was added to the payload of the > list snapshots endpoint. Old Sidecar clients are compatible with new fields > added from the server side. However, other clients can potentially break and > for that reason we should remove the {{tableId}} field from the response and > make any potential breaking changes with an API version change instead. As an > alternative, we can add the {{tableId}} as part of the {{tableName}} field > instead. -- 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] (CASSANDRASC-129) Remove tableId from list snapshot response
[ https://issues.apache.org/jira/browse/CASSANDRASC-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francisco Guerrero updated CASSANDRASC-129: --- Reviewers: Yifan Cai, Francisco Guerrero (was: Yifan Cai) Yifan Cai, Francisco Guerrero (was: Francisco Guerrero, Yifan Cai) Status: Review In Progress (was: Patch Available) > Remove tableId from list snapshot response > -- > > Key: CASSANDRASC-129 > URL: https://issues.apache.org/jira/browse/CASSANDRASC-129 > Project: Sidecar for Apache Cassandra > Issue Type: Bug > Components: Rest API >Reporter: Francisco Guerrero >Assignee: Francisco Guerrero >Priority: Normal > Labels: pull-request-available > Fix For: 1.0 > > > In CASSANDRASC-94, a new field {{tableId}} was added to the payload of the > list snapshots endpoint. Old Sidecar clients are compatible with new fields > added from the server side. However, other clients can potentially break and > for that reason we should remove the {{tableId}} field from the response and > make any potential breaking changes with an API version change instead. As an > alternative, we can add the {{tableId}} as part of the {{tableName}} field > instead. -- 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] (CASSANDRASC-129) Remove tableId from list snapshot response
[ https://issues.apache.org/jira/browse/CASSANDRASC-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francisco Guerrero updated CASSANDRASC-129: --- Authors: Francisco Guerrero Test and Documentation Plan: Added tests for client compatibility. Updated existing tests, and tested new utils methods Status: Patch Available (was: In Progress) > Remove tableId from list snapshot response > -- > > Key: CASSANDRASC-129 > URL: https://issues.apache.org/jira/browse/CASSANDRASC-129 > Project: Sidecar for Apache Cassandra > Issue Type: Bug > Components: Rest API >Reporter: Francisco Guerrero >Assignee: Francisco Guerrero >Priority: Normal > Labels: pull-request-available > Fix For: 1.0 > > > In CASSANDRASC-94, a new field {{tableId}} was added to the payload of the > list snapshots endpoint. Old Sidecar clients are compatible with new fields > added from the server side. However, other clients can potentially break and > for that reason we should remove the {{tableId}} field from the response and > make any potential breaking changes with an API version change instead. As an > alternative, we can add the {{tableId}} as part of the {{tableName}} field > instead. -- 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] (CASSANDRASC-129) Remove tableId from list snapshot response
[ https://issues.apache.org/jira/browse/CASSANDRASC-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francisco Guerrero updated CASSANDRASC-129: --- Bug Category: Parent values: Correctness(12982)Level 1 values: Unrecoverable Corruption / Loss(13161) Complexity: Low Hanging Fruit Discovered By: User Report Fix Version/s: 1.0 Reviewers: Yifan Cai Severity: Normal Status: Open (was: Triage Needed) > Remove tableId from list snapshot response > -- > > Key: CASSANDRASC-129 > URL: https://issues.apache.org/jira/browse/CASSANDRASC-129 > Project: Sidecar for Apache Cassandra > Issue Type: Bug > Components: Rest API >Reporter: Francisco Guerrero >Assignee: Francisco Guerrero >Priority: Normal > Labels: pull-request-available > Fix For: 1.0 > > > In CASSANDRASC-94, a new field {{tableId}} was added to the payload of the > list snapshots endpoint. Old Sidecar clients are compatible with new fields > added from the server side. However, other clients can potentially break and > for that reason we should remove the {{tableId}} field from the response and > make any potential breaking changes with an API version change instead. As an > alternative, we can add the {{tableId}} as part of the {{tableName}} field > instead. -- 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] (CASSANDRASC-129) Remove tableId from list snapshot response
[ https://issues.apache.org/jira/browse/CASSANDRASC-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CASSANDRASC-129: --- Labels: pull-request-available (was: ) > Remove tableId from list snapshot response > -- > > Key: CASSANDRASC-129 > URL: https://issues.apache.org/jira/browse/CASSANDRASC-129 > Project: Sidecar for Apache Cassandra > Issue Type: Bug > Components: Rest API >Reporter: Francisco Guerrero >Assignee: Francisco Guerrero >Priority: Normal > Labels: pull-request-available > > In CASSANDRASC-94, a new field {{tableId}} was added to the payload of the > list snapshots endpoint. Old Sidecar clients are compatible with new fields > added from the server side. However, other clients can potentially break and > for that reason we should remove the {{tableId}} field from the response and > make any potential breaking changes with an API version change instead. As an > alternative, we can add the {{tableId}} as part of the {{tableName}} field > instead. -- 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