Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 010A417D38 for ; Tue, 3 Feb 2015 21:53:35 +0000 (UTC) Received: (qmail 81389 invoked by uid 500); 3 Feb 2015 21:52:37 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 81296 invoked by uid 500); 3 Feb 2015 21:52:37 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 81083 invoked by uid 99); 3 Feb 2015 21:52:37 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2015 21:52:37 +0000 Date: Tue, 3 Feb 2015 21:52:36 +0000 (UTC) From: "Gary Tully (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMQ-5458) MBean to help testing replicated levelDB MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-5458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Tully updated AMQ-5458: ---------------------------- Fix Version/s: (was: 5.11.0) 5.12.0 > MBean to help testing replicated levelDB > ---------------------------------------- > > Key: AMQ-5458 > URL: https://issues.apache.org/jira/browse/AMQ-5458 > Project: ActiveMQ > Issue Type: New Feature > Reporter: Hiram Chirino > Assignee: Hiram Chirino > Fix For: 5.12.0 > > > Would be nice if you set a system property like 'org.apache.activemq.leveldb.test=true' that you then get a MBean for leveldb stores that allows you to suspend/resume calls around the journal writes, deletes and force operations so you can more easily write tests that validate consistency and recovery. -- This message was sent by Atlassian JIRA (v6.3.4#6332)