Xinyu Tan created IOTDB-1895:
--------------------------------
Summary: Cache leader optimization for batch write interfaces on
multiple devices
Key: IOTDB-1895
URL: https://issues.apache.org/jira/browse/IOTDB-1895
Project: Apache IoTDB
Issue Type: Improvement
Reporter: Xinyu Tan
Assignee: Quan Siyi
At present, the cache leader performance optimization for distributed write
performance is critical ([the design
document|https://shimo.im/docs/dYwjwtrTPXPWcqxj]) . Although the current
implementation in the session module for all equipment cache handling, On the
server side, however, only writes to a single device are passed clues, causing
the partition cache of the batch interface to be effectively invalidated. As
the number of users of multi-device interfaces increases, we need to do this
optimization.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)