Bug 1461263 - Rebalance: Move from to thread pool creation to dynamic thread creation on demand
Summary: Rebalance: Move from to thread pool creation to dynamic thread creation on de...
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: GlusterFS
Classification: Community
Component: distribute
Version: mainline
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-14 04:40 UTC by Susant Kumar Palai
Modified: 2018-10-12 16:28 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-12 16:28:52 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Susant Kumar Palai 2017-06-14 04:40:06 UTC
Description of problem:
In current glusterfs rebalance,at beginning of rebalance a thread pool is created equal to the number of cores present on that machine and based on the throttle configuration, few stay awake and others go into sleep mode (until asked to wake up again). But this behavior can be changed where the threads are created on demand, based on the user configuration.

Comment 1 Amar Tumballi 2018-10-12 16:28:52 UTC
Currently the focus is mostly on getting overall stability, and better performance on basic high availability focus! This would be picked up later!


Note You need to log in before you can comment on or make changes to this bug.