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/21 21:56:31 UTC

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

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


   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)
   (cherry picked from commit ff81dec73c6ed5e0a2de1f14868d008d189d066f)
   (cherry picked from commit 3932eeface56b41cd96627fd1654b31f0fbb56ef)


-- 
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 #7024: GEODE-9714: Add Shiro packages to sanctioned serializables

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


   


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