[JBoss JIRA] (ISPN-7371) infinispan-defaults - Rocksdb jar not found for leveldb
by Ryan Emerson (JIRA)
Ryan Emerson created ISPN-7371:
----------------------------------
Summary: infinispan-defaults - Rocksdb jar not found for leveldb
Key: ISPN-7371
URL: https://issues.jboss.org/browse/ISPN-7371
Project: Infinispan
Issue Type: Bug
Components: Build process
Reporter: Ryan Emerson
Assignee: Ryan Emerson
When running mvn test on the persistence/leveldb module an error is thrown by infinispan-defaults as it cannot find the specified rocksdb jar.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (ISPN-6421) Instantiation of cache based on template should not modify template
by Ryan Emerson (JIRA)
[ https://issues.jboss.org/browse/ISPN-6421?page=com.atlassian.jira.plugin.... ]
Ryan Emerson commented on ISPN-6421:
------------------------------------
[~vblagojevic] In the console when creating a cache based upon an existing template with no modifications, we simply create a cache that references the template. When creating a cache and editing its config, we just create a cache with all of the config values from the base template plus whatever else the user adds.
> Instantiation of cache based on template should not modify template
> -------------------------------------------------------------------
>
> Key: ISPN-6421
> URL: https://issues.jboss.org/browse/ISPN-6421
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 8.2.0.Final
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Minor
> Fix For: 9.0.0.Beta2, 9.0.0.Final
>
>
> In cache add, instiating a cache A based on template T should not modify T but should create a configuration A under configurations=CONFIGURATIONS with the "template" attribute set to false and the "configuration" attribute set to T and then a cache A with "configuration" A.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (ISPN-7311) CacheJmxRegistration retains a lot of memory even though the JmxStatstics is turned off
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-7311?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic commented on ISPN-7311:
-------------------------------------------
[~senv1205] Thanks for logging this JIRA, much appreciated. At the moment we are dealing with more pressing issues but you can be audacious and provide a fix for this one yourself? We are open source project after all and we value community [contributions|http://infinispan.org/getinvolved/] :-)
> CacheJmxRegistration retains a lot of memory even though the JmxStatstics is turned off
> ---------------------------------------------------------------------------------------
>
> Key: ISPN-7311
> URL: https://issues.jboss.org/browse/ISPN-7311
> Project: Infinispan
> Issue Type: Bug
> Components: JMX, reporting and management
> Affects Versions: 7.0.3.Final
> Environment: Production
> Reporter: Senthil Kumar Balakrishnan
> Attachments: Screen Shot 2016-12-12 at 10.21.06 AM.png
>
>
> In production environment we see a lot of JmxObjects getting created for each cache created in infinispan, it's very expensive in terms of memory usage. Is there a possibility to disable or not create these JmxObjects when the JmxStatistics are turned off ?
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (ISPN-7334) Administration console - clicking on Caches tab shortly after logging in shows error pop up
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-7334?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic reassigned ISPN-7334:
-----------------------------------------
Assignee: Vladimir Blagojevic
> Administration console - clicking on Caches tab shortly after logging in shows error pop up
> -------------------------------------------------------------------------------------------
>
> Key: ISPN-7334
> URL: https://issues.jboss.org/browse/ISPN-7334
> Project: Infinispan
> Issue Type: Bug
> Components: JMX, reporting and management
> Affects Versions: 9.0.0.Beta1
> Reporter: Roman Macor
> Assignee: Vladimir Blagojevic
> Priority: Minor
> Attachments: Screenshot from 2017-01-04.png
>
>
> This happens in our test suite in standalone mode.
> Steps to reproduce (might be difficult without a script):
> log in -> click on Caches tab immediately (doesn't occur if we wait 200 milliseconds between logging and clicking on Caches tab)
> Result:
> error pop up with empty message "{}"
> Please see the attached screen shot.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (ISPN-7344) (Dev Env) Console Deployment uploads fails with 415 error
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-7344?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic resolved ISPN-7344.
---------------------------------------
Fix Version/s: 9.0.0.Beta2
Resolution: Done
> (Dev Env) Console Deployment uploads fails with 415 error
> ---------------------------------------------------------
>
> Key: ISPN-7344
> URL: https://issues.jboss.org/browse/ISPN-7344
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 9.0.0.Beta1
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Minor
> Fix For: 9.0.0.Beta2
>
>
> It's not possible to upload a deployment to the server via the console, as a 415 Unsupported media type error is always returned from the server. This is a consequence of ISPN-7310 as the use of digest authentication has changed the http request headers sent to the server.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (ISPN-7344) (Dev Env) Console Deployment uploads fails with 415 error
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-7344?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic commented on ISPN-7344:
-------------------------------------------
Ok, let's close this one [~ryanemerson]. Please be aware of this [~rmacor] and [~jholusa] - in case you ever use dev environment.
> (Dev Env) Console Deployment uploads fails with 415 error
> ---------------------------------------------------------
>
> Key: ISPN-7344
> URL: https://issues.jboss.org/browse/ISPN-7344
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 9.0.0.Beta1
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Minor
>
> It's not possible to upload a deployment to the server via the console, as a 415 Unsupported media type error is always returned from the server. This is a consequence of ISPN-7310 as the use of digest authentication has changed the http request headers sent to the server.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months
[JBoss JIRA] (ISPN-6421) Instantiation of cache based on template should not modify template
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-6421?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic commented on ISPN-6421:
-------------------------------------------
[~ryanemerson] Correct me if I am wrong but we don't modify templates any longer, right?
> Instantiation of cache based on template should not modify template
> -------------------------------------------------------------------
>
> Key: ISPN-6421
> URL: https://issues.jboss.org/browse/ISPN-6421
> Project: Infinispan
> Issue Type: Bug
> Components: Console
> Affects Versions: 8.2.0.Final
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Priority: Minor
> Fix For: 9.0.0.Beta2, 9.0.0.Final
>
>
> In cache add, instiating a cache A based on template T should not modify T but should create a configuration A under configurations=CONFIGURATIONS with the "template" attribute set to false and the "configuration" attribute set to T and then a cache A with "configuration" A.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 11 months