This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/activemq-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new ff2d46def Automatic Site Publish by Buildbot
ff2d46def is described below

commit ff2d46defda91b1a309cef50b3ebe46b551fd6b3
Author: buildbot <[email protected]>
AuthorDate: Wed May 11 06:21:42 2022 +0000

    Automatic Site Publish by Buildbot
---
 output/virtual-destinations.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/output/virtual-destinations.html b/output/virtual-destinations.html
index 5883ff6d9..ff4540c8a 100644
--- a/output/virtual-destinations.html
+++ b/output/virtual-destinations.html
@@ -182,7 +182,7 @@
 
 <h2 id="virtualselectorcachebrokerplugin">VirtualSelectorCacheBrokerPlugin</h2>
 
-<p>When selectorAware=true, only active consumers are condidered for selector 
matching. If consumers disconnect and reconnect they will miss messages. The 
intent of selectorAware=true is to not have messages build up. The 
virtualSelectorCacheBrokerPlugin provides a cache that tracks the selectors 
associated with a destination by a consumers such that they can apply in the 
absense of that consumer. In this way the just the selected messages build up. 
The existing set of selectors can be p [...]
+<p>When selectorAware=true, only active consumers are considered for selector 
matching. If consumers disconnect and reconnect they will miss messages. The 
intent of selectorAware=true is to not have messages build up. The 
virtualSelectorCacheBrokerPlugin provides a cache that tracks the selectors 
associated with a destination by a consumers such that they can apply in the 
absense of that consumer. In this way the just the selected messages build up. 
The existing set of selectors can be p [...]
 Code Block</p>
 
 <div class="language-plaintext highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>&lt;plugins&gt;

Reply via email to