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

Introduce inter-process communication beetween utbot and utbot-spring-analyzer #2039

Closed
EgorkaKulikov opened this issue Mar 24, 2023 · 0 comments · Fixed by #2085
Closed
Assignees
Labels
comp-rd Issue is related RD comp-spring Issue is related to Spring projects support comp-ui Improvements of plugin UI appearence and functionality ctg-enhancement New feature, improvement or change request

Comments

@EgorkaKulikov
Copy link
Collaborator

Description

utbot requires utbot-spring-analyzer to process some bean definitions analysis for further type replacements in Symbolic engine.
This functionality should be called in another process to minimize side effects riscs and follow utbot architecture

Expected behavior

  • utbot-spring-analyzer is called from utbot in separate process
  • rd framework is used for IPC
@EgorkaKulikov EgorkaKulikov added ctg-enhancement New feature, improvement or change request comp-ui Improvements of plugin UI appearence and functionality comp-rd Issue is related RD comp-spring Issue is related to Spring projects support labels Mar 24, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in UTBot Java Apr 10, 2023
@alisevych alisevych added this to the Spring Phase 1 milestone Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-rd Issue is related RD comp-spring Issue is related to Spring projects support comp-ui Improvements of plugin UI appearence and functionality ctg-enhancement New feature, improvement or change request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants