[jira] [Updated] (CASSANDRASC-71) Allow configuring permissions for uploaded SSTables

2023-09-06 Thread Yifan Cai (Jira)


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

Yifan Cai updated CASSANDRASC-71:
-
  Fix Version/s: 1.0
Source Control Link: 
https://github.com/apache/cassandra-sidecar/commit/6b650d956ed9ca57b99065cdc3c2c81d2ef0c2d1
 Resolution: Fixed
 Status: Resolved  (was: Ready to Commit)

> Allow configuring permissions for uploaded SSTables
> ---
>
> Key: CASSANDRASC-71
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-71
> Project: Sidecar for Apache Cassandra
>  Issue Type: Improvement
>  Components: Configuration
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>  Labels: pull-request-available
> Fix For: 1.0
>
>
> When uploading SSTables, the default permissions are being set. Currently, 
> 644 or {{rw---}} are the default permissions. Ideally, a user should be 
> able to configure the desired file permissions used during an SSTable upload. 
> This allows the Cassandra process to import the SSTable with the permissions 
> suitable for the import process.



--
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-71) Allow configuring permissions for uploaded SSTables

2023-09-06 Thread Yifan Cai (Jira)


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

Yifan Cai updated CASSANDRASC-71:
-
Reviewers: Dinesh Joshi, Yifan Cai  (was: Yifan Cai)

> Allow configuring permissions for uploaded SSTables
> ---
>
> Key: CASSANDRASC-71
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-71
> Project: Sidecar for Apache Cassandra
>  Issue Type: Improvement
>  Components: Configuration
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>  Labels: pull-request-available
>
> When uploading SSTables, the default permissions are being set. Currently, 
> 644 or {{rw---}} are the default permissions. Ideally, a user should be 
> able to configure the desired file permissions used during an SSTable upload. 
> This allows the Cassandra process to import the SSTable with the permissions 
> suitable for the import process.



--
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-71) Allow configuring permissions for uploaded SSTables

2023-09-06 Thread Yifan Cai (Jira)


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

Yifan Cai updated CASSANDRASC-71:
-
Status: Ready to Commit  (was: Review In Progress)

> Allow configuring permissions for uploaded SSTables
> ---
>
> Key: CASSANDRASC-71
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-71
> Project: Sidecar for Apache Cassandra
>  Issue Type: Improvement
>  Components: Configuration
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>  Labels: pull-request-available
>
> When uploading SSTables, the default permissions are being set. Currently, 
> 644 or {{rw---}} are the default permissions. Ideally, a user should be 
> able to configure the desired file permissions used during an SSTable upload. 
> This allows the Cassandra process to import the SSTable with the permissions 
> suitable for the import process.



--
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-71) Allow configuring permissions for uploaded SSTables

2023-09-05 Thread Yifan Cai (Jira)


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

Yifan Cai updated CASSANDRASC-71:
-
Reviewers: Yifan Cai
   Status: Review In Progress  (was: Patch Available)

+1 on the patch!

> Allow configuring permissions for uploaded SSTables
> ---
>
> Key: CASSANDRASC-71
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-71
> Project: Sidecar for Apache Cassandra
>  Issue Type: Improvement
>  Components: Configuration
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>  Labels: pull-request-available
>
> When uploading SSTables, the default permissions are being set. Currently, 
> 644 or {{rw---}} are the default permissions. Ideally, a user should be 
> able to configure the desired file permissions used during an SSTable upload. 
> This allows the Cassandra process to import the SSTable with the permissions 
> suitable for the import process.



--
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-71) Allow configuring permissions for uploaded SSTables

2023-08-26 Thread Francisco Guerrero (Jira)


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

Francisco Guerrero updated CASSANDRASC-71:
--
Test and Documentation Plan: Added unit tests as well as integration tests 
to validate that the file permission configuration takes effect
 Status: Patch Available  (was: In Progress)

> Allow configuring permissions for uploaded SSTables
> ---
>
> Key: CASSANDRASC-71
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-71
> Project: Sidecar for Apache Cassandra
>  Issue Type: Improvement
>  Components: Configuration
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>  Labels: pull-request-available
>
> When uploading SSTables, the default permissions are being set. Currently, 
> 644 or {{rw---}} are the default permissions. Ideally, a user should be 
> able to configure the desired file permissions used during an SSTable upload. 
> This allows the Cassandra process to import the SSTable with the permissions 
> suitable for the import process.



--
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-71) Allow configuring permissions for uploaded SSTables

2023-08-25 Thread ASF GitHub Bot (Jira)


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

ASF GitHub Bot updated CASSANDRASC-71:
--
Labels: pull-request-available  (was: )

> Allow configuring permissions for uploaded SSTables
> ---
>
> Key: CASSANDRASC-71
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-71
> Project: Sidecar for Apache Cassandra
>  Issue Type: Improvement
>  Components: Configuration
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>  Labels: pull-request-available
>
> When uploading SSTables, the default permissions are being set. Currently, 
> 644 or {{rw---}} are the default permissions. Ideally, a user should be 
> able to configure the desired file permissions used during an SSTable upload. 
> This allows the Cassandra process to import the SSTable with the permissions 
> suitable for the import process.



--
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-71) Allow configuring permissions for uploaded SSTables

2023-08-25 Thread Francisco Guerrero (Jira)


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

Francisco Guerrero updated CASSANDRASC-71:
--
Change Category: Operability
 Complexity: Normal
Component/s: Configuration
 Status: Open  (was: Triage Needed)

> Allow configuring permissions for uploaded SSTables
> ---
>
> Key: CASSANDRASC-71
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-71
> Project: Sidecar for Apache Cassandra
>  Issue Type: Improvement
>  Components: Configuration
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>
> When uploading SSTables, the default permissions are being set. Currently, 
> 644 or {{rw---}} are the default permissions. Ideally, a user should be 
> able to configure the desired file permissions used during an SSTable upload. 
> This allows the Cassandra process to import the SSTable with the permissions 
> suitable for the import process.



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