Skip to content

Set/get configuration does not work #297

@strowk

Description

@strowk

Try to

dbInstance.setConfiguration("query_server_config", "reduce_limit", "false");

result:

 nested exception is org.ektorp.DocumentNotFoundException: nothing found on db path: /_config/query_server_config/reduce_limit, Response body: {"error":"not_found","reason":"Database does not exist."}

Should not use url '_config'. According to https://groups.google.com/forum/#!topic/couchdb-user-archive/ZQePL4EKzLE url should start from '/_node/<node_name>/_config/ '

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions