[infinispan-issues] [JBoss JIRA] Commented: (ISPN-1168) Support for interposed synchronization

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Thu Jun 9 05:27:59 EDT 2011


    [ https://issues.jboss.org/browse/ISPN-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607384#comment-12607384 ] 

Galder Zamarreño commented on ISPN-1168:
----------------------------------------

@Scott, re: your scala errors. It would appear as if you have old source code, or old compiled classes hanging around, cos org.infinispan.core.transport package no longer contains ChannelHandlerContext. We know use Netty's ChannelHandlerContext directly which is located in org.jboss.netty.channel.ChannelHandlerContext

> Support for interposed synchronization
> --------------------------------------
>
>                 Key: ISPN-1168
>                 URL: https://issues.jboss.org/browse/ISPN-1168
>             Project: Infinispan
>          Issue Type: Task
>    Affects Versions: 5.0.0.CR4
>            Reporter: Scott Marlow
>            Assignee: Mircea Markus
>             Fix For: 5.0.0.CR5
>
>
> Support for interposed synchronization should be configurable to avoid the following exception:
> http://pastie.org/2035067

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list