Skip to content

/api/v2/delete has been disabled and returns a 501 Not implemented message #177

@VaSmitka

Description

@VaSmitka

Steps to reproduce:
List the minimal actions needed to reproduce the behavior.

  1. DeleteApi deleteApi = client.getDeleteApi();
  2. deleteApi.delete(start, stop, "", "my-bucket", "my-org");

Expected behavior:
Remove records from DB.

Actual behavior:
InfluxException: com.influxdb.exceptions.NotImplementedException: Not implemented

Specifications:

  • Client Version: 1.13.0
  • InfluxDB Version: 2.0.1
  • JDK Version: 11
  • Platform: Win 10 64-bit

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions