feat/93 #94

Merged
stanislav.hejny merged 9 commits from feat/93 into feat/81 2025-11-03 13:28:38 +00:00

This is to fix the bug where REMOVE_ROUTE from a single replica event disables route for all other existing replicas.
Solution is to have a global unique replica ID in AMQRoute message/object and add it to eq() method on AMQRoute so the only route from single replica is removed from routing table, leaving routes for other replicas intact

This is to fix the bug where REMOVE_ROUTE from a single replica event disables route for all other existing replicas. Solution is to have a global unique replica ID in AMQRoute message/object and add it to __eq__() method on AMQRoute so the only route from single replica is removed from routing table, leaving routes for other replicas intact
ci: rename otdemo test to internal integration test
Some checks failed
/ coverage-check (push) Successful in 49s
/ build-and-push-otdemo-images (push) Successful in 3s
/ run-integration-tests (push) Failing after 4m1s
/ publish-python-library (push) Has been skipped
f8f3f56816
ci: update scaling test script
All checks were successful
/ coverage-check (push) Successful in 48s
/ build-and-push-otdemo-images (push) Successful in 56s
/ run-integration-tests (push) Successful in 10m20s
/ publish-python-library (push) Has been skipped
42d9eb48c3
ci: add with s3 variant and update scaling test
Some checks failed
/ build-and-push-otdemo-images (push) Successful in 42s
/ coverage-check (push) Successful in 47s
/ run-integration-tests (push) Failing after 18m20s
/ publish-python-library (push) Has been skipped
fd71a1d10e
ci: add test streaming script
Some checks failed
/ publish-python-library (push) Has been skipped
/ coverage-check (push) Successful in 48s
/ build-and-push-otdemo-images (push) Successful in 42s
/ run-integration-tests (push) Failing after 13m50s
3d26a8cc1e
ci: remove resource limit for demo service
Some checks failed
/ publish-python-library (push) Has been skipped
/ coverage-check (push) Successful in 48s
/ build-and-push-otdemo-images (push) Successful in 43s
/ run-integration-tests (push) Failing after 11s
945d0e0165
debug: kind cluster setup error
Some checks failed
/ coverage-check (push) Successful in 48s
/ build-and-push-otdemo-images (push) Successful in 43s
/ run-integration-tests (push) Failing after 8m38s
/ publish-python-library (push) Has been skipped
d10adace7d
ci: add debug log output
All checks were successful
/ coverage-check (push) Successful in 47s
/ build-and-push-otdemo-images (push) Successful in 42s
/ run-integration-tests (push) Successful in 10m0s
/ publish-python-library (push) Has been skipped
c910f78b90
ci: add http endpoint test script
Some checks failed
/ publish-python-library (push) Has been skipped
/ coverage-check (push) Successful in 44s
/ build-and-push-otdemo-images (push) Successful in 42s
/ run-integration-tests (push) Failing after 12m57s
5b2af66a32
ci: remove minio and use s3 to save some resources
Some checks failed
/ build-and-push-otdemo-images (push) Successful in 41s
/ coverage-check (push) Successful in 48s
/ run-integration-tests (push) Failing after 11m36s
/ publish-python-library (push) Has been skipped
3b2906ea94
also free up more resources by removing services that we don't need
ci: update amq adapter version
Some checks failed
/ build-and-push-otdemo-images (push) Successful in 42s
/ coverage-check (push) Successful in 48s
/ run-integration-tests (push) Failing after 11m45s
/ publish-python-library (push) Has been skipped
f83984cae3
feat/#93: fix bug where REMOVE_ROUTE event on scaling down invalidates routes to all replicas
Some checks failed
/ should-publish (push) Successful in 5s
/ build-and-push-otdemo-images (push) Has been skipped
/ publish-python-library (push) Has been skipped
/ coverage-check (push) Failing after 46s
/ run-integration-tests (push) Has been skipped
0d390876a0
feat/#93: fix failing tests after refactor
Some checks failed
/ should-publish (push) Successful in 4s
/ build-and-push-otdemo-images (push) Successful in 3s
/ coverage-check (push) Successful in 47s
/ run-integration-tests (push) Failing after 11m37s
/ publish-python-library (push) Has been skipped
4681cd287f
feat/#93: do not run integration test when I need to build a wheel file
All checks were successful
/ build-and-push-otdemo-images (push) Successful in 4s
/ should-publish (push) Successful in 4s
/ coverage-check (push) Successful in 47s
/ publish-python-library (push) Has been skipped
/ run-integration-tests (push) Has been skipped
0a58726825
feat/#93: do not run integration test when I need to build a wheel file
All checks were successful
/ should-publish (push) Successful in 4s
/ build-and-push-otdemo-images (push) Successful in 3s
/ coverage-check (push) Successful in 47s
/ publish-python-library (push) Has been skipped
/ run-integration-tests (push) Has been skipped
e903ade5ad
feat/#93: do not run integration test when I need to build a wheel file, fix build condition
All checks were successful
/ should-publish (push) Successful in 5s
/ coverage-check (push) Successful in 47s
/ build-and-push-otdemo-images (push) Successful in 3s
/ run-integration-tests (push) Has been skipped
/ publish-python-library (push) Has been skipped
5c310c1573
feat/#93: do not run integration test when I need to build a wheel file, fix build condition
All checks were successful
/ build-and-push-otdemo-images (push) Successful in 3s
/ should-publish (push) Successful in 5s
/ coverage-check (push) Successful in 47s
/ publish-python-library (push) Has been skipped
/ run-integration-tests (push) Has been skipped
f74f0fbf63
feat/#93: do not run integration test when I need to build a wheel file, fix build condition
All checks were successful
/ should-publish (push) Successful in 5s
/ build-and-push-otdemo-images (push) Successful in 3s
/ coverage-check (push) Successful in 49s
/ publish-python-library (push) Successful in 46s
/ run-integration-tests (push) Has been skipped
46e80988ac
feat/#93: do not run integration test when I need to build a wheel file, fix build condition
Some checks failed
/ should-publish (push) Successful in 4s
/ coverage-check (push) Successful in 48s
/ run-integration-tests (push) Has been skipped
/ build-and-push-otdemo-images (push) Successful in 3s
/ publish-python-library (push) Failing after 45s
7b8b443222
Merge branch 'feat/81' into feat/93
Some checks failed
/ run-integration-tests (push) Has been skipped
/ publish-python-library (push) Failing after 47s
/ should-publish (push) Successful in 4s
/ coverage-check (push) Successful in 42s
/ build-and-push-otdemo-images (push) Successful in 3s
5f67332672
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
clevermicro/amq-adapter-python!94
No description provided.