You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2021/10/19 20:20:29 UTC

[GitHub] [geode] kirklund opened a new pull request #7017: GEODE-9714: Add Shiro packages to sanctioned serializables (#7001)

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: notifications-unsubscribe@geode.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [geode] kirklund merged pull request #7017: GEODE-9714: Add Shiro packages to sanctioned serializables (#7001)

Posted by GitBox <gi...@apache.org>.
kirklund merged pull request #7017:
URL: https://github.com/apache/geode/pull/7017


   


-- 
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: notifications-unsubscribe@geode.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org