Skip to content

[.NET][Rust] Target newest broker + Akri service bits#1261

Draft
timtay-microsoft wants to merge 16 commits intomainfrom
timtay/brokerBits
Draft

[.NET][Rust] Target newest broker + Akri service bits#1261
timtay-microsoft wants to merge 16 commits intomainfrom
timtay/brokerBits

Conversation

@timtay-microsoft
Copy link
Copy Markdown
Member

@timtay-microsoft timtay-microsoft commented Mar 3, 2026

This should allow us to test the new event groups destination fix

Notable changes in Akri behavior from this update:

  • When invoking ADR service client APIs, connector client Id is now expected to follow the pattern "<name>-ss-<pod ordinal>" (like "mockconnector-ctemplate-00000000-ss-0")
    • This broke a few integration .NET tests because our connector client id used to test the ADR service client didn't adhere to this shape
  • When updating a device status, the inbound endpoint name must be present
    • This also broke a .NET integration test as our base connector wasn't doing this for the user

It looks like Rust is hitting similar failures as well, so feel free to contribute the fixes to this branch

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