adoroszlai commented on PR #6138:
URL: https://github.com/apache/ozone/pull/6138#issuecomment-1962900068

   @ceekay47 please take a look at compile error:
   
   ```
   Error:  
/home/runner/work/ozone/ozone/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/OzoneManager.java:[859,54]
 cannot find symbol
   Error:    symbol:   method getSnapshotCache()
   Error:    location: variable omSnapshotManager of type 
org.apache.hadoop.ozone.om.OmSnapshotManager
   Error:  
/home/runner/work/ozone/ozone/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/snapshot/SnapshotCache.java:[89,9]
 cannot find symbol
   Error:    symbol: variable omSnapshotManager
   Error:  
/home/runner/work/ozone/ozone/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/snapshot/SnapshotCache.java:[109,9]
 cannot find symbol
   Error:    symbol: variable omSnapshotManager
   Error:  
/home/runner/work/ozone/ozone/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/snapshot/SnapshotCache.java:[162,9]
 cannot find symbol
   Error:    symbol: variable omSnapshotManager
   Error:  
/home/runner/work/ozone/ozone/hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/snapshot/SnapshotCache.java:[235,11]
 cannot find symbol
   Error:    symbol: variable omSnapshotManager
   ```
   
   
https://github.com/ceekay47/ozone/actions/runs/7883419762/job/21510351002#step:6:2382


-- 
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]

Reply via email to