Skip to content

Performance enhancements for tendrl components #172

@shtripat

Description

@shtripat

There are various aspects to performance enhancements for tendrl components like

  • Clustered etcd setup for load balancing
  • Instead of writing tendrl objects field by field to etcd, write as a single JSON and similarly while read read as a whole and then weave the object back
  • Improvements on memory consumption
  • Define standard configuration for the tendrl server node and additional requirement on storage nodes for tendrl components
  • Response time tuning for REST endpoints
  • If possible introduce some purging mechanism for log messages pushed into etcd (maintaining a separate etcd instance for audit log could be another option)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions