When servers using the autowire functionality startup there is a race condition that exists as it relates to the claiming of licenses from the cluster licence pack. In this test on a four node cluster, three servers all grabbed the same license.
Steps to recreate:
Configure multiple node cluster (just share assets and db - autowire will do the rest) - the more nodes the more likely to recreate issue. (Only took 2 tries with a four node cluster)
Start node one to create db schema
Login to backend of node one
Upload cluster license pack (with enough licenses for your nodes)
Grab license for node one
As simultaneously as possible start the remaining nodes.
Log into backend of each node and go to configuration->License Manager page to see what licenses were grabbed.
Ubuntu 14.04 LTS // Open JDK 7u65-2.5.2-3~14.04 // Postgres DB // 20141010 Nightly build
In screenshots below, notice how nodes 2, 3, and 4 all have the same server ID and License ID:
When servers using the autowire functionality startup there is a race condition that exists as it relates to the claiming of licenses from the cluster licence pack. In this test on a four node cluster, three servers all grabbed the same license.
Steps to recreate:
Ubuntu 14.04 LTS // Open JDK 7u65-2.5.2-3~14.04 // Postgres DB // 20141010 Nightly build
In screenshots below, notice how nodes 2, 3, and 4 all have the same server ID and License ID:
Node 2
Node 3
Node 4