Skip to Content.
Sympa Menu

grouper-users - RE: [grouper-users] RabbitMq Routing

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] RabbitMq Routing


Chronological Thread 
  • From: "Hyzer, Chris" <>
  • To: "Ruch,Jeff" <>, Vivek Sachdeva <>
  • Cc: "Gettes, Michael" <>, "" <>
  • Subject: RE: [grouper-users] RabbitMq Routing
  • Date: Wed, 19 Dec 2018 17:18:25 +0000
  • Accept-language: en-US
  • Authentication-results: spf=none (sender IP is ) ;
  • Ironport-phdr: 9a23:xEylYR+nTy2MHf9uRHKM819IXTAuvvDOBiVQ1KB21u8cTK2v8tzYMVDF4r011RmVBdWds6oMotGVmpioYXYH75eFvSJKW713fDhBt/8rmRc9CtWOE0zxIa2iRSU7GMNfSA0tpCnjYgBaF8nkelLdvGC54yIMFRXjLwp1Ifn+FpLPg8it2O2+557ebx9UiDahfLh/MAi4oQLNu8cMnIBsMLwxyhzHontJf+RZ22ZlLk+Nkhj/+8m94odt/zxftPw9+cFAV776f7kjQrxDEDsmKWE169b1uhTFUACC+2ETUmQSkhpPHgjF8BT3VYr/vyfmquZw3jSRMNboRr4oRzut86ZrSAfpiCgZMT457HrXgdF0gK5CvR6tuwBzz4vSbYqINvRxY7ndcMsaS2RfQ8hRSyJPDICyb4QNDuoOIelXopLnqFcSsRezHxWgCP/xxjJOm3T43bc60+MkEQze0gAuHdIPsXXKo9XvLKsZTP64zKnSzTXCdPNa1yr25Y/Nch89ofGNXbNxftTLyUQ0FgPFlUmfpZb4PzONyOsNtW6b4/B+Wu2ylm4qsgd8qSWsyMc0koTFm54Zx1/e+Sh2wos5P9O1RU9hbdOkHpZcrzyWOoVqTs84R2xkpTw2xqMbtZO/ZiQG1ZYqyh/HZ/yJbYeF4Q7vWeOULDhlh39qYrOyihOs/kWu1uHxU9O730hEriZZl9TBtW4C2AfQ58WBV/Bz5F2u2SyV2ADW8uxEIV47la7cK5M52rA9ip0dvVjdEiPvhUv4lLKaelwj+uez9evreLLmpoKAN4BvjQH+L6IuldGlDeQgKAgOWHSb9vqg273//E35R7NKgucxkqnErJDaIcMbpqm6AwNPzokj7BO/Ay+n0NQeg3YHMEpIdA+bg4XmIV3DL/L1Ae2xjlmtijtmx/7LMqXkAprXL3jDlLnhfax6605Z0AczyMxQ55JUC7AAPv3zQFT8tN3DDhAlKQC03v7nB8t71oMYQ26AHLKWML7KvV+S+u0vO/WMZJMSuDvlJPgl/fnujWIhmVADZ6mlxIYXaGumEfR8OEWUen7sgtYaEWcWpQoyUvbmiFyEUT5PeXmyRaQ86S8nCI64F4vMWJ2igKHSlBu8S9dse2tGTnKBH3miP9GmVvkCLhiPKc9JmTsAUqO9QpMskxyiqVm+g4RmMOfXshYRvpLv2cZ8r7nejw8z6zF3FM2W022AUWhckWYBRjtw16d69x9T0FCGhOJYku5VD5gbzPNTUxxwfcrZxOxrGd3ocgPadZGUUFugRJOrDSxnHYF5+MMHf0soQ4bqtRvExSf/RuZNz+bRVpUp7qLR2WTwLM9hynHAkbMslEQiXtARaT+9nqAq8Q/VCsaJiEifm6uwPYUklC/WvCbmryKVuV1AFgt5UKHLR3caM07drcXr61nqTqSlT6k/Pw1Hj8OON/gCZw==
  • Spamdiagnosticmetadata: NSPM
  • Spamdiagnosticoutput: 1:99

We will add a feature to put group name (path) in routing key, will you be able to get the patch when we are done and try it?

 

Thanks

Chris

 

From: Ruch,Jeff <>
Sent: Wednesday, December 19, 2018 12:16 PM
To: Vivek Sachdeva <>; Hyzer, Chris <>
Cc: Gettes, Michael <>;
Subject: Re: [grouper-users] RabbitMq Routing

 

I believe if you can set the path of the group as the routing key, that is all that is needed.

 

You should then be able to use rabbitmq shovel to move the messages from the grouper configured queue to a topic exchange.  The topic exchange will allow the routing of messages based on the routing key.  It supports wildcard filtering as well.

 

Jeff

 

 

 


From: Vivek Sachdeva <>
Sent: Tuesday, December 18, 2018 9:35:53 PM
To: Hyzer, Chris
Cc: Gettes, Michael; Ruch,Jeff;
Subject: Re: [grouper-users] RabbitMq Routing

 

Yes, routing key is already supported but adding group name is not there yet.

 

Thanks,

Vivek

 

On Tue, Dec 18, 2018 at 7:30 PM Hyzer, Chris <> wrote:

Vivek, isn’t this already in Grouper?  Or is the gap having the group name dynamically put in the message?  Let us know what is missing and we might be able to fix asap.

Thanks
Chris



-----Original Message-----
From: <> On Behalf Of Gettes, Michael
Sent: Monday, December 17, 2018 12:51 PM
To: Jeff <>
Cc:
Subject: Re: [grouper-users] RabbitMq Routing

The built-in to Grouper code doesn’t have this ability but the Hawaii code (they commissioned Unicon) does have the ability to pass the group name in the routing code.  I have requested the Unicon code be combined with the built-in code.  Not sure where all this stands as this was part of the request prior to TechEx regarding “what do people want”.

The Hawaii code I am referring to is at https://github.com/Unicon/grouper-amqp-esb-publisher

/mrg

> On Dec 17, 2018, at 12:38 PM, Jeff <> wrote:
>
>
> Hi,
>
> I would like Grouper to publish to RabbitMQ queues based on Grouper folder
> path.  I believe this is supported in RabbitMQ using a topic exchange and
> routing keys.  Currently, Grouper publishes directly to a RabbitMQ queue.
>
> Is there a way to do this either through configuration, or through another
> approach?
>
> Thanks,
>
> Jeff Ruch
> Colorado State University




Archive powered by MHonArc 2.6.19.

Top of Page