Skip to content

Conversation

@gtully
Copy link
Contributor

@gtully gtully commented Jan 29, 2026

…es conventions and retain keys that have null values

…es conventions and retain keys that have null values
@gtully gtully requested a review from clebertsuconic January 29, 2026 12:39
}
assertFalse(properties.isEmpty());
assertTrue(properties.containsKey("acceptorConfigurations.test.params.useKQueue"));
assertEquals("", properties.get("acceptorConfigurations.test.params.useKQueue"));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should also parse the output, and make sure the value will be null on the TransportConnections.

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.

2 participants