[infinispan-issues] [JBoss JIRA] (ISPN-4977) HR keySet and getBulk doesn't fail immediately when SecurityException is thrown
Vojtech Juranek (JIRA)
issues at jboss.org
Thu Nov 13 08:09:29 EST 2014
Vojtech Juranek created ISPN-4977:
-------------------------------------
Summary: HR keySet and getBulk doesn't fail immediately when SecurityException is thrown
Key: ISPN-4977
URL: https://issues.jboss.org/browse/ISPN-4977
Project: Infinispan
Issue Type: Bug
Components: Security, Server
Reporter: Vojtech Juranek
When HR client authenticated as a user who hasn't rights for bulk operations performs such operation (like {{keySet}} or {{getBulk}}), proper {{SecurityException}} is throws but it takes very long (about 10 minutes) to propagate to HR client. Or, actually, it's probably not propagated at all, as finally it fails with {{SocketTimeoutException}} instead of {{SecurityException}}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
More information about the infinispan-issues
mailing list