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

【bug?】 Write data loss #1862

Open
elaineliuhuayi opened this issue Nov 18, 2019 · 1 comment
Open

【bug?】 Write data loss #1862

elaineliuhuayi opened this issue Nov 18, 2019 · 1 comment

Comments

@elaineliuhuayi
Copy link

hi,
When I am writting data by http api put to tsdb,I found that some data will be lost within a few seconds of each hour. I add some debug log in PutDataPointRpc to check if the tsdb received the data. As follows: What are the possible reasons?
image

image
image

I use append mode to write data to hbase and opentsdb 2.3.0.

@elaineliuhuayi elaineliuhuayi changed the title Write data loss 【bug?】 Write data loss Nov 18, 2019
@manolama
Copy link
Member

Make sure tsd.storage.enable_compaction is false in your config. Then check the TSDB and HBase stats and see if there are any errors about timeouts or failed writes during the top of the hour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants