From commits-return-63591-archive-asf-public=cust-asf.ponee.io@activemq.apache.org Fri Jun 11 18:32:50 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 8102E180654 for ; Fri, 11 Jun 2021 20:32:50 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id BB3303ED64 for ; Fri, 11 Jun 2021 18:32:49 +0000 (UTC) Received: (qmail 87599 invoked by uid 500); 11 Jun 2021 18:32:49 -0000 Mailing-List: contact commits-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 commits@activemq.apache.org Received: (qmail 87590 invoked by uid 99); 11 Jun 2021 18:32:49 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Jun 2021 18:32:49 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id F220F81A86; Fri, 11 Jun 2021 18:32:48 +0000 (UTC) Date: Fri, 11 Jun 2021 18:32:48 +0000 To: "commits@activemq.apache.org" Subject: [activemq-artemis] branch main updated: NO-JIRA update clustered grouping example doc MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <162343636867.5935.16417079457313181445@gitbox.apache.org> From: jbertram@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: activemq-artemis X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Oldrev: 9791a96c58503674f589ce80f3036d67b29e75e9 X-Git-Newrev: d9f0a1f570767124f78fd10f60cb7636e089af4a X-Git-Rev: d9f0a1f570767124f78fd10f60cb7636e089af4a X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. jbertram pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git The following commit(s) were added to refs/heads/main by this push: new d9f0a1f NO-JIRA update clustered grouping example doc d9f0a1f is described below commit d9f0a1f570767124f78fd10f60cb7636e089af4a Author: Justin Bertram AuthorDate: Fri Jun 11 13:32:25 2021 -0500 NO-JIRA update clustered grouping example doc --- examples/features/clustered/clustered-grouping/readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/features/clustered/clustered-grouping/readme.md b/examples/features/clustered/clustered-grouping/readme.md index e8eb9d0..82e37a5 100644 --- a/examples/features/clustered/clustered-grouping/readme.md +++ b/examples/features/clustered/clustered-grouping/readme.md @@ -1,5 +1,7 @@ # JMS Clustered Grouping Example +Before continuing please **read the caveats about clustered grouping** in the "Message Grouping" chapter of ActiveMQ Artemis User Guide. In short, **clustered grouping is not recommended**. + To run the example, simply type **mvn verify** from this directory, or **mvn -PnoServer verify** if you want to start and create the broker manually. This example demonstrates how to ensure strict ordering across a cluster using clustered message grouping @@ -45,4 +47,4 @@ Here's the relevant snippet from the broker configuration that has the remote ha REMOTE
jms
5000 - \ No newline at end of file +