[
https://issues.apache.org/jira/browse/TRAFODION-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandhya Sundaresan closed TRAFODION-1848.
-----------------------------------------
> LOB infrastructure changes to support GC and get rid of unneeded mxlobsrvr
> process
> ----------------------------------------------------------------------------------
>
> Key: TRAFODION-1848
> URL: https://issues.apache.org/jira/browse/TRAFODION-1848
> Project: Apache Trafodion
> Issue Type: Improvement
> Components: sql-exe
> Affects Versions: any
> Reporter: Sandhya Sundaresan
> Assignee: Sandhya Sundaresan
> Priority: Major
> Fix For: 2.0-incubating
>
> Original Estimate: 672h
> Remaining Estimate: 672h
>
> Need support to compact lob data files after a certain threshold is reached .
> Deleting or updating a table with lob columns cn cause the lob datafiles to
> be left with unused holes. These need to be compacted regularly.
> TO simplify the flow of execution, the mxlobsrvr process functionality is
> being moved into the master executor. There is no need for a spearate process
> anymore since there isn't going to be a separate storage engine that may need
> to make calls to this process. The lob file processing can all be done in
> the master process itself.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)