camunda-external-task-client-java icon indicating copy to clipboard operation
camunda-external-task-client-java copied to clipboard

Provide plugabble config for RequestExecutor

Open rfelgent opened this issue 5 years ago • 2 comments

Hello guys,

i would like to switch or/and configure the RequestExecutor to my needs.

Currently, external task client is dependent on Apache http client and the configuration of it is somewhat limited.

best regards

rfelgent avatar Jul 14 '19 09:07 rfelgent

I could contribute code in a PR for making "RequestExecutor" pluggable via a factory pattern (similar to ClientHttpRequestFactory from Spring)

Feedback from some Camunda collegue is really appreciated. @tasso94 , @falko ?

rfelgent avatar Jul 18 '19 19:07 rfelgent

Hi,

Your request sounds sensible to me. We would appreciate your contribution.

Cheers, Tassilo

tasso94 avatar Jul 19 '19 09:07 tasso94