Skip to content

aws.S3_PING extends the FILE_PING and thus exposes it's configuration that is never used which might be confusing #498

Description

@rhusar

e.g. location is exposed as /tmp/jgroups which can be confusing to users.

[standalone@localhost:9990 /] /subsystem=jgroups/channel=ee/protocol=aws.S3_PING:read-resource(include-runtime=true
{
    "outcome" => "success",
    "result" => {
        "acl_grant_bucket_owner_full_control" => false,
        "after_creation_hook" => undefined,
        "async_discovery" => false,
        "async_discovery_use_separate_thread_per_request" => false,
        "break_on_coord_rsp" => true,
        "bucket_name" => "rhusar",
        "bucket_prefix" => "",
        "check_if_bucket_exists" => true,
        "current_coord" => "localhost",
        "discovery_rsp_expiry_time" => 60000L,
        "endpoint" => undefined,
        "ergonomics" => true,
        "id" => 790,
        "info_writer_max_writes_after_view" => 2,
        "info_writer_running" => false,
        "info_writer_sleep_time" => 10000L,
        "is_coord" => true,
        "level" => undefined,
        "local_addr" => "localhost",
        "location" => "/tmp/jgroups",
        "max_members_in_discovery_request" => 500,
        "max_rank_to_reply" => 0,
        "num_discovery_requests" => 1,
        "num_discovery_runs" => 1,
        "path_style_access_enabled" => false,
        "policies" => "n/a",
        "reads" => 1,
        "region_name" => "eu-central-1",
        "register_shutdown_hook" => true,
        "remove_all_data_on_view_change" => false,
        "remove_old_coords_on_view_change" => false,
        "return_entire_cache" => false,
        "send_cache_on_join" => true,
        "sends_can_block" => false,
        "stagger_timeout" => 0L,
        "stats" => false,
        "transport_supports_multicasting" => true,
        "update_store_on_view_change" => true,
        "use_disk_cache" => false,
        "view" => "[localhost|7]",
        "write_data_on_find" => false,
        "writes" => 2
    }
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions