Skip to content

DM-42005: HTTP-based Worker Replication server#883

Open
iagaponenko wants to merge 14 commits intomainfrom
tickets/DM-42005
Open

DM-42005: HTTP-based Worker Replication server#883
iagaponenko wants to merge 14 commits intomainfrom
tickets/DM-42005

Conversation

@iagaponenko
Copy link
Copy Markdown
Contributor

No description provided.

@iagaponenko iagaponenko force-pushed the tickets/DM-42005 branch 2 times, most recently from e90255c to ea7962d Compare February 6, 2025 09:12
@iagaponenko iagaponenko force-pushed the tickets/DM-42005 branch 4 times, most recently from 013e4f5 to 021a07a Compare February 13, 2025 04:33
@iagaponenko iagaponenko force-pushed the tickets/DM-42005 branch 2 times, most recently from c8f58ae to 9973d08 Compare March 3, 2025 20:57
@iagaponenko iagaponenko force-pushed the tickets/DM-42005 branch 4 times, most recently from cae38b9 to da02c98 Compare March 28, 2025 23:01
@iagaponenko iagaponenko force-pushed the tickets/DM-42005 branch 10 times, most recently from bf0a008 to 24c5495 Compare April 3, 2025 21:49
@iagaponenko iagaponenko force-pushed the tickets/DM-42005 branch 5 times, most recently from 154426a to 91c03f7 Compare April 14, 2025 21:23
@iagaponenko iagaponenko force-pushed the tickets/DM-42005 branch 2 times, most recently from b581b6a to 124acba Compare April 17, 2025 21:42
@iagaponenko iagaponenko force-pushed the tickets/DM-42005 branch 3 times, most recently from 5485b61 to 1af3b73 Compare July 22, 2025 20:20
@iagaponenko iagaponenko force-pushed the tickets/DM-42005 branch 3 times, most recently from 6833b15 to 2575b5b Compare July 30, 2025 04:00
@iagaponenko iagaponenko force-pushed the tickets/DM-42005 branch 7 times, most recently from 1aab3fd to ae1a11c Compare August 9, 2025 23:23
@iagaponenko iagaponenko force-pushed the tickets/DM-42005 branch 3 times, most recently from 5548365 to dc93085 Compare August 12, 2025 00:35
…uests

This function that was provisioned in the original design of the Replication
System has shown no benefits. Besides, the "duplicate" requests can't be
reliably detected since the detection algorithm is time dependent.
…service

Extended Replication Worker's config page on the Web Dashbnoard to display
connection parameters of the HTTP-based worker management services.
The eliminated code appears to be some left over experiment that was never
finished neither it matured into any reasonable idea.

Another problem with the removed code was that it was making the package
qana depending on the Qserv frontend. This was not right from the
dependency management standpoint.
Added REDESIGN comments in the relevant code to indicate the code that
has to be changed or replaced. Added NEW comments for the newely added
or refactored code.

Using pre-processor macros to switch in between those as needed.
This is meant to pevent bottlecks during query analysis stage.
This experiment is meant to see if there would be any improvements
in the query performance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant