Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance enhancements for tendrl components #172

Open
shtripat opened this issue Jul 19, 2017 · 1 comment
Open

Performance enhancements for tendrl components #172

shtripat opened this issue Jul 19, 2017 · 1 comment

Comments

@shtripat
Copy link
Member

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)
shtripat pushed a commit to shtripat/specifications that referenced this issue Jul 19, 2017
tendrl-bug-id: Tendrl#172
Signed-off-by: Shubhendu <shtripat@redhat.com>
shtripat pushed a commit to shtripat/specifications that referenced this issue Jul 24, 2017
tendrl-bug-id: Tendrl#172
Signed-off-by: Shubhendu <shtripat@redhat.com>
shtripat pushed a commit to shtripat/specifications that referenced this issue Jul 24, 2017
tendrl-bug-id: Tendrl#172
Signed-off-by: Shubhendu <shtripat@redhat.com>
shtripat pushed a commit to shtripat/bridge_common that referenced this issue Jul 26, 2017
tendrl-spec: Tendrl/specifications#172
Signed-off-by: Shubhendu <shtripat@redhat.com>
shtripat pushed a commit to shtripat/specifications that referenced this issue Jul 26, 2017
tendrl-bug-id: Tendrl#172
Signed-off-by: Shubhendu <shtripat@redhat.com>
shtripat pushed a commit to shtripat/specifications that referenced this issue Jul 27, 2017
tendrl-bug-id: Tendrl#172
Signed-off-by: Shubhendu <shtripat@redhat.com>
shtripat pushed a commit to shtripat/specifications that referenced this issue Jul 27, 2017
tendrl-bug-id: Tendrl#172
Signed-off-by: Shubhendu <shtripat@redhat.com>
@mbukatov
Copy link
Contributor

mbukatov commented Aug 22, 2017

Do I understand this right that when there is an spec pull request linked by github, I can ignore all those commits linked there? In other words, is it ok for me to review just #174 and ignore all the rest of commits and closed pull requests linked there?

shtripat pushed a commit to shtripat/gluster_bridge that referenced this issue Aug 29, 2017
tendrl-spec: Tendrl/specifications#172
Signed-off-by: Shubhendu <shtripat@redhat.com>
shtripat pushed a commit to shtripat/gluster_bridge that referenced this issue Aug 29, 2017
tendrl-spec: Tendrl/specifications#172
Signed-off-by: Shubhendu <shtripat@redhat.com>
shtripat pushed a commit to shtripat/gluster_bridge that referenced this issue Aug 30, 2017
tendrl-spec: Tendrl/specifications#172
Signed-off-by: Shubhendu <shtripat@redhat.com>
@r0h4n r0h4n removed this from the Gluster Monitoring milestone Sep 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants