ArafatKhan2198 commented on PR #8938: URL: https://github.com/apache/ozone/pull/8938#issuecomment-3194656804
Thanks for the comments @sumitagrawl can you please take a look again - The upgrade action works properly now - ``` 2025-08-18 02:37:16 2025-08-17 21:07:16,638 [main] INFO upgrade.ReconLayoutVersionManager: Current MLV: 2. SLV: 3. Checking features for registration... 2025-08-18 02:37:16 2025-08-17 21:07:16,641 [PipelineSyncTask] WARN scm.ReconPipelineManager: Pipeline Pipeline-ea9c8eb3-0348-43b8-b3a9-4f8ef8427380 already exists in Recon pipeline metadata. 2025-08-18 02:37:16 2025-08-17 21:07:16,641 [PipelineSyncTask] WARN scm.ReconPipelineManager: Pipeline Pipeline-5da9e7bf-e8ee-4508-a317-654af71783a1 already exists in Recon pipeline metadata. 2025-08-18 02:37:16 2025-08-17 21:07:16,663 [main] INFO recon.ReconSchemaVersionTableManager: Updated schema version to '3'. 2025-08-18 02:37:16 2025-08-17 21:07:16,663 [main] INFO upgrade.ReconLayoutVersionManager: MLV updated to: 3 2025-08-18 02:37:16 2025-08-17 21:07:16,663 [main] INFO upgrade.NSSummaryAggregatedTotalsUpgrade: Triggering asynchronous NSSummary tree rebuild for materialized totals (upgrade action). 2025-08-18 02:37:16 2025-08-17 21:07:16,664 [RebuildNSSummaryThread] INFO tasks.NSSummaryTask: Starting NSSummary tree reprocess with unified control... 2025-08-18 02:37:16 2025-08-17 21:07:16,665 [main] INFO upgrade.ReconLayoutVersionManager: Feature versioned 3 finalized successfully. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
