[jira] [Updated] (CASSANDRASC-87) JMX connectivity is enough to consider host “up” for most endpoints

2023-12-13 Thread Yifan Cai (Jira)


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

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

>  JMX connectivity is enough to consider host “up” for most endpoints 
> -
>
> Key: CASSANDRASC-87
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-87
> Project: Sidecar for Apache Cassandra
>  Issue Type: Bug
>  Components: Rest API
>Reporter: Doug Rohrer
>Assignee: Doug Rohrer
>Priority: Normal
>  Labels: pull-request-available
> Fix For: 1.0
>
>
> Today, the Sidecar health check is tied to Native Transport availability for 
> the instance in question. However, many operations can be successfully 
> performed without native transport.
> Therefore, we should instead use JMX to check for instance availability and 
> perhaps expose a different endpoint for native transport availability.



--
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-87) JMX connectivity is enough to consider host “up” for most endpoints

2023-12-13 Thread Yifan Cai (Jira)


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

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

>  JMX connectivity is enough to consider host “up” for most endpoints 
> -
>
> Key: CASSANDRASC-87
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-87
> Project: Sidecar for Apache Cassandra
>  Issue Type: Bug
>  Components: Rest API
>Reporter: Doug Rohrer
>Assignee: Doug Rohrer
>Priority: Normal
>  Labels: pull-request-available
>
> Today, the Sidecar health check is tied to Native Transport availability for 
> the instance in question. However, many operations can be successfully 
> performed without native transport.
> Therefore, we should instead use JMX to check for instance availability and 
> perhaps expose a different endpoint for native transport availability.



--
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-87) JMX connectivity is enough to consider host “up” for most endpoints

2023-12-12 Thread Yifan Cai (Jira)


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

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

+1 on the patch, assume CI is green

>  JMX connectivity is enough to consider host “up” for most endpoints 
> -
>
> Key: CASSANDRASC-87
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-87
> Project: Sidecar for Apache Cassandra
>  Issue Type: Bug
>  Components: Rest API
>Reporter: Doug Rohrer
>Assignee: Doug Rohrer
>Priority: Normal
>  Labels: pull-request-available
>
> Today, the Sidecar health check is tied to Native Transport availability for 
> the instance in question. However, many operations can be successfully 
> performed without native transport.
> Therefore, we should instead use JMX to check for instance availability and 
> perhaps expose a different endpoint for native transport availability.



--
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-87) JMX connectivity is enough to consider host “up” for most endpoints

2023-12-12 Thread Yifan Cai (Jira)


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

Yifan Cai updated CASSANDRASC-87:
-
Reviewers: Yifan Cai  (was: Yifan Cai, Yifan Cai)

>  JMX connectivity is enough to consider host “up” for most endpoints 
> -
>
> Key: CASSANDRASC-87
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-87
> Project: Sidecar for Apache Cassandra
>  Issue Type: Bug
>  Components: Rest API
>Reporter: Doug Rohrer
>Assignee: Doug Rohrer
>Priority: Normal
>  Labels: pull-request-available
>
> Today, the Sidecar health check is tied to Native Transport availability for 
> the instance in question. However, many operations can be successfully 
> performed without native transport.
> Therefore, we should instead use JMX to check for instance availability and 
> perhaps expose a different endpoint for native transport availability.



--
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-87) JMX connectivity is enough to consider host “up” for most endpoints

2023-12-12 Thread Francisco Guerrero (Jira)


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

Francisco Guerrero updated CASSANDRASC-87:
--
Authors: Doug Rohrer, Francisco Guerrero
Test and Documentation Plan: Added unit tests as well as integration tests 
for different scenarios of JMX connection/disconnection
 Status: Patch Available  (was: In Progress)

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

>  JMX connectivity is enough to consider host “up” for most endpoints 
> -
>
> Key: CASSANDRASC-87
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-87
> Project: Sidecar for Apache Cassandra
>  Issue Type: Bug
>  Components: Rest API
>Reporter: Doug Rohrer
>Assignee: Doug Rohrer
>Priority: Normal
>  Labels: pull-request-available
>
> Today, the Sidecar health check is tied to Native Transport availability for 
> the instance in question. However, many operations can be successfully 
> performed without native transport.
> Therefore, we should instead use JMX to check for instance availability and 
> perhaps expose a different endpoint for native transport availability.



--
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-87) JMX connectivity is enough to consider host “up” for most endpoints

2023-12-11 Thread ASF GitHub Bot (Jira)


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

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

>  JMX connectivity is enough to consider host “up” for most endpoints 
> -
>
> Key: CASSANDRASC-87
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-87
> Project: Sidecar for Apache Cassandra
>  Issue Type: Bug
>  Components: Rest API
>Reporter: Doug Rohrer
>Assignee: Doug Rohrer
>Priority: Normal
>  Labels: pull-request-available
>
> Today, the Sidecar health check is tied to Native Transport availability for 
> the instance in question. However, many operations can be successfully 
> performed without native transport.
> Therefore, we should instead use JMX to check for instance availability and 
> perhaps expose a different endpoint for native transport availability.



--
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-87) JMX connectivity is enough to consider host “up” for most endpoints

2023-12-11 Thread Francisco Guerrero (Jira)


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

Francisco Guerrero updated CASSANDRASC-87:
--
 Bug Category: Parent values: Correctness(12982)Level 1 values: Recoverable 
Corruption / Loss(12986)
   Complexity: Normal
  Component/s: Rest API
Discovered By: DTest
 Severity: Normal
   Status: Open  (was: Triage Needed)

>  JMX connectivity is enough to consider host “up” for most endpoints 
> -
>
> Key: CASSANDRASC-87
> URL: https://issues.apache.org/jira/browse/CASSANDRASC-87
> Project: Sidecar for Apache Cassandra
>  Issue Type: Bug
>  Components: Rest API
>Reporter: Doug Rohrer
>Assignee: Doug Rohrer
>Priority: Normal
>
> Today, the Sidecar health check is tied to Native Transport availability for 
> the instance in question. However, many operations can be successfully 
> performed without native transport.
> Therefore, we should instead use JMX to check for instance availability and 
> perhaps expose a different endpoint for native transport availability.



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