[infinispan-issues] [JBoss JIRA] (ISPN-6965) Throw UnsupportedOperation exceptions in RemoteCache for unimplemented methods of ConcurrentMap
Sanne Grinovero (JIRA)
issues at jboss.org
Tue Aug 23 07:04:00 EDT 2016
Sanne Grinovero created ISPN-6965:
-------------------------------------
Summary: Throw UnsupportedOperation exceptions in RemoteCache for unimplemented methods of ConcurrentMap
Key: ISPN-6965
URL: https://issues.jboss.org/browse/ISPN-6965
Project: Infinispan
Issue Type: Task
Components: Remote Protocols
Reporter: Sanne Grinovero
Fix For: 9.0.0.Beta1
The {{RemoteCache}} class inherits several methods from {{ConcurrentMap}} which are not overriden and won't work as expected, or are not safe for concurrent usage.
These should at least throw an exception, and ideally be documented as not-implemented in the javadocs.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list