8000 ADR-101: Backport to `v0.38.x` · Issue #1419 · cometbft/cometbft · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
ADR-101: Backport to v0.38.x #1419
Closed
Closed
@jmalicevic

Description

@jmalicevic

This issue covers all the tasks needed to backport the implementation of ADR-101 (#574) from main into v0.38.x.

We will backport this feature into an experimental branch because :

  • We have to break existing go API interfaces (legacy gRPC, in particular) and v0.38.x is already released
  • The pruning mechanism is happening in the background now, instead of synchronously between heights which changes the existing logic.

The implementation will be backported step by step, porting one big feature at a time.

Backporting the pruning mechanisms is independent of the gRPC backports and can be done in parallel. The pruning service endpoints depend on the pruning mechanisms being implemented.

Metadata

Metadata

Labels

P:storage-optimizationPriority: Give operators greater control over storage and storage optimizationgrpcAnything relating to the gRPC APItrackingA complex issue broken down into sub-problems

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0