[
https://issues.apache.org/jira/browse/ASTERIXDB-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Murtadha Hubail resolved ASTERIXDB-2266.
----------------------------------------
Resolution: Fixed
> Records that are larger than a log file break recovery
> ------------------------------------------------------
>
> Key: ASTERIXDB-2266
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2266
> Project: Apache AsterixDB
> Issue Type: Bug
> Components: TX - Transactions
> Reporter: Murtadha Hubail
> Assignee: Murtadha Hubail
> Priority: Major
>
> Currently, there is no restriction onĀ the transaction log record/page size.
> ThisĀ could result in a log page being written to a log file that exceeds its
> max size and therefore breaks the LSN calculation per file. We need to
> restrict the max log record size to the configured max log file size.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)