Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry capability for writing of BatchPoints as well #439

Closed
lxhoan opened this issue Apr 2, 2018 · 0 comments
Closed

Retry capability for writing of BatchPoints as well #439

lxhoan opened this issue Apr 2, 2018 · 0 comments
Milestone

Comments

@lxhoan
Copy link
Contributor

lxhoan commented Apr 2, 2018

InfluxDB v 2.9 shipped with retry capability feature for write(final Point point)
I believe we should have the same feature for write(final BatchPoints batchPoints)

@lxhoan lxhoan added this to the 2.13 milestone Aug 2, 2018
lxhoan added a commit to bonitoo-io/influxdb-java that referenced this issue Aug 26, 2018
lxhoan added a commit to bonitoo-io/influxdb-java that referenced this issue Aug 26, 2018
lxhoan added a commit to bonitoo-io/influxdb-java that referenced this issue Aug 29, 2018
@lxhoan lxhoan changed the title Retry capability for write(final BatchPoints batchPoints) as well Retry capability for writing og BatchPoints as well Aug 29, 2018
@lxhoan lxhoan changed the title Retry capability for writing og BatchPoints as well Retry capability for writing of BatchPoints as well Aug 29, 2018
majst01 added a commit that referenced this issue Sep 6, 2018
imlement issue #439 : Retry capability for writing of BatchPoints
@majst01 majst01 closed this as completed Sep 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants