Return-Path: X-Original-To: apmail-qpid-commits-archive@www.apache.org Delivered-To: apmail-qpid-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B43C117FA for ; Wed, 30 Jul 2014 12:57:36 +0000 (UTC) Received: (qmail 33642 invoked by uid 500); 30 Jul 2014 12:57:36 -0000 Delivered-To: apmail-qpid-commits-archive@qpid.apache.org Received: (qmail 33616 invoked by uid 500); 30 Jul 2014 12:57:36 -0000 Mailing-List: contact commits-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list commits@qpid.apache.org Received: (qmail 33607 invoked by uid 99); 30 Jul 2014 12:57:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2014 12:57:36 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2014 12:57:33 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id A21492388F23; Wed, 30 Jul 2014 12:57:06 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1614644 - in /qpid/trunk/qpid/java: bdbstore/src/main/java/resources/js/qpid/management/virtualhost/bdb_ha/ bdbstore/src/main/java/resources/virtualhost/bdb_ha/ bdbstore/src/main/java/resources/virtualhostnode/bdb/ bdbstore/src/main/java/r... Date: Wed, 30 Jul 2014 12:57:05 -0000 To: commits@qpid.apache.org From: macbean@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140730125706.A21492388F23@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: macbean Date: Wed Jul 30 12:57:04 2014 New Revision: 1614644 URL: http://svn.apache.org/r1614644 Log: QPID-5928: [Java Broker] Further enhancements and feedback changes for initial implementation Modified: qpid/trunk/qpid/java/bdbstore/src/main/java/resources/js/qpid/management/virtualhost/bdb_ha/show.js qpid/trunk/qpid/java/bdbstore/src/main/java/resources/virtualhost/bdb_ha/show.html qpid/trunk/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb/add.html qpid/trunk/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb_ha/add/existinggroup/add.html qpid/trunk/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb_ha/add/newgroup/add.html qpid/trunk/qpid/java/broker-plugins/derby-store/src/main/java/resources/virtualhostnode/derby/add.html qpid/trunk/qpid/java/broker-plugins/jdbc-store/src/main/java/resources/js/qpid/management/virtualhost/jdbc/add.js qpid/trunk/qpid/java/broker-plugins/jdbc-store/src/main/java/resources/js/qpid/management/virtualhostnode/jdbc/add.js qpid/trunk/qpid/java/broker-plugins/jdbc-store/src/main/java/resources/virtualhost/jdbc/add.html qpid/trunk/qpid/java/broker-plugins/jdbc-store/src/main/java/resources/virtualhostnode/jdbc/add.html qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources/addVirtualHostNodeAndVirtualHost.html qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources/css/common.css qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources/js/qpid/management/VirtualHostNode.js qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources/js/qpid/management/addVirtualHostNodeAndVirtualHost.js qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources/js/qpid/management/virtualhost/providedstore/add.js qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources/showVirtualHost.html qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources/showVirtualHostNode.html qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources/virtualhost/providedstore/add.html qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources/virtualhost/sizemonitoring/add.html qpid/trunk/qpid/java/broker-plugins/management-http/src/main/java/resources/virtualhostnode/json/add.html qpid/trunk/qpid/java/broker-plugins/memory-store/src/main/java/resources/virtualhost/memory/add.html qpid/trunk/qpid/java/broker-plugins/memory-store/src/main/java/resources/virtualhostnode/memory/add.html Modified: qpid/trunk/qpid/java/bdbstore/src/main/java/resources/js/qpid/management/virtualhost/bdb_ha/show.js URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/bdbstore/src/main/java/resources/js/qpid/management/virtualhost/bdb_ha/show.js?rev=1614644&r1=1614643&r2=1614644&view=diff ============================================================================== --- qpid/trunk/qpid/java/bdbstore/src/main/java/resources/js/qpid/management/virtualhost/bdb_ha/show.js (original) +++ qpid/trunk/qpid/java/bdbstore/src/main/java/resources/js/qpid/management/virtualhost/bdb_ha/show.js Wed Jul 30 12:57:04 2014 @@ -20,47 +20,60 @@ define(["qpid/common/util", "dojo/query", "dojo/domReady!"], function (util, query) { - var fields = [ "storeUnderfullSize", "storeOverfullSize", "permittedNodes"]; - var syncPolicies = ["sync", "no_sync", "write_no_sync"]; var localTransactionSynchronizationPolicy = "localTransactionSynchronizationPolicy"; var remoteTransactionSynchronizationPolicy = "remoteTransactionSynchronizationPolicy"; + var fields = [ "storeUnderfullSize", "storeOverfullSize"]; + function BDB(data) { util.buildUI(data.containerNode, data.parent, "virtualhost/bdb_ha/show.html", fields, this); - for(var i=0; i"; + } + } + this["permittedNodes"].innerHTML = permittedNodesMarkup ; + var localSyncPolicy = data[localTransactionSynchronizationPolicy].toLowerCase(); var remoteSyncPolicy = data[remoteTransactionSynchronizationPolicy].toLowerCase(); - for(var i=0; i
Permitted Nodes:
-
+

-
Before each transaction commit returns to the caller the following will be true:
-
-
At the master node, the node will have received the required minimum number of acknowledgements from the replica nodes and the transaction will have been:
-
- - -
- -
- - -
- -
- - +
+
Local Transaction Sync Policy:
+
+ SYNC (the transaction will be written and synchronized to the disk; highest durability) + WRITE_NO_SYNC (the transaction will be written only; the synchronization will be performed later) + NO_SYNC (write later; the transaction will be written and synchronized later; lowest durability)
-
-
At the required minimum number od replica nodes, the transaction will have been:
-
- - -
- -
- - -
- -
- - +
+
Remote Transaction Sync Policy:
+
+ SYNC (the transaction will be written and synchronized to the disk; highest durability) + WRITE_NO_SYNC (the transaction will be written only; the synchronization will be performed later) + NO_SYNC (write later; the transaction will be written and synchronized later; lowest durability)
-
Modified: qpid/trunk/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb/add.html URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb/add.html?rev=1614644&r1=1614643&r2=1614644&view=diff ============================================================================== --- qpid/trunk/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb/add.html (original) +++ qpid/trunk/qpid/java/bdbstore/src/main/java/resources/virtualhostnode/bdb/add.html Wed Jul 30 12:57:04 2014 @@ -20,20 +20,6 @@ -->
-
Name*:
-
- -
-
-
Store path*:
-
Node Name*:
-
- -
-
-
Address*:
-
-
Node name*:
-
- -
-
+
Group name*:
Modified: qpid/trunk/qpid/java/broker-plugins/derby-store/src/main/java/resources/virtualhostnode/derby/add.html URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/broker-plugins/derby-store/src/main/java/resources/virtualhostnode/derby/add.html?rev=1614644&r1=1614643&r2=1614644&view=diff ============================================================================== --- qpid/trunk/qpid/java/broker-plugins/derby-store/src/main/java/resources/virtualhostnode/derby/add.html (original) +++ qpid/trunk/qpid/java/broker-plugins/derby-store/src/main/java/resources/virtualhostnode/derby/add.html Wed Jul 30 12:57:04 2014 @@ -20,20 +20,6 @@ -->
-
Name*:
-
- -
-
-
Store path*:
+
The virtual host will have the same name as the node.
Modified: qpid/trunk/qpid/java/broker-plugins/jdbc-store/src/main/java/resources/virtualhostnode/jdbc/add.html URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/broker-plugins/jdbc-store/src/main/java/resources/virtualhostnode/jdbc/add.html?rev=1614644&r1=1614643&r2=1614644&view=diff ============================================================================== --- qpid/trunk/qpid/java/broker-plugins/jdbc-store/src/main/java/resources/virtualhostnode/jdbc/add.html (original) +++ qpid/trunk/qpid/java/broker-plugins/jdbc-store/src/main/java/resources/virtualhostnode/jdbc/add.html Wed Jul 30 12:57:04 2014 @@ -20,20 +20,6 @@ -->
-
Name*:
-
- -
-
-
JDBC Url*:
Virtual Host Node
+
Name*:
+
+ +
+
+
Type*:
-
-
-
Store path*:
+
The virtual host will have the same name as the node.
Modified: qpid/trunk/qpid/java/broker-plugins/memory-store/src/main/java/resources/virtualhostnode/memory/add.html URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/java/broker-plugins/memory-store/src/main/java/resources/virtualhostnode/memory/add.html?rev=1614644&r1=1614643&r2=1614644&view=diff ============================================================================== --- qpid/trunk/qpid/java/broker-plugins/memory-store/src/main/java/resources/virtualhostnode/memory/add.html (original) +++ qpid/trunk/qpid/java/broker-plugins/memory-store/src/main/java/resources/virtualhostnode/memory/add.html Wed Jul 30 12:57:04 2014 @@ -19,19 +19,5 @@ - -->
-
-
Name*:
-
- -
-
--------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org For additional commands, e-mail: commits-help@qpid.apache.org