[JBoss JIRA] (ISPN-12095) CLI: Add support for cluster backup/restore
by Ryan Emerson (Jira)
Ryan Emerson created ISPN-12095:
-----------------------------------
Summary: CLI: Add support for cluster backup/restore
Key: ISPN-12095
URL: https://issues.redhat.com/browse/ISPN-12095
Project: Infinispan
Issue Type: Enhancement
Components: CLI
Affects Versions: 11.0.1.Final
Reporter: Ryan Emerson
Assignee: Ryan Emerson
Fix For: 12.0.0.Final
It should be possible to backup/restore a cluster via the CLI:
{code:java}
bin/cli.sh -c localhost:11222 --restore <archive-file>
bin/cli.sh -c localhost:11222 --backup <archive-file>
{code}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (ISPN-12087) Some tests are failing on windows
by Pedro Ruivo (Jira)
[ https://issues.redhat.com/browse/ISPN-12087?page=com.atlassian.jira.plugi... ]
Pedro Ruivo updated ISPN-12087:
-------------------------------
Status: Pull Request Sent (was: Coding In Progress)
> Some tests are failing on windows
> ---------------------------------
>
> Key: ISPN-12087
> URL: https://issues.redhat.com/browse/ISPN-12087
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 11.0.1.Final
> Reporter: Gustavo Lira e Silva
> Assignee: Gustavo Lira e Silva
> Priority: Major
>
> {noformat}
> Test failed: org.infinispan.configuration.ConfigurationUnitTest.testSchema
> org.xml.sax.SAXParseException; systemId: file:/C:/j/workspace/tmp-jdg-8.0.x-jdg-func-ispn-testsuite-win-openjdk-gustavo/49e4cf49/infinispan/core/target/classes/schema/infinispan-config-11.0.xsd; lineNumber: 1061; columnNumber: 93; cvc-datatype-valid.1.2.1: '${Transaction.auto-commit}' is not a valid value for 'boolean'
> {noformat}
>
> {noformat}
> Test failed: org.infinispan.persistence.file.SingleFileStoreCompatibilityTest.testReadWriteFrom101
> org.infinispan.commons.CacheConfigurationException: Error starting component org.infinispan.persistence.manager.PersistenceManager
> {noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months
[JBoss JIRA] (ISPN-12087) Some tests are failing on windows
by Pedro Ruivo (Jira)
[ https://issues.redhat.com/browse/ISPN-12087?page=com.atlassian.jira.plugi... ]
Pedro Ruivo updated ISPN-12087:
-------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 12.0.0.Dev01
Resolution: Done
> Some tests are failing on windows
> ---------------------------------
>
> Key: ISPN-12087
> URL: https://issues.redhat.com/browse/ISPN-12087
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 11.0.1.Final
> Reporter: Gustavo Lira e Silva
> Assignee: Gustavo Lira e Silva
> Priority: Major
> Fix For: 12.0.0.Dev01
>
>
> {noformat}
> Test failed: org.infinispan.configuration.ConfigurationUnitTest.testSchema
> org.xml.sax.SAXParseException; systemId: file:/C:/j/workspace/tmp-jdg-8.0.x-jdg-func-ispn-testsuite-win-openjdk-gustavo/49e4cf49/infinispan/core/target/classes/schema/infinispan-config-11.0.xsd; lineNumber: 1061; columnNumber: 93; cvc-datatype-valid.1.2.1: '${Transaction.auto-commit}' is not a valid value for 'boolean'
> {noformat}
>
> {noformat}
> Test failed: org.infinispan.persistence.file.SingleFileStoreCompatibilityTest.testReadWriteFrom101
> org.infinispan.commons.CacheConfigurationException: Error starting component org.infinispan.persistence.manager.PersistenceManager
> {noformat}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 9 months