Skip to content

Loosing data #9

@javaenthugm

Description

@javaenthugm

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions