[jira] [Updated] (CASSANDRA-17052) Queries performed with NODE_LOCAL consistency level do not update request metrics

2021-11-12 Thread Aleksey Yeschenko (Jira)


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

Aleksey Yeschenko updated CASSANDRA-17052:
--
  Fix Version/s: 4.0.2
 4.1
 (was: 4.x)
 (was: 4.0.x)
  Since Version: 4.0
Source Control Link: 
[dd6242037b6c78eed0994638c20ec82ecf78c43c|https://github.com/apache/cassandra/commit/dd6242037b6c78eed0994638c20ec82ecf78c43c]
  (was: https://github.com/iamaleksey/cassandra/commits/17052-4.0)
 Resolution: Fixed
 Status: Resolved  (was: Ready to Commit)

> Queries performed with NODE_LOCAL consistency level do not update request 
> metrics
> -
>
> Key: CASSANDRA-17052
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17052
> Project: Cassandra
>  Issue Type: Bug
>  Components: Observability/Metrics
>Reporter: Aleksey Yeschenko
>Assignee: Aleksey Yeschenko
>Priority: Normal
> Fix For: 4.0.2, 4.1
>
>
> Currently, queries performed with {{NODE_LOCAL}} consistency level are not 
> reflected in request metrics. The suggested patch addresses that, and also 
> allows modification and batch statements to be used with {{NODE_LOCAL}} 
> consistency level.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Updated] (CASSANDRA-17052) Queries performed with NODE_LOCAL consistency level do not update request metrics

2021-11-08 Thread Alex Petrov (Jira)


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

Alex Petrov updated CASSANDRA-17052:

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

+1; minor comments on the patch

> Queries performed with NODE_LOCAL consistency level do not update request 
> metrics
> -
>
> Key: CASSANDRA-17052
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17052
> Project: Cassandra
>  Issue Type: Bug
>  Components: Observability/Metrics
>Reporter: Aleksey Yeschenko
>Assignee: Aleksey Yeschenko
>Priority: Normal
> Fix For: 4.0.x, 4.x
>
>
> Currently, queries performed with {{NODE_LOCAL}} consistency level are not 
> reflected in request metrics. The suggested patch addresses that, and also 
> allows modification and batch statements to be used with {{NODE_LOCAL}} 
> consistency level.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Updated] (CASSANDRA-17052) Queries performed with NODE_LOCAL consistency level do not update request metrics

2021-11-08 Thread Alex Petrov (Jira)


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

Alex Petrov updated CASSANDRA-17052:

Reviewers: Alex Petrov, Alex Petrov  (was: Alex Petrov)
   Alex Petrov, Alex Petrov  (was: Alex Petrov)
   Status: Review In Progress  (was: Patch Available)

> Queries performed with NODE_LOCAL consistency level do not update request 
> metrics
> -
>
> Key: CASSANDRA-17052
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17052
> Project: Cassandra
>  Issue Type: Bug
>  Components: Observability/Metrics
>Reporter: Aleksey Yeschenko
>Assignee: Aleksey Yeschenko
>Priority: Normal
> Fix For: 4.0.x, 4.x
>
>
> Currently, queries performed with {{NODE_LOCAL}} consistency level are not 
> reflected in request metrics. The suggested patch addresses that, and also 
> allows modification and batch statements to be used with {{NODE_LOCAL}} 
> consistency level.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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



[jira] [Updated] (CASSANDRA-17052) Queries performed with NODE_LOCAL consistency level do not update request metrics

2021-10-28 Thread Aleksey Yeschenko (Jira)


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

Aleksey Yeschenko updated CASSANDRA-17052:
--
Reviewers: Alex Petrov

