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

Loosing data #9

Open
javaenthugm opened this issue Oct 2, 2018 · 3 comments
Open

Loosing data #9

javaenthugm opened this issue Oct 2, 2018 · 3 comments
Labels

Comments

@javaenthugm
Copy link

Hi ,

We are loosing lots of data points while using this plugin.

I don't see any error in the region server logs or hdfs logs.

I have enabled some more logging in the plugin code and I think, the plugin is not able to read all messages when the through-put is high.

The TSDB plugin configuration is given below.

KafkaRpcPlugin.groups=tsdbpublisher
KafkaRpcPlugin.tsdbpublisher.topics=xxxxx.data.10m.tsdb
KafkaRpcPlugin.tsdbpublisher.consumerType = raw
KafkaRpcPlugin.tsdbpublisher.deserializer = net.opentsdb.data.deserializers.JSONDeserializer
KafkaRpcPlugin.tsdbpublisher.rate = 10000
KafkaRpcPlugin.tsdbpublisher.threads = 16

Any suggestions for tuning?

Thanks,
-Gk

@javaenthugm
Copy link
Author

@manolama - any suggestions?

@javaenthugm
Copy link
Author

@manolama - Nobody is looking in these issues?
Should we try some alternative solution than this plugin?

@manolama
Copy link
Member

Hi sorry. So you'll want to enable debug logging and track the stats to see what kind of exception is being thrown and incremented.

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

No branches or pull requests

2 participants