[
https://issues.apache.org/jira/browse/ASTERIXDB-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abdullah Alamoudi reassigned ASTERIXDB-1185:
--------------------------------------------
Assignee: Abdullah Alamoudi
> Avoid generating objects proportional to data (in general)
> ----------------------------------------------------------
>
> Key: ASTERIXDB-1185
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-1185
> Project: Apache AsterixDB
> Issue Type: Improvement
> Reporter: Young-Seok Kim
> Assignee: Abdullah Alamoudi
>
> Currently, inserting a record generates (even through a feed job) at least an
> object in the job pipeline. One place, for sure, is in the
> LSMBTree.insert(), where a cursor is created for each insert to check the
> primary key uniqueness. This type of data proportional object creation should
> be avoided.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)