Skip to content

BucketsAPI::findBuckets() is limited to 20 by default #603

@jcb-entrnce

Description

@jcb-entrnce

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

  1. have an influxdb2 instance with more than 20 buckets
  2. call BucketsApi::findBuckets()

Expected behavior:
The API returns all buckets

Actual behavior:
The API returns at most 20 buckets

Specifications:

  • Client Version: com.influxdb:influxdb-client-java:6.9.0
  • InfluxDB Version: 2.7
  • JDK Version: Eclipse Adoptium jdk-17.0.6.10-hotspot
  • Platform: docker / alpine-linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions