[
https://issues.apache.org/jira/browse/ISIS-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16939182#comment-16939182
]
ASF subversion and git services commented on ISIS-2082:
-------------------------------------------------------
Commit bb1b09998e7d529a15d724b5e29a9d1f64911515 in isis's branch
refs/heads/ISIS-2086 from danhaywood
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=bb1b099 ]
ISIS-2082: spikes the use of type-safe config properties, for two cases.
First is "isis.services.container.disableAutoflush", which is used by
RepositoryServiceJdo. Here the config bean can be injected and consumed
directly.
Second is "isis.reflector.explicitAnnotations.action", which is used by
FacetedMethodBuilder. Here we use the _Spring.getSingleton service locator to
read.
> Allow for ThreadPoolSupport to simulate legacy behavior
> -------------------------------------------------------
>
> Key: ISIS-2082
> URL: https://issues.apache.org/jira/browse/ISIS-2082
> Project: Isis
> Issue Type: Improvement
> Components: Core
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Minor
> Fix For: 2.0.0-M2
>
>
> Allow to set the ThreadPoolSupport's execution mode in a static way.
> Basically so we can switch off thread-pool-support (switch to legacy
> behavior) for debugging purposes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)