[
https://issues.apache.org/jira/browse/IGNITE-5466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Kuznetsov reassigned IGNITE-5466:
----------------------------------------
Assignee: Pavel Konstantinov (was: Alexey Kuznetsov)
Please test migrations in this branch: ignite-5466.
To test you will need to prepare MongoDB database using Web Console deployed
from master branch.
Steps.
# Deploy Web Console from master branch.
# Create ALL kinds of objects with ALL kinds of cross-links (for example,
cache linked to one cluster, cache linked to several clusters, ...).
# Create ALL kinds of objects that not linked to any other object (for
example, cache that not linked to cluster, ...).
# Backup this db (just for later retests): use command like this:
mongodump.exe --db=console --archive=c:\\backup\ignite-5466.backup
# Deploy Web Console from ignite-5466 branch.
# Check that ALL objects created before correctly migrated.
Useful command: mongorestore --db=console --archive=c:\backup\ignite-5466.backup
Useful link about how to configure MongoDB database folder outside docker
container: [https://apacheignite-tools.readme.io/docs/docker-deployment]
Also test usual tests for Configuration screen.
> Web Console: New Configuration Screen
> -------------------------------------
>
> Key: IGNITE-5466
> URL: https://issues.apache.org/jira/browse/IGNITE-5466
> Project: Ignite
> Issue Type: Task
> Components: UI, wizards
> Reporter: Vica Abramova
> Assignee: Pavel Konstantinov
> Priority: Major
> Fix For: 2.5
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)