[
https://issues.apache.org/jira/browse/CASSANDRA-18646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739625#comment-17739625
]
Stefan Miklosovic edited comment on CASSANDRA-18646 at 7/3/23 2:41 PM:
-----------------------------------------------------------------------
I have tested it on a VM in Azure, this is what it resolves to:
{code:java}
Datacenter: PolandCentral
=========================
Status=Up/Down
|/ State=Normal/Leaving/Joining/Moving
-- Address Load Tokens Owns (effective) Host ID
Rack
UN 127.0.0.1 116.39 KiB 16 100.0%
0821bd1a-316c-4648-b4da-b78460eb83db zone-1
{code}
"zone" is just an integer in Azure so I prepend "zone" in front of it. I am on
the edge if it should be "rack" instead of "zone" but I am trying to follow the
Azure terminology here.
When version of API to fetch metadata from is not specified, it will
dynamically resolve the latest API version by calling the version endpoint and
that version is used for fetching the metadata.
was (Author: smiklosovic):
I have tested it on a VM in Azure, this is what it resolves to:
{code}
Datacenter: PolandCentral
=========================
Status=Up/Down
|/ State=Normal/Leaving/Joining/Moving
-- Address Load Tokens Owns (effective) Host ID
Rack
UN 127.0.0.1 116.39 KiB 16 100.0%
0821bd1a-316c-4648-b4da-b78460eb83db zone-1
{code}
"zone" is just an integer in Azure so I prepend "zone" in front of it. I am not
the edge if it should be "rack" instead of "zone" but I am trying to follow
the Azure terminology here.
When version of API to fetch metadata from is not specified, it will
dynamically resolve the latest API version by calling the version endpoint and
that version is used for fetching the metadata.
> Add Azure snitch
> ----------------
>
> Key: CASSANDRA-18646
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18646
> Project: Cassandra
> Issue Type: New Feature
> Components: Legacy/Core
> Reporter: Stefan Miklosovic
> Assignee: Stefan Miklosovic
> Priority: Normal
> Fix For: 5.x
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Create Azure snitch to support Azure clouds.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]