zai
zai

Reputation: 31

What does `series_slot_num` parameter mean in Apache IoTDB?

I am currently scanning through the parameter settings of Apache IoTDB, and I noticed that there is a parameter series_slot_num for load balancing configuration. I want to know what does this parameter mean and what effect does it have?

Upvotes: 0

Views: 21

Answers (1)

Xinyu Tan
Xinyu Tan

Reputation: 429

Generally, there is no need to adjust this parameter in Apache IoTDB. This parameter means the number of buckets for the device ID.

Upvotes: 0

Related Questions