Closed
Description
Problems
Event streams
- Incorrect folder path
- Verify that mounted directory is populated with data when node starts
- only need a volume for path:
/opt/hgcapp/eventStreams
Backup uploader
- only need a volume for path:
/opt/hgcapp/services-hedera/HapiApp2.0/data/
- Looks for directory
saved_dir=/opt/hgcapp/services-hedera/HapiApp2.0/data/saved/com.hedera.services.ServicesMain
, however latest platform creates directorycom.hedera.node.app.ServicesMain
- Looks for
${saved_dir}/${nodeId}/123
, however, the ledger-id123
is hardcoded, so we are not able to modify it.
Account balance uploader
- Verify that mounted directory is populated with data when node starts
- only need a volume for path:
/opt/hgcapp/accountBalances
Record streams uploader
- Verify that mounted directory is populated with data when node starts
- only need a volume for path:
/opt/hgcapp/recordStreams
Metadata
Metadata
Assignees
Type
Projects
Status
✅ Done
Activity