[Red Hat JIRA] (ISPN-12500) Possibility to separate the subdirectories under server-root
by Pedro Ruivo (Jira)
[ https://issues.redhat.com/browse/ISPN-12500?page=com.atlassian.jira.plugi... ]
Pedro Ruivo updated ISPN-12500:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Possibility to separate the subdirectories under server-root
> ------------------------------------------------------------
>
> Key: ISPN-12500
> URL: https://issues.redhat.com/browse/ISPN-12500
> Project: Infinispan
> Issue Type: Feature Request
> Affects Versions: 11.0.5.Final, 12.0.0.Dev06
> Reporter: Wolf-Dieter Fink
> Assignee: Tristan Tarrant
> Priority: Major
> Fix For: 12.0.0.CR1, 11.0.8.Final
>
>
> For administration purpose it should be possible to set different locations for server/conf server/data server/lib and server/log instead of keeping all together with server-root setting.
> Additionally the lib directory should be scanned recursively, resolving symlinks and supporting bare files (e.g. property files) as well as Jar files. It should also be possible to specify multiple lib directories.
>
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 1 month
[Red Hat JIRA] (ISPN-12524) Utilise quay.io for test images
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-12524?page=com.atlassian.jira.plugi... ]
Ryan Emerson reopened ISPN-12524:
---------------------------------
> Utilise quay.io for test images
> -------------------------------
>
> Key: ISPN-12524
> URL: https://issues.redhat.com/browse/ISPN-12524
> Project: Infinispan
> Issue Type: Task
> Components: Test Suite
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.7.Final, 12.0.0.Dev07
>
>
> hub.docker.com now restricts the amount of downloads possible in a month and this limit is being hit by our CI. Therefore we should pull our images from the quay.io repositories.
> {code:java}
> Caused by: org.testcontainers.containers.ContainerFetchException: Failed to pull image: jboss/keycloak:10.0.1
> at org.testcontainers.images.RemoteDockerImage.resolve(RemoteDockerImage.java:96)
> at org.testcontainers.images.RemoteDockerImage.resolve(RemoteDockerImage.java:26)
> at org.testcontainers.utility.LazyFuture.getResolvedValue(LazyFuture.java:17)
> at org.testcontainers.utility.LazyFuture.get(LazyFuture.java:39)
> at org.testcontainers.containers.GenericContainer.getDockerImageName(GenericContainer.java:1282)
> ... 29 more
> Caused by: com.github.dockerjava.api.exception.InternalServerErrorException: Status 500: {"message":"toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"}
> at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.execute(DefaultInvocationBuilder.java:247)
> at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:269)
> at java.base/java.lang.Thread.run(Thread.java:834)
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 1 month
[Red Hat JIRA] (ISPN-12524) Utilise quay.io for test images
by Ryan Emerson (Jira)
[ https://issues.redhat.com/browse/ISPN-12524?page=com.atlassian.jira.plugi... ]
Ryan Emerson updated ISPN-12524:
--------------------------------
Sprint: DataGrid Sprint #53
> Utilise quay.io for test images
> -------------------------------
>
> Key: ISPN-12524
> URL: https://issues.redhat.com/browse/ISPN-12524
> Project: Infinispan
> Issue Type: Task
> Components: Test Suite
> Reporter: Ryan Emerson
> Assignee: Ryan Emerson
> Priority: Major
> Fix For: 11.0.7.Final, 12.0.0.Dev07
>
>
> hub.docker.com now restricts the amount of downloads possible in a month and this limit is being hit by our CI. Therefore we should pull our images from the quay.io repositories.
> {code:java}
> Caused by: org.testcontainers.containers.ContainerFetchException: Failed to pull image: jboss/keycloak:10.0.1
> at org.testcontainers.images.RemoteDockerImage.resolve(RemoteDockerImage.java:96)
> at org.testcontainers.images.RemoteDockerImage.resolve(RemoteDockerImage.java:26)
> at org.testcontainers.utility.LazyFuture.getResolvedValue(LazyFuture.java:17)
> at org.testcontainers.utility.LazyFuture.get(LazyFuture.java:39)
> at org.testcontainers.containers.GenericContainer.getDockerImageName(GenericContainer.java:1282)
> ... 29 more
> Caused by: com.github.dockerjava.api.exception.InternalServerErrorException: Status 500: {"message":"toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit"}
> at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.execute(DefaultInvocationBuilder.java:247)
> at org.testcontainers.shaded.com.github.dockerjava.core.DefaultInvocationBuilder.lambda$executeAndStream$1(DefaultInvocationBuilder.java:269)
> at java.base/java.lang.Thread.run(Thread.java:834)
> {code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 1 month