[ 
https://issues.apache.org/jira/browse/CASSANDRA-16555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17644053#comment-17644053
 ] 

Brandon Williams commented on CASSANDRA-16555:
----------------------------------------------

bq. This will require slight changes for 4.0+.

Specifically 
[this|https://github.com/driftx/cassandra/commit/52a0946340abfcb1efbf36c13ce6690f962caf08]
 and then later 
[this|https://github.com/driftx/cassandra/commit/ee535400b290ef30dfc454447c32711e2402217c].

||Branch||Circle||
|[3.0|https://github.com/driftx/cassandra/tree/CASSANDRA-16555-3.0]|[j8|https://app.circleci.com/pipelines/github/driftx/cassandra/722/workflows/5196581b-cbf3-4112-95a1-541fee7456c0]|
|[3.11|https://github.com/driftx/cassandra/tree/CASSANDRA-16555-3.11]|[j8|https://app.circleci.com/pipelines/github/driftx/cassandra/724/workflows/a797357a-327f-43b5-8c4f-38307bc917c2]|
|[4.0|https://github.com/driftx/cassandra/tree/CASSANDRA-16555-4.0]|[j8|https://app.circleci.com/pipelines/github/driftx/cassandra/725/workflows/da0eb9f5-0348-47e7-a7d3-e1a568208715],
 
[j11|https://app.circleci.com/pipelines/github/driftx/cassandra/725/workflows/c8f0ffdd-e541-45dc-8172-e55213c4ef66]|
|[4.1|https://github.com/driftx/cassandra/tree/CASSANDRA-16555-4.1]|[j8|https://app.circleci.com/pipelines/github/driftx/cassandra/723/workflows/28e8e7d0-310d-4877-971e-fdb0124ac52c],
 
[j11|https://app.circleci.com/pipelines/github/driftx/cassandra/723/workflows/1320a1bb-a717-4a31-a3ba-1c61356728ee]|
|[trunk|https://github.com/driftx/cassandra/tree/CASSANDRA-16555-trunk]|[j8|https://app.circleci.com/pipelines/github/driftx/cassandra/726/workflows/abfb207e-58fa-4d59-9b53-f32478613707],
 
[j11|https://app.circleci.com/pipelines/github/driftx/cassandra/726/workflows/66657df1-5a52-4a6f-915e-8f46258ef693]|

> Add out-of-the-box snitch for Ec2 IMDSv2
> ----------------------------------------
>
>                 Key: CASSANDRA-16555
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16555
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Consistency/Coordination
>            Reporter: Paul Rütter (BlueConic)
>            Assignee: fulco taen
>            Priority: Normal
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> In order to patch a vulnerability, Amazon came up with a new version of their 
> metadata service.
> It's no longer unrestricted but now requires a token (in a header), in order 
> to access the metadata service.
> See 
> [https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-instance-metadata-service.html]
>  for more information.
> Cassandra currently doesn't offer an out-of-the-box snitch class to support 
> this.
> See 
> [https://cassandra.apache.org/doc/latest/operating/snitch.html#snitch-classes]
> This issue asks to add support for this as a separate snitch class.
> We'll probably do a PR for this, as we are in the process of developing one.



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

Reply via email to