[jira] [Updated] (CASSANDRASC-28) Add Stream SSTable API to Sidecar to stream SSTable components through zero copy streaming

2021-09-29 Thread Yifan Cai (Jira)


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

Yifan Cai updated CASSANDRASC-28:
-
Source Control Link: 
https://github.com/apache/cassandra-sidecar/commit/4e4b8eac699606ad09e2f9debc8ef71285d61af3
  (was: 
https://github.com/apache/cassandra-sidecar/commit/3f6dc1f115716eaf09b8f4f7342b2266656707e2)

> Add Stream SSTable API to Sidecar to stream SSTable components through zero 
> copy streaming
> --
>
> Key: CASSANDRASC-28
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-28
> Project: Sidecar for Apache Cassandra
>  Issue Type: New Feature
>  Components: Rest API
>Reporter: Saranya Krishnakumar
>Assignee: Saranya Krishnakumar
>Priority: Normal
> Fix For: 1.0
>
>
> Create an API for streaming SSTable components using Vertx’s zero copy 
> sendFile API
> https://github.com/apache/cassandra-sidecar/pull/20



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Updated] (CASSANDRASC-28) Add Stream SSTable API to Sidecar to stream SSTable components through zero copy streaming

2021-09-28 Thread Yifan Cai (Jira)


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

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

> Add Stream SSTable API to Sidecar to stream SSTable components through zero 
> copy streaming
> --
>
> Key: CASSANDRASC-28
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-28
> Project: Sidecar for Apache Cassandra
>  Issue Type: New Feature
>  Components: Rest API
>Reporter: Saranya Krishnakumar
>Assignee: Saranya Krishnakumar
>Priority: Normal
> Fix For: 1.0
>
>
> Create an API for streaming SSTable components using Vertx’s zero copy 
> sendFile API
> https://github.com/apache/cassandra-sidecar/pull/20



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Updated] (CASSANDRASC-28) Add Stream SSTable API to Sidecar to stream SSTable components through zero copy streaming

2021-09-27 Thread Dinesh Joshi (Jira)


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

Dinesh Joshi updated CASSANDRASC-28:

Status: Ready to Commit  (was: Review In Progress)

+1

> Add Stream SSTable API to Sidecar to stream SSTable components through zero 
> copy streaming
> --
>
> Key: CASSANDRASC-28
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-28
> Project: Sidecar for Apache Cassandra
>  Issue Type: New Feature
>  Components: Rest API
>Reporter: Saranya Krishnakumar
>Assignee: Saranya Krishnakumar
>Priority: Normal
>
> Create an API for streaming SSTable components using Vertx’s zero copy 
> sendFile API
> https://github.com/apache/cassandra-sidecar/pull/20



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Updated] (CASSANDRASC-28) Add Stream SSTable API to Sidecar to stream SSTable components through zero copy streaming

2021-09-22 Thread Yifan Cai (Jira)


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

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

> Add Stream SSTable API to Sidecar to stream SSTable components through zero 
> copy streaming
> --
>
> Key: CASSANDRASC-28
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-28
> Project: Sidecar for Apache Cassandra
>  Issue Type: New Feature
>  Components: Rest API
>Reporter: Saranya Krishnakumar
>Assignee: Saranya Krishnakumar
>Priority: Normal
>
> Create an API for streaming SSTable components using Vertx’s zero copy 
> sendFile API
> https://github.com/apache/cassandra-sidecar/pull/20



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Updated] (CASSANDRASC-28) Add Stream SSTable API to Sidecar to stream SSTable components through zero copy streaming

2021-09-22 Thread Saranya Krishnakumar (Jira)


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

Saranya Krishnakumar updated CASSANDRASC-28:

Authors: Saranya Krishnakumar
 Mentor: Dinesh Joshi
Test and Documentation Plan: Testing through unit tests. These tests work 
end to end, they start a server and uses WebClient to call the API introduced.
 Status: Patch Available  (was: Open)

> Add Stream SSTable API to Sidecar to stream SSTable components through zero 
> copy streaming
> --
>
> Key: CASSANDRASC-28
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-28
> Project: Sidecar for Apache Cassandra
>  Issue Type: New Feature
>  Components: Rest API
>Reporter: Saranya Krishnakumar
>Assignee: Saranya Krishnakumar
>Priority: Normal
>
> Create an API for streaming SSTable components using Vertx’s zero copy 
> sendFile API
> https://github.com/apache/cassandra-sidecar/pull/20



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Updated] (CASSANDRASC-28) Add Stream SSTable API to Sidecar to stream SSTable components through zero copy streaming

2021-09-17 Thread Saranya Krishnakumar (Jira)


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

Saranya Krishnakumar updated CASSANDRASC-28:

Description: 
Create an API for streaming SSTable components using Vertx’s zero copy sendFile 
API

https://github.com/apache/cassandra-sidecar/pull/20

  was:Create an API for streaming SSTable components using Vertx’s zero copy 
sendFile API


> Add Stream SSTable API to Sidecar to stream SSTable components through zero 
> copy streaming
> --
>
> Key: CASSANDRASC-28
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-28
> Project: Sidecar for Apache Cassandra
>  Issue Type: New Feature
>  Components: Rest API
>Reporter: Saranya Krishnakumar
>Assignee: Saranya Krishnakumar
>Priority: Normal
>
> Create an API for streaming SSTable components using Vertx’s zero copy 
> sendFile API
> https://github.com/apache/cassandra-sidecar/pull/20



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Updated] (CASSANDRASC-28) Add Stream SSTable API to Sidecar to stream SSTable components through zero copy streaming

2021-09-17 Thread Saranya Krishnakumar (Jira)


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

Saranya Krishnakumar updated CASSANDRASC-28:

Change Category: Performance
 Complexity: Normal
  Reviewers: Dinesh Joshi, Yifan Cai
 Status: Open  (was: Triage Needed)

> Add Stream SSTable API to Sidecar to stream SSTable components through zero 
> copy streaming
> --
>
> Key: CASSANDRASC-28
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-28
> Project: Sidecar for Apache Cassandra
>  Issue Type: New Feature
>  Components: Rest API
>Reporter: Saranya Krishnakumar
>Assignee: Saranya Krishnakumar
>Priority: Normal
>
> Create an API for streaming SSTable components using Vertx’s zero copy 
> sendFile API



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Updated] (CASSANDRASC-28) Add Stream SSTable API to Sidecar to stream SSTable components through zero copy streaming

2021-09-17 Thread Saranya Krishnakumar (Jira)


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

Saranya Krishnakumar updated CASSANDRASC-28:

Description: Create an API for streaming SSTable components using Vertx’s 
zero copy sendFile API  (was:  We want to create an API for streaming SSTable 
components using Vertx’s zero copy sendFile API)

> Add Stream SSTable API to Sidecar to stream SSTable components through zero 
> copy streaming
> --
>
> Key: CASSANDRASC-28
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-28
> Project: Sidecar for Apache Cassandra
>  Issue Type: New Feature
>  Components: Rest API
>Reporter: Saranya Krishnakumar
>Assignee: Saranya Krishnakumar
>Priority: Normal
>
> Create an API for streaming SSTable components using Vertx’s zero copy 
> sendFile API



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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