Re: [jgroups-users] Duplicate Views
Questions/problems related to using JGroups <[email protected]>
| Newsgroups | gmane.comp.java.javagroups.general |
|---|---|
| Message-ID | <E8918F7C66E85B4A926C4C3ED29AD7FA4FFF177A@sacmail1> |
Bela, We were in fact receiving four view copies each time. The actual VIEW_CHANGE event was passed up twice by the MuxUpHandler (yes, we are looking at fork channels). The other issue was with two of our protocols, RATE_LIMITER2 and NEAREST. RATE_LIMITER2 shares a copy of the view with NEAREST and that doubled the VIEW_CHANGEs making it to the top as well. The former was fixed with a small change to MuxUpHandler. The latter was fixed by switching to a dedicated event for passing the information from RATE_LIMITER2 to NEAREST. Regards, Neal -----Original Message----- From: Questions/problems related to using JGroups [mailto:[email protected]] Sent: Saturday, June 4, 2016 1:19 AM To: [email protected] Subject: Re: [jgroups-users] Duplicate Views ok On 04/06/16 10:12, Questions/problems related to using JGroups wrote: > Bela, > > 3.6.9. We will add some debug next week and determine if the issue is in our app. If not, we will email off a small sample. > > Regards, > Neal > > -----Original Message----- > From: Questions/problems related to using JGroups [mailto:[email protected]] > Sent: Saturday, June 4, 2016 12:55 AM > To: [email protected] > Subject: Re: [jgroups-users] Duplicate Views > > No, you should receive each view only *once*. > Which version, and do you have a a small sample program/code? > > On 04/06/16 00:52, Questions/problems related to using JGroups wrote: >> Hello All, >> >> While diagnosing an issue I have noticed that we receive each view four times (from MembershipListener.viewAccepted() ).. consistently. Is that what everyone sees? >> >> Regards, >> Neal > > -- Bela Ban, JGroups lead (http://www.jgroups.org) ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ javagroups-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/javagroups-users ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e