DonalEvans commented on pull request #6659: URL: https://github.com/apache/geode/pull/6659#issuecomment-870108371
> > It seems like the correct behaviour to not log this error message excessively, but will this change mean that we won't log an error even if none of the nodes have a sender configured? > > For serial wan -- a node performing a tx operation may not have a sender configure. I do not think it is an error. What I'm wondering about is a situation where none of the nodes have a sender configured. It's normal that a node performing a tx operation may not have a sender, but if none of the nodes in the system do, will we now not be logging an error when it would be useful to do so? Or would that situation never happen/cause other errors to be logged? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
