influxdata / influxdata/influxdb-java

No createRetentionPolicy method found in InfluxDB object

Open
#370 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.2k
Forks
469
PR merge metrics
No merged PRs in 30d

Description

I am using influxdb-java 2.7, but I can't create retention policy by the client.
In IDEA it looks like this:
image
is' it a bug or some else? plz fix it

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the InfluxDB object in influxdb-java 2.7 and compare its public methods with the retention-policy API documented for the client. Determine whether the missing createRetentionPolicy method is an implementation gap or an expected API difference; done means the behavior is clarified and, if applicable, covered by the relevant client tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.