influxdata / influxdata/influxdb-java
No createRetentionPolicy method found in InfluxDB object
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:

is' it a bug or some else? plz fix it
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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