[JBoss JIRA] (ISPN-11813) Provide a builtin default server configuration
by Tristan Tarrant (Jira)
Tristan Tarrant created ISPN-11813:
--------------------------------------
Summary: Provide a builtin default server configuration
Key: ISPN-11813
URL: https://issues.redhat.com/browse/ISPN-11813
Project: Infinispan
Issue Type: Enhancement
Components: Server
Affects Versions: 11.0.0.Dev05
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 11.0.0.CR1
Running a server normally requires a specific directory layout.
We should provide a built-in default configuration that doesn't require that when invoked with `bin/server.sh -c -`
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months
[JBoss JIRA] (ISPN-11755) Stats should be collected in a non blocking way
by Pedro Ruivo (Jira)
[ https://issues.redhat.com/browse/ISPN-11755?page=com.atlassian.jira.plugi... ]
Pedro Ruivo updated ISPN-11755:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 11.0.0.CR1
Resolution: Done
> Stats should be collected in a non blocking way
> -----------------------------------------------
>
> Key: ISPN-11755
> URL: https://issues.redhat.com/browse/ISPN-11755
> Project: Infinispan
> Issue Type: Enhancement
> Affects Versions: 11.0.0.Dev04
> Reporter: Will Burns
> Assignee: Will Burns
> Priority: Major
> Fix For: 11.0.0.CR1
>
>
> The Stat class is created in a blocking way, but several of the stats are collected via non blocking means. Examples are that size uses persistence and remote nodes to collect it.
> For now these calls are marked as blocking or are invoked in the blocking thread pool.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 11 months