[JBoss JIRA] (ISPN-9755) Version dropdown doesn't work in the server guide
by Dan Berindei (Jira)
[ https://issues.jboss.org/browse/ISPN-9755?page=com.atlassian.jira.plugin.... ]
Dan Berindei updated ISPN-9755:
-------------------------------
Priority: Minor (was: Major)
> Version dropdown doesn't work in the server guide
> -------------------------------------------------
>
> Key: ISPN-9755
> URL: https://issues.jboss.org/browse/ISPN-9755
> Project: Infinispan
> Issue Type: Bug
> Components: Website
> Affects Versions: 9.4.2.Final, 10.0.0.Alpha1
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Priority: Minor
> Fix For: 10.0.0.Beta1, 9.4.3.Final
>
>
> While testing the release I noticed that the version dropdown from the server guide redirects to the user guide.
> I also noticed that the {{infinispanversion}} placeholder is not replaced in the js source, so the current version is not selected in the dropdown.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (ISPN-9754) Cache size method should consult Shared cache stores when not async
by William Burns (Jira)
[ https://issues.jboss.org/browse/ISPN-9754?page=com.atlassian.jira.plugin.... ]
William Burns updated ISPN-9754:
--------------------------------
Status: Open (was: New)
> Cache size method should consult Shared cache stores when not async
> -------------------------------------------------------------------
>
> Key: ISPN-9754
> URL: https://issues.jboss.org/browse/ISPN-9754
> Project: Infinispan
> Issue Type: Sub-task
> Affects Versions: 9.4.2.Final
> Reporter: William Burns
> Assignee: William Burns
> Priority: Major
> Fix For: 10.0.0.Alpha2, 9.4.3.Final
>
>
> When we have a shared store we can just consult the store to find the size. Note that passivation is not allowed with shared stores, so we don't have to worry about that option.
> This should allow for the size method to be much more performant as currently we always have to iterate over all the contents. Some stores may do this internally for size, but at least we have the option.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (ISPN-9754) Cache size method should consult Shared cache stores when not async
by William Burns (Jira)
[ https://issues.jboss.org/browse/ISPN-9754?page=com.atlassian.jira.plugin.... ]
William Burns updated ISPN-9754:
--------------------------------
Summary: Cache size method should consult Shared cache stores when not async (was: Cache size method should consulte Shared cache stores)
> Cache size method should consult Shared cache stores when not async
> -------------------------------------------------------------------
>
> Key: ISPN-9754
> URL: https://issues.jboss.org/browse/ISPN-9754
> Project: Infinispan
> Issue Type: Sub-task
> Affects Versions: 9.4.2.Final
> Reporter: William Burns
> Assignee: William Burns
> Priority: Major
> Fix For: 10.0.0.Alpha2, 9.4.3.Final
>
>
> When we have a shared store we can just consult the store to find the size. Note that passivation is not allowed with shared stores, so we don't have to worry about that option.
> This should allow for the size method to be much more performant as currently we always have to iterate over all the contents. Some stores may do this internally for size, but at least we have the option.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (ISPN-9754) Cache size method should consulte Shared cache stores
by William Burns (Jira)
William Burns created ISPN-9754:
-----------------------------------
Summary: Cache size method should consulte Shared cache stores
Key: ISPN-9754
URL: https://issues.jboss.org/browse/ISPN-9754
Project: Infinispan
Issue Type: Sub-task
Affects Versions: 9.4.2.Final
Reporter: William Burns
Assignee: William Burns
Fix For: 10.0.0.Alpha2
When we have a shared store we can just consult the store to find the size. Note that passivation is not allowed with shared stores, so we don't have to worry about that option.
This should allow for the size method to be much more performant as currently we always have to iterate over all the contents. Some stores may do this internally for size, but at least we have the option.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months