[JBoss JIRA] (ISPN-6672) Incorrect cache contents entries count
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-6672?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic commented on ISPN-6672:
-------------------------------------------
[~rmacor] You have a test for this kind of a use case, correct? Would you please give it a run and see if we still have this issue.
> Incorrect cache contents entries count
> --------------------------------------
>
> Key: ISPN-6672
> URL: https://issues.jboss.org/browse/ISPN-6672
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 9.0.0.Alpha2, 8.2.2.Final
> Reporter: Galder Zamarreño
> Assignee: Vladimir Blagojevic
> Attachments: Incorrect cache content entries displayed.png
>
>
> "Cache Contents / Entries" field in management not correctly calculated. The screenshot should show 101 entries and not 50. See steps to reproduce.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (ISPN-7170) WriteSkewCheck version can be reset with an entry in store and not in memory
by Tristan Tarrant (JIRA)
[ https://issues.jboss.org/browse/ISPN-7170?page=com.atlassian.jira.plugin.... ]
Tristan Tarrant updated ISPN-7170:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Beta1
9.0.0.Final
Resolution: Done
> WriteSkewCheck version can be reset with an entry in store and not in memory
> ----------------------------------------------------------------------------
>
> Key: ISPN-7170
> URL: https://issues.jboss.org/browse/ISPN-7170
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 8.2.4.Final
> Reporter: William Burns
> Assignee: William Burns
> Fix For: 9.0.0.Beta1, 9.0.0.Final
>
>
> Write skew version is reset back to 1 when an entry is not in memory but can be found in the data store. This can cause various issues and when Total Order is used can even cause write skew errors from a single writer if different nodes evict different keys.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month
[JBoss JIRA] (ISPN-7215) Administration console - upload of deployment artifact doesn't work
by Vaclav Dedik (JIRA)
[ https://issues.jboss.org/browse/ISPN-7215?page=com.atlassian.jira.plugin.... ]
Vaclav Dedik edited comment on ISPN-7215 at 11/22/16 10:51 AM:
---------------------------------------------------------------
Since DR2, nothing should be minified as I introduced this commit which should disable it: https://github.com/infinispan/jdg-management-console/commit/dea1452467b40...
I had a look at the content of the DR3 jar at file scripts/management-console.min.js and it looks like it is partially minified. I tried to build a jar from upstream master, and the content of the file is different - it's completely minified.
was (Author: vdedik):
Since DR2, nothing should be minified as I introduced this commit which should disable it: https://github.com/infinispan/jdg-management-console/commit/dea1452467b40...
I had a look at the content of a jar at file scripts/management-console.min.js and it looks like it is partially minified. I tried to build a jar from upstream master, and the content of the file is different - it's completely minified.
> Administration console - upload of deployment artifact doesn't work
> -------------------------------------------------------------------
>
> Key: ISPN-7215
> URL: https://issues.jboss.org/browse/ISPN-7215
> Project: Infinispan
> Issue Type: Bug
> Components: JMX, reporting and management
> Affects Versions: 9.0.0.Alpha4
> Reporter: Roman Macor
> Assignee: Vladimir Blagojevic
> Attachments: Screen Shot 2016-11-21 at 8.36.46 AM.png, custom-store.jar
>
>
> Click on cache container -> Configuration -> Deployments -> upload -> Browse... -> select file -> click upload
> Result: nothing happens
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 1 month