Skip to content

reduces maintenance complexity #806

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

Merged
merged 1 commit into from
Apr 30, 2020

Conversation

OlegDokuka
Copy link
Member

@OlegDokuka OlegDokuka commented Apr 30, 2020

this PR

  1. removes a set of unused classes
  2. eliminate the usage of custom publishers implementation if favor of better maintainability but sacrificing performance (1.1 will be improved. For more info see Implements dedicated Publisher/Subscriber for each request type #761 #761)

Signed-off-by: Oleh Dokuka [email protected]

@OlegDokuka OlegDokuka requested a review from rstoyanchev April 30, 2020 07:59
@OlegDokuka OlegDokuka added the refactorings Changes that does not affect API and behaviour label Apr 30, 2020
@OlegDokuka OlegDokuka added this to the 1.0 milestone Apr 30, 2020
@OlegDokuka OlegDokuka force-pushed the enhancement/reduce-maintanence-complexity branch from a7a60ba to 9b1b925 Compare April 30, 2020 10:14
this PR
 1. removes set of unused classes
 2. eliminate usage of custom publishers implementation if favor of better maintainability but sacrificing performance (1.1 will revise that)

Signed-off-by: Oleh Dokuka <[email protected]>
@OlegDokuka OlegDokuka force-pushed the enhancement/reduce-maintanence-complexity branch from 9b1b925 to ff693bb Compare April 30, 2020 10:32
@OlegDokuka OlegDokuka merged commit 3188069 into develop Apr 30, 2020
@OlegDokuka OlegDokuka deleted the enhancement/reduce-maintanence-complexity branch April 30, 2020 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactorings Changes that does not affect API and behaviour
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants