Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 63728200BDA for ; Tue, 13 Dec 2016 12:37:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 608F4160B38; Tue, 13 Dec 2016 11:37:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id CE7A7160B23 for ; Tue, 13 Dec 2016 12:37:00 +0100 (CET) Received: (qmail 45428 invoked by uid 500); 13 Dec 2016 11:37:00 -0000 Mailing-List: contact oak-issues-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-issues@jackrabbit.apache.org Received: (qmail 45384 invoked by uid 99); 13 Dec 2016 11:37:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Dec 2016 11:37:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E7C932C03DE for ; Tue, 13 Dec 2016 11:36:59 +0000 (UTC) Date: Tue, 13 Dec 2016 11:36:59 +0000 (UTC) From: "Chetan Mehrotra (JIRA)" To: oak-issues@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (OAK-5121) review CommitInfo==null in BackgroundObserver with isExternal change MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 13 Dec 2016 11:37:01 -0000 [ https://issues.apache.org/jira/browse/OAK-5121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated OAK-5121: --------------------------------- Fix Version/s: (was: 1.6) 1.8 > review CommitInfo==null in BackgroundObserver with isExternal change > -------------------------------------------------------------------- > > Key: OAK-5121 > URL: https://issues.apache.org/jira/browse/OAK-5121 > Project: Jackrabbit Oak > Issue Type: Task > Components: core > Affects Versions: 1.5.13 > Reporter: Stefan Egli > Assignee: Chetan Mehrotra > Fix For: 1.8 > > Attachments: OAK-5121.patch > > > OAK-4898 changes CommitInfo to be never null. This is the case outside of the BackgroundObserver - but in the BackgroundObserver itself it is explicitly set to null when compacting. > Once OAK-4898 is committed this task is about reviewing the implications in BackgroundObserver wrt compaction and CommitInfo==null -- This message was sent by Atlassian JIRA (v6.3.4#6332)