Steps to reproduce:
List the minimal actions needed to reproduce the behavior.
- DeleteApi deleteApi = client.getDeleteApi();
- 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
Steps to reproduce:
List the minimal actions needed to reproduce the behavior.
Expected behavior:
Remove records from DB.
Actual behavior:
InfluxException: com.influxdb.exceptions.NotImplementedException: Not implemented
Specifications: