[jira] [Updated] (ARTEMIS-3157) uneven number of connections in a cluster

2023-02-05 Thread Erwin Dondorp (Jira)


 [ 
https://issues.apache.org/jira/browse/ARTEMIS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erwin Dondorp updated ARTEMIS-3157:
---
Attachment: (was: screenshot-3.png)

> uneven number of connections in a cluster
> -
>
> Key: ARTEMIS-3157
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3157
> Project: ActiveMQ Artemis
>  Issue Type: Bug
>  Components: Broker
>Affects Versions: 2.17.0
>Reporter: Erwin Dondorp
>Priority: Major
> Attachments: image-2023-02-05-12-59-48-929.png, 
> image-2023-02-05-12-59-55-732.png, screenshot-1.png
>
>
> Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
> fresh virtual disk. no other constructions 
> (bridges/federation/brokerconn/etc) and also no clients.
> On each master nodes, the 2 static connections to the other master nodes are 
> visible, and each is marked with the dedicated cluster username. so that part 
> seems ok.
> but without any clients having connected, there are additional connections. 
> the amount is not the same in each master node. Some connections show 
> "127.0.0.1" as address, something that is not in my configuration. none of 
> the extra connections have any sessions. Also the connections do not have any 
> sessions.
> the details of an example:
>  * broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra 
> to/from backup of broker3
>  * broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra 
> to/from broker3; 1 extra to/from slave of broker3
>  * broker3: 1 connection to own slave; no other extra connections
> the exact amount of connections varies a little between startups and also 
> seems to depend on the exact startup sequence.
> my assumption is that these connections should not be present, and that this 
> is not intended, hence this report. my wild guess is that these are remnants 
> from connections that did not succeed due to the other cluster-members not 
> fully available yet.
> When the cluster is started one node at a time, the effect seems to exists 
> only on the first node that was started.
> Note: not related to ARTEMIS-2870 as this report is still valid in 
> 2.18.0-20210322.234647-43.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (ARTEMIS-3157) uneven number of connections in a cluster

2023-02-05 Thread Erwin Dondorp (Jira)


 [ 
https://issues.apache.org/jira/browse/ARTEMIS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erwin Dondorp updated ARTEMIS-3157:
---
Attachment: (was: screenshot-2.png)

> uneven number of connections in a cluster
> -
>
> Key: ARTEMIS-3157
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3157
> Project: ActiveMQ Artemis
>  Issue Type: Bug
>  Components: Broker
>Affects Versions: 2.17.0
>Reporter: Erwin Dondorp
>Priority: Major
> Attachments: image-2023-02-05-12-59-48-929.png, 
> image-2023-02-05-12-59-55-732.png, screenshot-1.png
>
>
> Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
> fresh virtual disk. no other constructions 
> (bridges/federation/brokerconn/etc) and also no clients.
> On each master nodes, the 2 static connections to the other master nodes are 
> visible, and each is marked with the dedicated cluster username. so that part 
> seems ok.
> but without any clients having connected, there are additional connections. 
> the amount is not the same in each master node. Some connections show 
> "127.0.0.1" as address, something that is not in my configuration. none of 
> the extra connections have any sessions. Also the connections do not have any 
> sessions.
> the details of an example:
>  * broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra 
> to/from backup of broker3
>  * broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra 
> to/from broker3; 1 extra to/from slave of broker3
>  * broker3: 1 connection to own slave; no other extra connections
> the exact amount of connections varies a little between startups and also 
> seems to depend on the exact startup sequence.
> my assumption is that these connections should not be present, and that this 
> is not intended, hence this report. my wild guess is that these are remnants 
> from connections that did not succeed due to the other cluster-members not 
> fully available yet.
> When the cluster is started one node at a time, the effect seems to exists 
> only on the first node that was started.
> Note: not related to ARTEMIS-2870 as this report is still valid in 
> 2.18.0-20210322.234647-43.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (ARTEMIS-3157) uneven number of connections in a cluster

2023-02-05 Thread Erwin Dondorp (Jira)


 [ 
https://issues.apache.org/jira/browse/ARTEMIS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erwin Dondorp updated ARTEMIS-3157:
---
Attachment: screenshot-3.png

> uneven number of connections in a cluster
> -
>
> Key: ARTEMIS-3157
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3157
> Project: ActiveMQ Artemis
>  Issue Type: Bug
>  Components: Broker
>Affects Versions: 2.17.0
>Reporter: Erwin Dondorp
>Priority: Major
> Attachments: screenshot-1.png, screenshot-2.png, screenshot-3.png
>
>
> Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
> fresh virtual disk. no other constructions 
> (bridges/federation/brokerconn/etc) and also no clients.
> On each master nodes, the 2 static connections to the other master nodes are 
> visible, and each is marked with the dedicated cluster username. so that part 
> seems ok.
> but without any clients having connected, there are additional connections. 
> the amount is not the same in each master node. Some connections show 
> "127.0.0.1" as address, something that is not in my configuration. none of 
> the extra connections have any sessions. Also the connections do not have any 
> sessions.
> the details of an example:
>  * broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra 
> to/from backup of broker3
>  * broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra 
> to/from broker3; 1 extra to/from slave of broker3
>  * broker3: 1 connection to own slave; no other extra connections
> the exact amount of connections varies a little between startups and also 
> seems to depend on the exact startup sequence.
> my assumption is that these connections should not be present, and that this 
> is not intended, hence this report. my wild guess is that these are remnants 
> from connections that did not succeed due to the other cluster-members not 
> fully available yet.
> When the cluster is started one node at a time, the effect seems to exists 
> only on the first node that was started.
> Note: not related to ARTEMIS-2870 as this report is still valid in 
> 2.18.0-20210322.234647-43.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (ARTEMIS-3157) uneven number of connections in a cluster

2023-02-05 Thread Erwin Dondorp (Jira)


 [ 
https://issues.apache.org/jira/browse/ARTEMIS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erwin Dondorp updated ARTEMIS-3157:
---
Attachment: screenshot-2.png

> uneven number of connections in a cluster
> -
>
> Key: ARTEMIS-3157
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3157
> Project: ActiveMQ Artemis
>  Issue Type: Bug
>  Components: Broker
>Affects Versions: 2.17.0
>Reporter: Erwin Dondorp
>Priority: Major
> Attachments: screenshot-1.png, screenshot-2.png
>
>
> Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
> fresh virtual disk. no other constructions 
> (bridges/federation/brokerconn/etc) and also no clients.
> On each master nodes, the 2 static connections to the other master nodes are 
> visible, and each is marked with the dedicated cluster username. so that part 
> seems ok.
> but without any clients having connected, there are additional connections. 
> the amount is not the same in each master node. Some connections show 
> "127.0.0.1" as address, something that is not in my configuration. none of 
> the extra connections have any sessions. Also the connections do not have any 
> sessions.
> the details of an example:
>  * broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra 
> to/from backup of broker3
>  * broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra 
> to/from broker3; 1 extra to/from slave of broker3
>  * broker3: 1 connection to own slave; no other extra connections
> the exact amount of connections varies a little between startups and also 
> seems to depend on the exact startup sequence.
> my assumption is that these connections should not be present, and that this 
> is not intended, hence this report. my wild guess is that these are remnants 
> from connections that did not succeed due to the other cluster-members not 
> fully available yet.
> When the cluster is started one node at a time, the effect seems to exists 
> only on the first node that was started.
> Note: not related to ARTEMIS-2870 as this report is still valid in 
> 2.18.0-20210322.234647-43.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (ARTEMIS-3157) uneven number of connections in a cluster

2021-09-09 Thread Erwin Dondorp (Jira)


 [ 
https://issues.apache.org/jira/browse/ARTEMIS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erwin Dondorp updated ARTEMIS-3157:
---
Attachment: screenshot-1.png

> uneven number of connections in a cluster
> -
>
> Key: ARTEMIS-3157
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3157
> Project: ActiveMQ Artemis
>  Issue Type: Bug
>  Components: Broker
>Affects Versions: 2.17.0
>Reporter: Erwin Dondorp
>Priority: Major
> Attachments: screenshot-1.png
>
>
> Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
> fresh virtual disk. no other constructions 
> (bridges/federation/brokerconn/etc) and also no clients.
> On each master nodes, the 2 static connections to the other master nodes are 
> visible, and each is marked with the dedicated cluster username. so that part 
> seems ok.
> but without any clients having connected, there are additional connections. 
> the amount is not the same in each master node. Some connections show 
> "127.0.0.1" as address, something that is not in my configuration. none of 
> the extra connections have any sessions. Also the connections do not have any 
> sessions.
> the details of an example:
>  * broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra 
> to/from backup of broker3
>  * broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra 
> to/from broker3; 1 extra to/from slave of broker3
>  * broker3: 1 connection to own slave; no other extra connections
> the exact amount of connections varies a little between startups and also 
> seems to depend on the exact startup sequence.
> my assumption is that these connections should not be present, and that this 
> is not intended, hence this report. my wild guess is that these are remnants 
> from connections that did not succeed due to the other cluster-members not 
> fully available yet.
> When the cluster is started one node at a time, the effect seems to exists 
> only on the first node that was started.
> Note: not related to ARTEMIS-2870 as this report is still valid in 
> 2.18.0-20210322.234647-43.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ARTEMIS-3157) uneven number of connections in a cluster

2021-09-07 Thread Erwin Dondorp (Jira)


 [ 
https://issues.apache.org/jira/browse/ARTEMIS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erwin Dondorp updated ARTEMIS-3157:
---
Description: 
Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
fresh virtual disk. no other constructions (bridges/federation/brokerconn/etc) 
and also no clients.

On each master nodes, the 2 static connections to the other master nodes are 
visible, and each is marked with the dedicated cluster username. so that part 
seems ok.

but without any clients having connected, there are additional connections. the 
amount is not the same in each master node. Some connections show "127.0.0.1" 
as address, something that is not in my configuration. none of the extra 
connections have any sessions. Also the connections do not have any sessions.

the details of an example:
 * broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra 
to/from backup of broker3
 * broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra 
to/from broker3; 1 extra to/from slave of broker3
 * broker3: 1 connection to own slave; no other extra connections

the exact amount of connections varies a little between startups and also seems 
to depend on the exact startup sequence.

my assumption is that these connections should not be present, and that this is 
not intended, hence this report. my wild guess is that these are remnants from 
connections that did not succeed due to the other cluster-members not fully 
available yet.

When the cluster is started one node at a time, the effect seems to exists only 
on the first node that was started.

Note: not related to ARTEMIS-2870 as this report is still valid in 
2.18.0-20210322.234647-43.

  was:
Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
fresh virtual disk. no other constructions (bridges/federation/brokerconn/etc) 
and also no clients.

On each master nodes, the 2 static connections to the other master nodes are 
visible, and each is marked with the dedicated cluster username. so that part 
seems ok.

but without any clients having connected, there are additional connections. the 
amount is not the same in each master node. Some connections show "127.0.0.1" 
as address, something that is not in my configuration. none of the extra 
connections have any sessions. Also the connections do not have ant sessions.

the details of an example:
 * broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra 
to/from backup of broker3
 * broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra 
to/from broker3; 1 extra to/from slave of broker3
 * broker3: 1 connection to own slave; no other extra connections

the exact amount of connections varies a little between startups and also seems 
to depend on the exact startup sequence.

my assumption is that these connections should not be present, and that this is 
not intended, hence this report. my wild guess is that these are remnants from 
connections that did not succeed due to the other cluster-members not fully 
available yet.

When the cluster is started one node at a time, the effect seems to exists only 
on the first node that was started.

Note: not related to ARTEMIS-2870 as this report is still valid in 
2.18.0-20210322.234647-43.


> uneven number of connections in a cluster
> -
>
> Key: ARTEMIS-3157
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3157
> Project: ActiveMQ Artemis
>  Issue Type: Bug
>  Components: Broker
>Affects Versions: 2.17.0
>Reporter: Erwin Dondorp
>Priority: Major
>
> Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
> fresh virtual disk. no other constructions 
> (bridges/federation/brokerconn/etc) and also no clients.
> On each master nodes, the 2 static connections to the other master nodes are 
> visible, and each is marked with the dedicated cluster username. so that part 
> seems ok.
> but without any clients having connected, there are additional connections. 
> the amount is not the same in each master node. Some connections show 
> "127.0.0.1" as address, something that is not in my configuration. none of 
> the extra connections have any sessions. Also the connections do not have any 
> sessions.
> the details of an example:
>  * broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra 
> to/from backup of broker3
>  * broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra 
> to/from broker3; 1 extra to/from slave of broker3
>  * broker3: 1 connection to own slave; no other extra connections
> the exact amount of connections varies a little between startups and also 
> seems to depend on the exact startup sequence.
> my assumption is that these connections should not be present, and that this 
> is not intended, 

[jira] [Updated] (ARTEMIS-3157) uneven number of connections in a cluster

2021-06-22 Thread Erwin Dondorp (Jira)


 [ 
https://issues.apache.org/jira/browse/ARTEMIS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erwin Dondorp updated ARTEMIS-3157:
---
Description: 
Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
fresh virtual disk. no other constructions (bridges/federation/brokerconn/etc) 
and also no clients.

On each master nodes, the 2 static connections to the other master nodes are 
visible, and each is marked with the dedicated cluster username. so that part 
seems ok.

but without any clients having connected, there are additional connections. the 
amount is not the same in each master node. Some connections show "127.0.0.1" 
as address, something that is not in my configuration. none of the extra 
connections have any sessions. Also the connections do not have ant sessions.

the details of an example:
 * broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra 
to/from backup of broker3
 * broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra 
to/from broker3; 1 extra to/from slave of broker3
 * broker3: 1 connection to own slave; no other extra connections

the exact amount of connections varies a little between startups and also seems 
to depend on the exact startup sequence.

my assumption is that these connections should not be present, and that this is 
not intended, hence this report. my wild guess is that these are remnants from 
connections that did not succeed due to the other cluster-members not fully 
available yet.

When the cluster is started one node at a time, the effect seems to exists only 
on the first node that was started.

Note: not related to ARTEMIS-2870 as this report is still valid in 
2.18.0-20210322.234647-43.

  was:
Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
fresh virtual disk. no other constructions (bridges/federation/brokerconn/etc) 
and also no clients.

On each master nodes, the 2 static connections to the other master nodes are 
visible, and each is marked with the dedicated cluster username. so that part 
seems ok.

but without any clients having connected, there are additional connections. the 
amount is not the same in each master node. Some connections show "127.0.0.1" 
as address, something that is not in my configuration. none of the extra 
connections have any sessions.

the details of an example:
* broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra to/from 
backup of broker3
* broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra to/from 
broker3; 1 extra to/from slave of broker3
* broker3: 1 connection to own slave; no other extra connections

the exact amount of connections varies a little between startups and also seems 
to depend on the exact startup sequence.

my assumption is that these connections should not be present, and that this is 
not intended, hence this report. my wild guess is that these are remnants from 
connections that did not succeed due to the cluster not fully available yet.

When the cluster is started one node at a time, the effect seems to exists only 
on the first node that was started.

Note: not related to ARTEMIS-2870 as this report is still valid in 
2.18.0-20210322.234647-43.


> uneven number of connections in a cluster
> -
>
> Key: ARTEMIS-3157
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3157
> Project: ActiveMQ Artemis
>  Issue Type: Bug
>  Components: Broker
>Affects Versions: 2.17.0
>Reporter: Erwin Dondorp
>Priority: Major
>
> Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
> fresh virtual disk. no other constructions 
> (bridges/federation/brokerconn/etc) and also no clients.
> On each master nodes, the 2 static connections to the other master nodes are 
> visible, and each is marked with the dedicated cluster username. so that part 
> seems ok.
> but without any clients having connected, there are additional connections. 
> the amount is not the same in each master node. Some connections show 
> "127.0.0.1" as address, something that is not in my configuration. none of 
> the extra connections have any sessions. Also the connections do not have ant 
> sessions.
> the details of an example:
>  * broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra 
> to/from backup of broker3
>  * broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra 
> to/from broker3; 1 extra to/from slave of broker3
>  * broker3: 1 connection to own slave; no other extra connections
> the exact amount of connections varies a little between startups and also 
> seems to depend on the exact startup sequence.
> my assumption is that these connections should not be present, and that this 
> is not intended, hence this report. my wild guess is that these are remnants 
> from 

[jira] [Updated] (ARTEMIS-3157) uneven number of connections in a cluster

2021-06-20 Thread Erwin Dondorp (Jira)


 [ 
https://issues.apache.org/jira/browse/ARTEMIS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erwin Dondorp updated ARTEMIS-3157:
---
Description: 
Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
fresh virtual disk. no other constructions (bridges/federation/brokerconn/etc) 
and also no clients.

On each master nodes, the 2 static connections to the other master nodes are 
visible, and each is marked with the dedicated cluster username. so that part 
seems ok.

but without any clients having connected, there are additional connections. the 
amount is not the same in each master node. Some connections show "127.0.0.1" 
as address, something that is not in my configuration. none of the extra 
connections have any sessions.

the details of an example:
* broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra to/from 
backup of broker3
* broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra to/from 
broker3; 1 extra to/from slave of broker3
* broker3: 1 connection to own slave; no other extra connections

the exact amount of connections varies a little between startups and also seems 
to depend on the exact startup sequence.

my assumption is that these connections should not be present, and that this is 
not intended, hence this report. my wild guess is that these are remnants from 
connections that did not succeed due to the cluster not fully available yet.

When the cluster is started one node at a time, the effect seems to exists only 
on the first node that was started.

Note: not related to ARTEMIS-2870 as this report is still valid in 
2.18.0-20210322.234647-43.

  was:
Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
fresh virtual disk. no other constructions (bridges/federation/brokerconn/etc) 
and also no clients.

On each master nodes, the 2 static connections to the other master nodes are 
visible, and each is marked with the dedicated cluster username. so that part 
seems ok.

but without any clients having connected, there are additional connections. the 
amount is not the same in each master node. Some connections show "127.0.0.1" 
as address, something that is not in my configuration. none of the extra 
connections have any sessions.

the details of an example:
* broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra to/from 
backup of broker3
* broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra to/from 
broker3; 1 extra to/from slave of broker3
* broker3: 1 connection to own slave; no other extra connections

the exact amount of connections varies a little between startups and also seems 
to depend on the exact startup sequence.

my assumption is that these connections should not be present, and that this is 
not intended, hence this report. my wild guess is that these are remnants from 
connections that did not success due to the cluster not fully available yet.

When the cluster is started one node at a time, the effect seems to exists only 
on the first node that was started.

Note: not related to ARTEMIS-2870 as this report is still valid in 
2.18.0-20210322.234647-43.


> uneven number of connections in a cluster
> -
>
> Key: ARTEMIS-3157
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3157
> Project: ActiveMQ Artemis
>  Issue Type: Bug
>  Components: Broker
>Affects Versions: 2.17.0
>Reporter: Erwin Dondorp
>Priority: Major
>
> Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
> fresh virtual disk. no other constructions 
> (bridges/federation/brokerconn/etc) and also no clients.
> On each master nodes, the 2 static connections to the other master nodes are 
> visible, and each is marked with the dedicated cluster username. so that part 
> seems ok.
> but without any clients having connected, there are additional connections. 
> the amount is not the same in each master node. Some connections show 
> "127.0.0.1" as address, something that is not in my configuration. none of 
> the extra connections have any sessions.
> the details of an example:
> * broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra 
> to/from backup of broker3
> * broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra 
> to/from broker3; 1 extra to/from slave of broker3
> * broker3: 1 connection to own slave; no other extra connections
> the exact amount of connections varies a little between startups and also 
> seems to depend on the exact startup sequence.
> my assumption is that these connections should not be present, and that this 
> is not intended, hence this report. my wild guess is that these are remnants 
> from connections that did not succeed due to the cluster not fully available 
> yet.
> When the cluster is started one 

[jira] [Updated] (ARTEMIS-3157) uneven number of connections in a cluster

2021-03-22 Thread Erwin Dondorp (Jira)


 [ 
https://issues.apache.org/jira/browse/ARTEMIS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erwin Dondorp updated ARTEMIS-3157:
---
Description: 
Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
fresh virtual disk. no other constructions (bridges/federation/brokerconn/etc) 
and also no clients.

On each master nodes, the 2 static connections to the other master nodes are 
visible, and each is marked with the dedicated cluster username. so that part 
seems ok.

but without any clients having connected, there are additional connections. the 
amount is not the same in each master node. Some connections show "127.0.0.1" 
as address, something that is not in my configuration. none of the extra 
connections have any sessions.

the details of an example:
* broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra to/from 
backup of broker3
* broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra to/from 
broker3; 1 extra to/from slave of broker3
* broker3: 1 connection to own slave; no other extra connections

the exact amount of connections varies a little between startups and also seems 
to depend on the exact startup sequence.

my assumption is that these connections should not be present, and that this is 
not intended, hence this report. my wild guess is that these are remnants from 
connections that did not success due to the cluster not fully available yet.

When the cluster is started one node at a time, the effect seems to exists only 
on the first node that was started.

Note: not related to ARTEMIS-2870 as this report is still valid in 
2.18.0-20210322.234647-43.

  was:
Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
fresh virtual disk.

On each master nodes, the 2 static connections to the other master nodes are 
visible, and each is marked with the dedicated cluster username. so that part 
seems ok.

but without any clients having connected, there are additional connections. the 
amount is not the same in each master node. Some connections show "127.0.0.1" 
as address, something that is not in my configuration. none of the extra 
connections have any sessions.

the details of an example:
* broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra to/from 
backup of broker3
* broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra to/from 
broker3; 1 extra to/from slave of broker3
* broker3: 1 connection to own slave; no other extra connections

the exact amount of connections varies a little between startups and also seems 
to depend on the exact startup sequence.

my assumption is that these connections should not be present, and that this is 
not intended, hence this report. my wild guess is that these are remnants from 
connections that did not success due to the cluster not fully available yet.

When the cluster is started one node at a time, the effect seems to exists only 
on the first node that was started.

Note: not related to ARTEMIS-2870 as this report is still valid in 
2.18.0-20210322.234647-43.


> uneven number of connections in a cluster
> -
>
> Key: ARTEMIS-3157
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3157
> Project: ActiveMQ Artemis
>  Issue Type: Bug
>  Components: Broker
>Affects Versions: 2.17.0
>Reporter: Erwin Dondorp
>Priority: Major
>
> Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
> fresh virtual disk. no other constructions 
> (bridges/federation/brokerconn/etc) and also no clients.
> On each master nodes, the 2 static connections to the other master nodes are 
> visible, and each is marked with the dedicated cluster username. so that part 
> seems ok.
> but without any clients having connected, there are additional connections. 
> the amount is not the same in each master node. Some connections show 
> "127.0.0.1" as address, something that is not in my configuration. none of 
> the extra connections have any sessions.
> the details of an example:
> * broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra 
> to/from backup of broker3
> * broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra 
> to/from broker3; 1 extra to/from slave of broker3
> * broker3: 1 connection to own slave; no other extra connections
> the exact amount of connections varies a little between startups and also 
> seems to depend on the exact startup sequence.
> my assumption is that these connections should not be present, and that this 
> is not intended, hence this report. my wild guess is that these are remnants 
> from connections that did not success due to the cluster not fully available 
> yet.
> When the cluster is started one node at a time, the effect seems to exists 
> only on the first node that was 

[jira] [Updated] (ARTEMIS-3157) uneven number of connections in a cluster

2021-03-22 Thread Erwin Dondorp (Jira)


 [ 
https://issues.apache.org/jira/browse/ARTEMIS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erwin Dondorp updated ARTEMIS-3157:
---
Description: 
Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
fresh virtual disk.

On each master nodes, the 2 static connections to the other master nodes are 
visible, and each is marked with the dedicated cluster username. so that part 
seems ok.

but without any clients having connected, there are additional connections. the 
amount is not the same in each master node. Some connections show "127.0.0.1" 
as address, something that is not in my configuration. none of the extra 
connections have any sessions.

the details of an example:
* broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra to/from 
backup of broker3
* broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra to/from 
broker3; 1 extra to/from slave of broker3
* broker3: 1 connection to own slave; no other extra connections

the exact amount of connections varies a little between startups and also seems 
to depend on the exact startup sequence.

my assumption is that these connections should not be present, and that this is 
not intended, hence this report. my wild guess is that these are remnants from 
connections that did not success due to the cluster not fully available yet.

When the cluster is started one node at a time, the effect seems to exists only 
on the first node that was started.

Note: not related to ARTEMIS-2870 as this report is still valid in 
2.18.0-20210322.234647-43.

  was:
Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
fresh virtual disk.

On each master nodes, the 2 static connections to the other master nodes are 
visible, and each is marked with the dedicated cluster username. so that part 
seems ok.

but without any clients having connected, there are additional connections. the 
amount is not the same in each master node. Some connections show "127.0.0.1" 
as address, something that is not in my configuration. none of the extra 
connections have any sessions.

the details of an example:
* broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra to/from 
backup of broker3
* broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra to/from 
broker3; 1 extra to/from slave of broker3
* broker3: 1 connection to own slave; no other extra connections

the exact amount of connections varies a little between startups and also seems 
to depend on the exact startup sequence.

my assumption is that these connections should not be present, and that this is 
not intended, hence this report. my wild guess is that these are remnants from 
connections that did not success due to the cluster not fully available yet.

When the cluster is started one node at a time, the effect seems to exists only 
on the first node that was started.

Note: not related to ARTEMIS-2870 as this report is till valid in 
2.18.0-20210322.234647-43.


> uneven number of connections in a cluster
> -
>
> Key: ARTEMIS-3157
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3157
> Project: ActiveMQ Artemis
>  Issue Type: Bug
>  Components: Broker
>Affects Versions: 2.17.0
>Reporter: Erwin Dondorp
>Priority: Major
>
> Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
> fresh virtual disk.
> On each master nodes, the 2 static connections to the other master nodes are 
> visible, and each is marked with the dedicated cluster username. so that part 
> seems ok.
> but without any clients having connected, there are additional connections. 
> the amount is not the same in each master node. Some connections show 
> "127.0.0.1" as address, something that is not in my configuration. none of 
> the extra connections have any sessions.
> the details of an example:
> * broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra 
> to/from backup of broker3
> * broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra 
> to/from broker3; 1 extra to/from slave of broker3
> * broker3: 1 connection to own slave; no other extra connections
> the exact amount of connections varies a little between startups and also 
> seems to depend on the exact startup sequence.
> my assumption is that these connections should not be present, and that this 
> is not intended, hence this report. my wild guess is that these are remnants 
> from connections that did not success due to the cluster not fully available 
> yet.
> When the cluster is started one node at a time, the effect seems to exists 
> only on the first node that was started.
> Note: not related to ARTEMIS-2870 as this report is still valid in 
> 2.18.0-20210322.234647-43.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ARTEMIS-3157) uneven number of connections in a cluster

2021-03-22 Thread Erwin Dondorp (Jira)


 [ 
https://issues.apache.org/jira/browse/ARTEMIS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erwin Dondorp updated ARTEMIS-3157:
---
Description: 
Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
fresh virtual disk.

On each master nodes, the 2 static connections to the other master nodes are 
visible, and each is marked with the dedicated cluster username. so that part 
seems ok.

but without any clients having connected, there are additional connections. the 
amount is not the same in each master node. Some connections show "127.0.0.1" 
as address, something that is not in my configuration. none of the extra 
connections have any sessions.

the details of an example:
* broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra to/from 
backup of broker3
* broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra to/from 
broker3; 1 extra to/from slave of broker3
* broker3: 1 connection to own slave; no other extra connections

the exact amount of connections varies a little between startups and also seems 
to depend on the exact startup sequence.

my assumption is that these connections should not be present, and that this is 
not intended, hence this report. my wild guess is that these are remnants from 
connections that did not success due to the cluster not fully available yet.

When the cluster is started one node at a time, the effect seems to exists only 
on the first node that was started.

Note: not related to ARTEMIS-2870 as this report is till valid in 
2.18.0-20210322.234647-43.

  was:
Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
fresh virtual disk.

On each master nodes, the 2 static connections to the other master nodes are 
visible, and each is marked with the dedicated cluster username. so that part 
seems ok.

but without any clients having connected, there are additional connections. the 
amount is not the same in each master node. Some connections show "127.0.0.1" 
as address, something that is not in my configuration. none of the extra 
connections have any sessions.

the details of an example:
* broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra to/from 
backup of broker3
* broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra to/from 
broker3; 1 extra to/from slave of broker3
* broker3: 1 connection to own slave; no other extra connections

the exact amount of connections varies a little between startups and also seems 
to depend on the exact startup sequence.

my assumption is that these connections should not be present, and that this is 
not intended, hence this report. my wild guess is that these are remnants from 
connections that did not success due to the cluster not fully available yet.


> uneven number of connections in a cluster
> -
>
> Key: ARTEMIS-3157
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3157
> Project: ActiveMQ Artemis
>  Issue Type: Bug
>  Components: Broker
>Affects Versions: 2.17.0
>Reporter: Erwin Dondorp
>Priority: Minor
>
> Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
> fresh virtual disk.
> On each master nodes, the 2 static connections to the other master nodes are 
> visible, and each is marked with the dedicated cluster username. so that part 
> seems ok.
> but without any clients having connected, there are additional connections. 
> the amount is not the same in each master node. Some connections show 
> "127.0.0.1" as address, something that is not in my configuration. none of 
> the extra connections have any sessions.
> the details of an example:
> * broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra 
> to/from backup of broker3
> * broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra 
> to/from broker3; 1 extra to/from slave of broker3
> * broker3: 1 connection to own slave; no other extra connections
> the exact amount of connections varies a little between startups and also 
> seems to depend on the exact startup sequence.
> my assumption is that these connections should not be present, and that this 
> is not intended, hence this report. my wild guess is that these are remnants 
> from connections that did not success due to the cluster not fully available 
> yet.
> When the cluster is started one node at a time, the effect seems to exists 
> only on the first node that was started.
> Note: not related to ARTEMIS-2870 as this report is till valid in 
> 2.18.0-20210322.234647-43.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (ARTEMIS-3157) uneven number of connections in a cluster

2021-03-22 Thread Erwin Dondorp (Jira)


 [ 
https://issues.apache.org/jira/browse/ARTEMIS-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erwin Dondorp updated ARTEMIS-3157:
---
Priority: Major  (was: Minor)

> uneven number of connections in a cluster
> -
>
> Key: ARTEMIS-3157
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3157
> Project: ActiveMQ Artemis
>  Issue Type: Bug
>  Components: Broker
>Affects Versions: 2.17.0
>Reporter: Erwin Dondorp
>Priority: Major
>
> Using a cluster of 3 master + 3 slave nodes. full interconnect, each with a 
> fresh virtual disk.
> On each master nodes, the 2 static connections to the other master nodes are 
> visible, and each is marked with the dedicated cluster username. so that part 
> seems ok.
> but without any clients having connected, there are additional connections. 
> the amount is not the same in each master node. Some connections show 
> "127.0.0.1" as address, something that is not in my configuration. none of 
> the extra connections have any sessions.
> the details of an example:
> * broker1: 3 connections to own slave; 2 extra to/from broker2; 1 extra 
> to/from backup of broker3
> * broker2: 3 connections to own slave; 2 extra to/from broker1; 2 extra 
> to/from broker3; 1 extra to/from slave of broker3
> * broker3: 1 connection to own slave; no other extra connections
> the exact amount of connections varies a little between startups and also 
> seems to depend on the exact startup sequence.
> my assumption is that these connections should not be present, and that this 
> is not intended, hence this report. my wild guess is that these are remnants 
> from connections that did not success due to the cluster not fully available 
> yet.
> When the cluster is started one node at a time, the effect seems to exists 
> only on the first node that was started.
> Note: not related to ARTEMIS-2870 as this report is till valid in 
> 2.18.0-20210322.234647-43.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)