[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)
6 years, 4 months
[JBoss JIRA] (ISPN-10968) Invalidation sync clustered cache throws IllegalStateException on remote server as it starts up
by Tom Dearman (Jira)
Tom Dearman created ISPN-10968:
----------------------------------
Summary: Invalidation sync clustered cache throws IllegalStateException on remote server as it starts up
Key: ISPN-10968
URL: https://issues.jboss.org/browse/ISPN-10968
Project: Infinispan
Issue Type: Bug
Components: Transactions
Affects Versions: 10.0.1.Final
Environment: Java(TM) SE Runtime Environment (build 1.8.0_152-b16), macos and linux production, arjuna transaction manager
Reporter: Tom Dearman
Attachments: invalidationsync.tar.gz
If we bring up one server and let it start to write to an invalidation_sync cache with putForExternalRead within a transaction, on bringing up another server which doesn't write to the cache we will get exceptions thrown on the commit of the transaction as the second server is coming up. If we use a 'put' it does not cause the issue and if it is a DISTRIBUTED_SYNC it doesn't cause the issue.
I have tried to write this test as an infinispan test but this doesn't show the issue, on trying the EmbeddedTransactionManager in my own test it also did not show the issue so I assume it has something to do with the limited nature of the EmbeddedTransactionManager.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months
[JBoss JIRA] (ISPN-10967) CORS rules for localhost don't take offset into account
by Gustavo Fernandes (Jira)
[ https://issues.jboss.org/browse/ISPN-10967?page=com.atlassian.jira.plugin... ]
Gustavo Fernandes updated ISPN-10967:
-------------------------------------
Description: Starting the server with {{-Dinfinispan.socket.binding.port-offset}} will not automatically configure the localhost CORS rule to match the offset port
> CORS rules for localhost don't take offset into account
> -------------------------------------------------------
>
> Key: ISPN-10967
> URL: https://issues.jboss.org/browse/ISPN-10967
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Affects Versions: 10.1.0.Beta1
> Reporter: Gustavo Fernandes
> Assignee: Gustavo Fernandes
> Priority: Major
>
> Starting the server with {{-Dinfinispan.socket.binding.port-offset}} will not automatically configure the localhost CORS rule to match the offset port
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
6 years, 4 months