jinmeiliao opened a new pull request #7122: URL: https://github.com/apache/geode/pull/7122
Problem: StopCQ with expired credentials does not trigger re-authentication. Cause: the server side doesn't send the AuthenticationExpiredException to the client with the `MessageType.EXCEPTION`, rather it only sends down only the error message with `MessageType.CQ_EXCEPTION_TYPE`, that's now how it's generally handled. -- 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]
