[JBoss JIRA] (ISPN-10970) Deprecate Infinispan Directory
by Gustavo Fernandes (Jira)
Gustavo Fernandes created ISPN-10970:
----------------------------------------
Summary: Deprecate Infinispan Directory
Key: ISPN-10970
URL: https://issues.jboss.org/browse/ISPN-10970
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying
Affects Versions: 10.1.0.Beta1
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Fix For: 10.1.0.Final
The Infinispan Directory will not be supported after we migrate to Lucene 7/8 (with the HSearch 6 upcoming work)
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 11 months
[JBoss JIRA] (ISPN-10969) Use non-shared indexes by default
by Gustavo Fernandes (Jira)
Gustavo Fernandes created ISPN-10969:
----------------------------------------
Summary: Use non-shared indexes by default
Key: ISPN-10969
URL: https://issues.jboss.org/browse/ISPN-10969
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying, Remote Querying
Affects Versions: 10.1.0.Beta1
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
Currently, query auto-config will create either shared or non-shared indexes depending on the cache mode.
Infinispan should provided the following default configuration for all cache modes:
* Index side: memory mapped local indexes stored on disk, opened with a Near Real Time index manager. Indexing will all be ASYNC, with the possibility of overriding as SYNC
* Query side: query will be broadcast by default
Furthermore, we will remove the Index.PRIMARY_OWNER, Index.ALL, etc configurations
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 11 months
[JBoss JIRA] (ISPN-10965) StaticFileResource fails to serve symlinked resources
by Gustavo Fernandes (Jira)
[ https://issues.jboss.org/browse/ISPN-10965?page=com.atlassian.jira.plugin... ]
Gustavo Fernandes updated ISPN-10965:
-------------------------------------
Description: If the server runs form a directory which is symbolic link, the internal sanity check for directory traversal fails to detect the resource path, and returns 404
> StaticFileResource fails to serve symlinked resources
> -----------------------------------------------------
>
> Key: ISPN-10965
> URL: https://issues.jboss.org/browse/ISPN-10965
> Project: Infinispan
> Issue Type: Bug
> Components: REST
> Affects Versions: 10.0.1.Final
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
>
> If the server runs form a directory which is symbolic link, the internal sanity check for directory traversal fails to detect the resource path, and returns 404
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 11 months