[
https://issues.apache.org/jira/browse/IOTDB-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haimei Guo reassigned IOTDB-883:
--------------------------------
Assignee: Haimei Guo
> Buffered insertion interface
> ----------------------------
>
> Key: IOTDB-883
> URL: https://issues.apache.org/jira/browse/IOTDB-883
> Project: Apache IoTDB
> Issue Type: Improvement
> Components: Client/Java
> Reporter: Jialin Qiao
> Assignee: Haimei Guo
> Priority: Minor
>
> InsertRecords is more efficient than insertRecord. If the user could bare
> some insertion latency, we could cache the records in the client-side and
> sent a batch of records periodically to the server.
> The interface may look like insertRecord(parameters, long latency)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)