-
Notifications
You must be signed in to change notification settings - Fork 775
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
Feature/follow up/discard unreachable shm locators #5126
Feature/follow up/discard unreachable shm locators #5126
Commits on Jul 30, 2024
-
Refs #19036: NetworkFactory.h -> NetworkFactory.hpp
Signed-off-by: eduponz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fcf10bc - Browse repository at this point
Copy the full SHA fcf10bcView commit details -
Refs #19036: Add NetworkFactory::is_locator_reachable API
Signed-off-by: eduponz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea8a5c3 - Browse repository at this point
Copy the full SHA ea8a5c3View commit details -
Refs #19036: ProxyDataFilters::filter_locators delegates locator chec…
…king to the NetworkFactory Signed-off-by: eduponz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e4a8983 - Browse repository at this point
Copy the full SHA e4a8983View commit details -
Refs #19036: NetworkFactory::is_locator_reachable iterates over the t…
…ransports until one reports locator reachability Signed-off-by: eduponz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for efe02ca - Browse repository at this point
Copy the full SHA efe02caView commit details -
Refs #19036: SharedMemTransport::is_locator_reachable discards non-sh…
…m non-local ports, and shm local ports that cannot open to write Signed-off-by: eduponz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4833f6 - Browse repository at this point
Copy the full SHA b4833f6View commit details
Commits on Jul 31, 2024
-
Refs #19036: Apply suggestions
Signed-off-by: elianalf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 170e8c4 - Browse repository at this point
Copy the full SHA 170e8c4View commit details -
Refs #19036. Increase
MAX_DOMAIN_NAME_LENGTH
and `CURRENT_ABI_VERSI……ON`. Signed-off-by: Miguel Company <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8077a51 - Browse repository at this point
Copy the full SHA 8077a51View commit details -
Refs #19036. Rename to
creator_name
.Signed-off-by: Miguel Company <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c80f97e - Browse repository at this point
Copy the full SHA c80f97eView commit details -
Refs #19036. Port receives domain name on construction.
Signed-off-by: Miguel Company <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7459a23 - Browse repository at this point
Copy the full SHA 7459a23View commit details -
Refs #19036. Use user name as part of the port ABI check.
Signed-off-by: Miguel Company <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e2b522 - Browse repository at this point
Copy the full SHA 7e2b522View commit details
Commits on Aug 1, 2024
-
Revert "Refs #19036. Use user name as part of the port ABI check."
This reverts commit 7e2b522.
Configuration menu - View commit details
-
Copy full SHA for 43b342e - Browse repository at this point
Copy the full SHA 43b342eView commit details -
Revert "Refs #19036. Port receives domain name on construction."
This reverts commit 7459a23.
Configuration menu - View commit details
-
Copy full SHA for ae9b825 - Browse repository at this point
Copy the full SHA ae9b825View commit details -
Revert "Refs #19036. Rename to
creator_name
."This reverts commit c80f97e.
Configuration menu - View commit details
-
Copy full SHA for 3f7839a - Browse repository at this point
Copy the full SHA 3f7839aView commit details -
Revert "Refs #19036. Increase
MAX_DOMAIN_NAME_LENGTH
and `CURRENT_A……BI_VERSION`." This reverts commit 8077a51.
Configuration menu - View commit details
-
Copy full SHA for 3220dc1 - Browse repository at this point
Copy the full SHA 3220dc1View commit details -
Refs #19036: Change the address sent in case of shm transport from ho…
…st id to user name Signed-off-by: elianalf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bfb7538 - Browse repository at this point
Copy the full SHA bfb7538View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15f49ab - Browse repository at this point
Copy the full SHA 15f49abView commit details -
Refs #19036: Copy the user name in address starting from the second b…
…yte because the first is used for unicast info Signed-off-by: elianalf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 298b3c7 - Browse repository at this point
Copy the full SHA 298b3c7View commit details
Commits on Aug 2, 2024
-
Refs #19036: Add network_mode: and host ipc: host to make the contain…
…ers communicate Signed-off-by: elianalf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef97318 - Browse repository at this point
Copy the full SHA ef97318View commit details -
Refs #19036: Solve build issue in windows
Signed-off-by: elianalf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d9d6b3 - Browse repository at this point
Copy the full SHA 7d9d6b3View commit details -
use shm locator's addres MD5 mangling host id and user name
Signed-off-by: Mario Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bcd5d61 - Browse repository at this point
Copy the full SHA bcd5d61View commit details