5 Replies Latest reply on Jun 18, 2010 5:19 AM by timfox

    Generated PeerID?

    goldmann

      Hi all,

       

      Currently I'm using JBoss AS 6.0.0.M2. I'm deploying it in the Cloud. As JBoss AS requires unique PeerID across the cluster I need to specify it for each node, therefore I need some kind of management service to make this true. This isn't good in the cloud especially when you have one OS image with JBoss AS deployed and you run it several times.

       

      Is there a chance to use a generated PeerID based on current cluster view? For example if there are in cluster two node with PeerID 1 and 2, I would select next free PeerID which would be 3.

       

      Or maybe use string UUID's?

       

      --Marek

        • 1. Re: Generated PeerID?
          clebert.suconic

          AS 6 M2 still using JBoss Messaging. M3 is using HornetQ which uses generated IDs.

          • 2. Re: Generated PeerID?
            belaban

            Hi Clebert,

             

            any chance to backport the code to generate the peerID from HornetQ to JBoss Messaging ? This would remove a pain point in deploying JBoss in the cloud...

             

            P.S.: did you really post 3594 times since Dec 04 ? That's 1.64 posts per day since 2004 ! :-)

            • 3. Re: Generated PeerID?
              clebert.suconic
              any chance to backport the code to generate the peerID from HornetQ to JBoss Messaging ? This would remove a pain point in deploying JBoss in the cloud...

               

              HornetQ is already the default on JBoss6, and EAP. It would be a lot of pain to back port it to JBoss Messaging (Considering that JBM is now legacy, and only maintenance mode.. it has been replaced by HornetQ).

               

               

              "P.S.: did you really post 3594 times since Dec 04 ? That's 1.64 posts per day since 2004 ! :-)"

               

               

              I guess i got more active in 2006/2007 when I joined JBoss Messaging. So, I'm probably way more than 1.64 messages / day :-)

              1 of 1 people found this helpful
              • 4. Re: Generated PeerID?
                clebert.suconic

                "P.S.: did you really post 3594 times since Dec 04 ? That's 1.64 posts per day since 2004 ! :-)"

                 

                This one is 3,597 now ! lol.. I guess this one will help me to get higher on my score!

                • 5. Re: Generated PeerID?
                  timfox

                  If you think that rate is impressive, take a look at Jaikiran Pai's or Adrian Brock's message rate