Praveen Adlakha created FALCON-2145: ---------------------------------------
Summary: Make core Pool Size and keepAliveTime configurable in LogMoverService Key: FALCON-2145 URL: https://issues.apache.org/jira/browse/FALCON-2145 Project: Falcon Issue Type: Task Reporter: Praveen Adlakha Assignee: Praveen Adlakha Hi All, In the constructor of ThreadPoolExecutor there is a dependency between maximum thread pool size and corePoolSize i.e maxPoolSize > corePoolSize . Right now if maxPoolSize is configurable and if anyone gives a value of less than 20 it will fail. Thanks Praveen -- This message was sent by Atlassian JIRA (v6.3.4#6332)