[JBoss JIRA] (ISPN-11162) Remove Scala instructions from contributor guide
by Dan Berindei (Jira)
Dan Berindei created ISPN-11162:
-----------------------------------
Summary: Remove Scala instructions from contributor guide
Key: ISPN-11162
URL: https://issues.redhat.com/browse/ISPN-11162
Project: Infinispan
Issue Type: Task
Components: Documentation
Affects Versions: 10.1.0.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 10.1.1.Final
The contributor guide still has references to Scala, we should remove them.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 12 months
[JBoss JIRA] (ISPN-11157) Optimistic Transaction ignores ZERO_LOCK_ACQUISITION flag
by Dan Berindei (Jira)
[ https://issues.redhat.com/browse/ISPN-11157?page=com.atlassian.jira.plugi... ]
Dan Berindei updated ISPN-11157:
--------------------------------
Status: Open (was: New)
> Optimistic Transaction ignores ZERO_LOCK_ACQUISITION flag
> ---------------------------------------------------------
>
> Key: ISPN-11157
> URL: https://issues.redhat.com/browse/ISPN-11157
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 10.0.0.Final
> Reporter: Will Burns
> Assignee: Will Burns
> Priority: Major
> Fix For: 11.0.0.Final
>
>
> When a command or set of commands are sent via the PrepareCommand with optimistic transactions they attempt to lock the entry at that point. Unfortunately the Flag is not adhered to and always uses the default lock timeout. We should check if all WriteCommands have the flag and if so use a timeout 0 instead.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 12 months
[JBoss JIRA] (ISPN-10573) Allow RELAY2#config attribute be configured with the server config path
by Diego Lovison (Jira)
[ https://issues.redhat.com/browse/ISPN-10573?page=com.atlassian.jira.plugi... ]
Diego Lovison closed ISPN-10573.
--------------------------------
Resolution: Rejected
> Allow RELAY2#config attribute be configured with the server config path
> -----------------------------------------------------------------------
>
> Key: ISPN-10573
> URL: https://issues.redhat.com/browse/ISPN-10573
> Project: Infinispan
> Issue Type: Enhancement
> Affects Versions: 10.0.0.Beta5
> Reporter: Diego Lovison
> Assignee: Diego Lovison
> Priority: Minor
>
> As a developer, I would like to use RELAY2 with the config attribute filled with expression.
> {code:xml}
> <relay.RELAY2 site="LON" config="${infinispan.server.config.path}/relay.xml"/>
> {code}
> Jgroups is not able to read {{infinispan.server.config.path}} because it is set as a Property in the ISPN source code.
> Also, Jgroups only see files in the classpath
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 12 months