[jira] [Commented] (CASSANDRASC-56) Create staging directory if it doesn't exists

2023-06-27 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRASC-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17737866#comment-17737866
 ] 

ASF subversion and git services commented on CASSANDRASC-56:


Commit 9912a620a0e67d9aa723037aaf5237598a895eb7 in cassandra-sidecar's branch 
refs/heads/trunk from Francisco Guerrero
[ https://gitbox.apache.org/repos/asf?p=cassandra-sidecar.git;h=9912a62 ]

CASSANDRASC-56: Create staging directory if it doesn't exists

During SSTable upload, the upload will fail if the configured staging directory 
does not
exist. When this occurs an operator must manually create the directory, which 
increases
the configuration toil.

In this commit, we automatically create the staging directory if it doesn't 
exists during
SSTable upload. This improves the overall operational experience when running 
the Sidecar.

patch by Francisco Guerrero; reviewed by Dinesh Joshi, Yifan Cai for 
CASSANDRASC-56


> Create staging directory if it doesn't exists
> -
>
> Key: CASSANDRASC-56
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-56
> Project: Sidecar for Apache Cassandra
>  Issue Type: Improvement
>  Components: Configuration
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>  Labels: pull-request-available
>
> During SSTable upload, the upload will fail if the configured staging 
> directory does not exist. When this occurs we must manually have to create 
> the directory, which increases the configuration toil. To improve the 
> experience, it is desired that Sidecar creates the staging directory if it 
> doesn't exist.



--
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] [Commented] (CASSANDRASC-56) Create staging directory if it doesn't exists

2023-06-27 Thread Yifan Cai (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRASC-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17737864#comment-17737864
 ] 

Yifan Cai commented on CASSANDRASC-56:
--

+1 on the patch

> Create staging directory if it doesn't exists
> -
>
> Key: CASSANDRASC-56
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-56
> Project: Sidecar for Apache Cassandra
>  Issue Type: Improvement
>  Components: Configuration
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>  Labels: pull-request-available
>
> During SSTable upload, the upload will fail if the configured staging 
> directory does not exist. When this occurs we must manually have to create 
> the directory, which increases the configuration toil. To improve the 
> experience, it is desired that Sidecar creates the staging directory if it 
> doesn't exist.



--
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] [Commented] (CASSANDRASC-56) Create staging directory if it doesn't exists

2023-06-26 Thread Dinesh Joshi (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRASC-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17737390#comment-17737390
 ] 

Dinesh Joshi commented on CASSANDRASC-56:
-

+1, thanks for the patch!

> Create staging directory if it doesn't exists
> -
>
> Key: CASSANDRASC-56
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-56
> Project: Sidecar for Apache Cassandra
>  Issue Type: Improvement
>  Components: Configuration
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>  Labels: pull-request-available
>
> During SSTable upload, the upload will fail if the configured staging 
> directory does not exist. When this occurs we must manually have to create 
> the directory, which increases the configuration toil. To improve the 
> experience, it is desired that Sidecar creates the staging directory if it 
> doesn't exist.



--
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] [Commented] (CASSANDRASC-56) Create staging directory if it doesn't exists

2023-06-19 Thread Francisco Guerrero (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRASC-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17734595#comment-17734595
 ] 

Francisco Guerrero commented on CASSANDRASC-56:
---

PR: https://github.com/apache/cassandra-sidecar/pull/52
CI: https://app.circleci.com/pipelines/github/frankgh/cassandra-sidecar/151

> Create staging directory if it doesn't exists
> -
>
> Key: CASSANDRASC-56
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-56
> Project: Sidecar for Apache Cassandra
>  Issue Type: Improvement
>  Components: Configuration
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>  Labels: pull-request-available
>
> During SSTable upload, the upload will fail if the configured staging 
> directory does not exist. When this occurs we must manually have to create 
> the directory, which increases the configuration toil. To improve the 
> experience, it is desired that Sidecar creates the staging directory if it 
> doesn't exist.



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