> Queries performed with NODE_LOCAL consistency level do not update request 
> metrics
> -
>
> Key: CASSANDRA-17052
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17052
> Project: Cassandra
>  Issue Type: Bug
>  Components: Observability/Metrics
>Reporter: Aleksey Yeschenko
>Assignee: Aleksey Yeschenko
>Priority: Normal
> Fix For: 4.0.x, 4.x
>
>
> Currently, queries performed with {{NODE_LOCAL}} consistency level are not 
> reflected in request metrics. The suggested patch addresses that, and also 
> allows modification and batch statements to be used with {{NODE_LOCAL}} 
> consistency level.



--
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] (CASSANDRA-17052) Queries performed with NODE_LOCAL consistency level do not update request metrics

2021-10-28 Thread Aleksey Yeschenko (Jira)


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

Aleksey Yeschenko updated CASSANDRA-17052:
--
Status: Patch Available  (was: In Progress)

Code: https://github.com/iamaleksey/cassandra/commits/17052-4.0
CI: 
https://app.circleci.com/pipelines/github/iamaleksey/cassandra?branch=17052-4.0

> Queries performed with NODE_LOCAL consistency level do not update request 
> metrics
> -
>
> Key: CASSANDRA-17052
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17052
> Project: Cassandra
>  Issue Type: Bug
>  Components: Observability/Metrics
>Reporter: Aleksey Yeschenko
>Assignee: Aleksey Yeschenko
>Priority: Normal
> Fix For: 4.0.x, 4.x
>
>
> Currently, queries performed with {{NODE_LOCAL}} consistency level are not 
> reflected in request metrics. The suggested patch addresses that, and also 
> allows modification and batch statements to be used with {{NODE_LOCAL}} 
> consistency level.



--
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] (CASSANDRA-17052) Queries performed with NODE_LOCAL consistency level do not update request metrics

2021-10-28 Thread Aleksey Yeschenko (Jira)


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

Aleksey Yeschenko updated CASSANDRA-17052:
--
 Bug Category: Parent values: Code(13163)Level 1 values: Bug - Unclear 
Impact(13164)
   Complexity: Normal
Discovered By: Code Inspection
 Severity: Low
   Status: Open  (was: Triage Needed)

> Queries performed with NODE_LOCAL consistency level do not update request 
> metrics
> -
>
> Key: CASSANDRA-17052
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17052
> Project: Cassandra
>  Issue Type: Bug
>  Components: Observability/Metrics
>Reporter: Aleksey Yeschenko
>Assignee: Aleksey Yeschenko
>Priority: Normal
> Fix For: 4.0.x, 4.x
>
>
> Currently, queries performed with {{NODE_LOCAL}} consistency level are not 
> reflected in request metrics. The suggested patch addresses that, and also 
> allows modification and batch statements to be used with {{NODE_LOCAL}} 
> consistency level.



--
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] (CASSANDRA-17052) Queries performed with NODE_LOCAL consistency level do not update request metrics

2021-10-28 Thread Aleksey Yeschenko (Jira)


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

Aleksey Yeschenko updated CASSANDRA-17052:
--
  Fix Version/s: 4.x
 4.0.x
Source Control Link: 
https://github.com/iamaleksey/cassandra/commits/17052-4.0
Test and Documentation Plan: Unit tests included
Description: Currently, queries performed with 
{{NODE_LOCAL}} consistency level are not reflected in request metrics. The 
suggested patch addresses that, and also allows modification and batch 
statements to be used with {{NODE_LOCAL}} consistency level.  (was: TBD)
Summary: Queries performed with NODE_LOCAL consistency 
level do not update request metrics  (was: TBD)

> Queries performed with NODE_LOCAL consistency level do not update request 
> metrics
> -
>
> Key: CASSANDRA-17052
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17052
> Project: Cassandra
>  Issue Type: Bug
>  Components: Observability/Metrics
>Reporter: Aleksey Yeschenko
>Assignee: Aleksey Yeschenko
>Priority: Normal
> Fix For: 4.0.x, 4.x
>
>
> Currently, queries performed with {{NODE_LOCAL}} consistency level are not 
> reflected in request metrics. The suggested patch addresses that, and also 
> allows modification and batch statements to be used with {{NODE_LOCAL}} 
> consistency level.



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