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

Core debug: allow one core to handle multiple infra #8599

Closed
bougue-pe opened this issue Aug 28, 2024 · 0 comments · Fixed by #9166
Closed

Core debug: allow one core to handle multiple infra #8599

bougue-pe opened this issue Aug 28, 2024 · 0 comments · Fixed by #9166
Assignees
Labels
area:core Work on Core Service kind:documentation Work dedicated to explaining concepts, arch and intentions: Code is supposed to be documented inline kind:enhancement Improvement of existing features kind:refacto-task Task related to Refactorization Epic

Comments

@bougue-pe
Copy link
Contributor

Description and goal

The goal is to be able to easily debug and use core locally

There is a bit of doc for that.

Possibilities (sorted by preference, discussed with @Khoyo and @eckter ):

  • trigger osrdyne to send all in one all queue (and subscribe core to that queue)
  • allow for the "default" use of the web API on editoast
  • some other options around rabbitmq (duplicate queues, something with a unique queue and multiple topics to be able to filter)

Acceptance criteria

It is possible, documented and easy to use a unique local core and have everything working (unit tests, integration tests, regular use, ...)

@bougue-pe bougue-pe added kind:documentation Work dedicated to explaining concepts, arch and intentions: Code is supposed to be documented inline kind:enhancement Improvement of existing features area:core Work on Core Service kind:refacto-task Task related to Refactorization Epic labels Aug 28, 2024
@bougue-pe bougue-pe self-assigned this Aug 28, 2024
bougue-pe added a commit that referenced this issue Oct 10, 2024
after #8599
IDEA suggested a few improvements
bougue-pe added a commit that referenced this issue Oct 11, 2024
after #8599
IDEA suggested a few improvements

Signed-off-by: Pierre-Etienne Bougué <[email protected]>
bougue-pe added a commit that referenced this issue Oct 17, 2024
after #8599
IDEA suggested a few improvements

Signed-off-by: Pierre-Etienne Bougué <[email protected]>
bougue-pe added a commit that referenced this issue Oct 24, 2024
after #8599
IDEA suggested a few improvements

Signed-off-by: Pierre-Etienne Bougué <[email protected]>
bougue-pe added a commit that referenced this issue Oct 24, 2024
after #8599
IDEA suggested a few improvements

Signed-off-by: Pierre-Etienne Bougué <[email protected]>
bougue-pe added a commit that referenced this issue Oct 24, 2024
after #8599
IDEA suggested a few improvements

Signed-off-by: Pierre-Etienne Bougué <[email protected]>
bougue-pe added a commit that referenced this issue Nov 7, 2024
after #8599
IDEA suggested a few improvements

Signed-off-by: Pierre-Etienne Bougué <[email protected]>
bougue-pe added a commit that referenced this issue Nov 15, 2024
after #8599
IDEA suggested a few improvements

Signed-off-by: Pierre-Etienne Bougué <[email protected]>
bougue-pe added a commit that referenced this issue Nov 18, 2024
after #8599
IDEA suggested a few improvements

Signed-off-by: Pierre-Etienne Bougué <[email protected]>
github-merge-queue bot pushed a commit that referenced this issue Nov 18, 2024
after #8599
IDEA suggested a few improvements

Signed-off-by: Pierre-Etienne Bougué <[email protected]>
github-merge-queue bot pushed a commit that referenced this issue Nov 19, 2024
after #8599
IDEA suggested a few improvements

Signed-off-by: Pierre-Etienne Bougué <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core Work on Core Service kind:documentation Work dedicated to explaining concepts, arch and intentions: Code is supposed to be documented inline kind:enhancement Improvement of existing features kind:refacto-task Task related to Refactorization Epic
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant