Skip to content

Charts[Root Container]: Update bind mounts for individual directories under hgcapp #745

Closed
@leninmehedy

Description

@leninmehedy

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 directory com.hedera.node.app.ServicesMain
  • Looks for ${saved_dir}/${nodeId}/123, however, the ledger-id 123 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

  • Status

    ✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions