You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Francisco Guerrero (Jira)" <ji...@apache.org> on 2022/07/13 16:48:00 UTC

[jira] [Updated] (CASSANDRASC-40) Fix search in list snapshot endpoint

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

Francisco Guerrero updated CASSANDRASC-40:
------------------------------------------
     Bug Category: Parent values: Correctness(12982)Level 1 values: Transient Incorrect Response(12987)
       Complexity: Low Hanging Fruit
      Component/s: Rest API
    Discovered By: Adhoc Test
         Severity: Normal
         Assignee: Francisco Guerrero
           Status: Open  (was: Triage Needed)

> Fix search in list snapshot endpoint
> ------------------------------------
>
>                 Key: CASSANDRASC-40
>                 URL: https://issues.apache.org/jira/browse/CASSANDRASC-40
>             Project: Sidecar for Apache Cassandra
>          Issue Type: Bug
>          Components: Rest API
>            Reporter: Francisco Guerrero
>            Assignee: Francisco Guerrero
>            Priority: Normal
>
> The test setup in {{SnapshotUtils}} is incorrect. Because of the incorrect test setup
> the execution is providing incorrect results. For example, assume the following path
> {{/cassandra-test/data/ks/tbl/snapshots/test-snapshot}}
> The test is configuring data directories as {{["/cassandra-test/data"]}}, but in a real
> execution data directories are provided as {{["/cassandra-test"]}}. This is causing the
> endpoint to return incorrect values in the JSON payload.
> Additionally, the response is providing the port for Cassandra and not the Sidecar
> port.



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

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