kirklund opened a new pull request #7017:
URL: https://github.com/apache/geode/pull/7017


   Adds all Shiro subpackages that contain exceptions to the list of
   sanctioned serializables.
   
   PROBLEM
   
   QueryConfigurationServiceConstraintsDistributedTest failed in
   CI when it tried to deserialize
   org.apache.shiro.session.StoppedSessionException.
   
   SOLUTION
   
   I did some research and I believe we should add all Shiro
   subpackages containing exceptions to the accept-list.
   
   (cherry picked from commit a2a80edf5f4d6ab6405edc05f82bb468c6161267)
   


-- 
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]


Reply via email to