2016-01-29 21:42 GMT+09:00 Mark Thomas <[email protected]>:

> On 29/01/2016 12:15, Mark Thomas wrote:
> > On 25/11/2015 08:40, [email protected] wrote:
> >> Author: kfujino
> >> Date: Wed Nov 25 08:40:23 2015
> >> New Revision: 1716327
> >>
> >> URL: http://svn.apache.org/viewvc?rev=1716327&view=rev
> >> Log:
> >> Add null check for mapMember.
> >
> > This appears to create problems when the BackupManager membership is
> > configured using static membership. The static members are not visible
> > to the Channel (they are managed by the Interceptor) so this test always
> > fails and the logs fill with warnings very quickly.
>
> My analysis isn't right. The static members are visible.
>
> I've traced the problem back as far as the unique IDs not matching but I
> am still working on finding the root cause. It could be a config error
> on my part.
>
>

I fixed this problems at r1720074. (see r1720074, r1714920 and r1714919)
Actually, this warning log output does not result in much of a problem,
because map can build the appropriate membership by the ping.
However, in order to avoid this warning log is to define the local member
and make the start-up notification on startup.


> Mark
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
> --
> Keiichi.Fujino
> <[email protected]>
> <[email protected]>
>

Reply via email to