Bug 1126410
| Summary: | Upgrading from JON3.1.2 to JON3.3 Dr01 with run-data-migrator option displays InvalidQueryException | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Operations Network | Reporter: | Sunil Kondkar <skondkar> |
| Component: | Upgrade, Storage Node | Assignee: | Stefan Negrea <snegrea> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Sunil Kondkar <skondkar> |
| Severity: | urgent | Docs Contact: | |
| Priority: | high | ||
| Version: | JON 3.3.0 | CC: | ahovsepy, hrupp, jshaughn |
| Target Milestone: | ER04 | ||
| Target Release: | JON 3.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-12-11 14:01:27 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1049054, 1135604, 1135630 | ||
| Bug Blocks: | 1013508 | ||
|
Description
Sunil Kondkar
2014-08-04 11:44:34 UTC
master commit 942bc49bd492aab8191affdd662ffbb745ce4ce6
Author: Stefan Negrea <snegrea>
Date: Wed Sep 17 11:10:16 2014 -0500
[BZ 1126410] Update data migrator to use the latest storage node schema.
master commit d1a36215cac49f8ce2e375b34f93aee0a1e2adfe
Author: Stefan Negrea <snegrea>
Date: Thu Sep 18 12:06:19 2014 -0500
[BZ 1126410] Minor updates based on code review.
release/jon3.3.x commit 1f359eacee02d20ca9a8f5fe8dfecd3d032e4ca0
Author: Stefan Negrea <snegrea>
Date: Wed Sep 17 11:10:16 2014 -0500
(cherry picked from commit 942bc49bd492aab8191affdd662ffbb745ce4ce6)
Signed-off-by: Jay Shaughnessy <jshaughn>
release/jon3.3.x commit 18bbbaafbc7ae302f7e5aa0f9779c888fb21c8c5
Author: Stefan Negrea <snegrea>
Date: Thu Sep 18 12:06:19 2014 -0500
(cherry picked from commit d1a36215cac49f8ce2e375b34f93aee0a1e2adfe)
Signed-off-by: Jay Shaughnessy <jshaughn>
The data migrator has been updated to migrate the data to the latest storage node schema. The major changes in the schema are: a single column family for all the aggregate data, and a different metrics aggregation index table. Moving to ON_QA as available for test with build: https://brewweb.devel.redhat.com/buildinfo?buildID=388959 Verified on JON 3.3 ER04 Upgrading from JON3.1.2 to JON3.3 ER04 with run-data-migrator option is successful. |