[ 
https://issues.apache.org/jira/browse/ASTERIXDB-3318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17788848#comment-17788848
 ] 

ASF subversion and git services commented on ASTERIXDB-3318:
------------------------------------------------------------

Commit 46db92c16dd1b315d939fcfae428703d9c06b1e6 in asterixdb's branch 
refs/heads/master from Ali Alsuliman
[ https://gitbox.apache.org/repos/asf?p=asterixdb.git;h=46db92c16d ]

[ASTERIXDB-3318][RUN] Create index builder factory per partition

- user model changes: no
- storage format changes: no
- interface changes: no

Details:
LSMIndexIOOperationCallbackFactory factory is currently shared among
index builder factories. When index builders run concurrently
and without synchronization, this causes an issue because
LSMIndexIOOperationCallbackFactory is stateful.

Change-Id: I4c3b0b982b206ac3eea3653c68e3fecc31145cda
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17976
Reviewed-by: Ali Alsuliman <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>
Tested-by: Murtadha Hubail <[email protected]>


> Index builders sharing a common stateful factory
> ------------------------------------------------
>
>                 Key: ASTERIXDB-3318
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-3318
>             Project: Apache AsterixDB
>          Issue Type: Bug
>          Components: RT - Runtime
>            Reporter: Ali Alsuliman
>            Assignee: Ali Alsuliman
>            Priority: Major
>
> LSMIndexIOOperationCallbackFactory factory is shared among index builder 
> factories. When index builders run concurrently and without synchronization, 
> this causes an issue because LSMIndexIOOperationCallbackFactory is stateful



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to