Skip to content

DAOS-18790 control: Support bytearray property values#17961

Draft
mjmac wants to merge 1 commit intomasterfrom
mjmac/DAOS-18790
Draft

DAOS-18790 control: Support bytearray property values#17961
mjmac wants to merge 1 commit intomasterfrom
mjmac/DAOS-18790

Conversation

@mjmac
Copy link
Copy Markdown
Contributor

@mjmac mjmac commented Apr 9, 2026

Add bytes support to the pool property control API path
to enable storing values that exceed the string value length
or are otherwise better represented by a byte array.

Features: control
Signed-off-by: Michael MacDonald github@macdonald.cx

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 9, 2026

Ticket title is 'Support bytearray property values in control API/dmg'
Status is 'In Review'
https://daosio.atlassian.net/browse/DAOS-18790

@daosbuild3
Copy link
Copy Markdown
Collaborator

Test stage Unit Test with memcheck completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17961/1/testReport/

@mjmac mjmac force-pushed the mjmac/DAOS-18790 branch from ea8058c to cfda344 Compare April 10, 2026 21:03
@daosbuild3
Copy link
Copy Markdown
Collaborator

Test stage Unit Test with memcheck completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17961/2/testReport/

@mjmac mjmac force-pushed the mjmac/DAOS-18790 branch from cfda344 to 0560299 Compare April 11, 2026 20:32
@daosbuild3
Copy link
Copy Markdown
Collaborator

Test stage Unit Test with memcheck completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17961/3/testReport/

@mjmac mjmac force-pushed the mjmac/DAOS-18790 branch from 0560299 to 0d41f3a Compare April 16, 2026 16:42
@daosbuild3
Copy link
Copy Markdown
Collaborator

Test stage Unit Test with memcheck completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17961/4/testReport/

@daosbuild3
Copy link
Copy Markdown
Collaborator

Test stage Functional Hardware Medium MD on SSD completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17961/4/testReport/

Add bytes support to the pool property control API path
to enable storing values that exceed the string value length
or are otherwise better represented by a byte array.

Prep work for subsequent PRs that will add new byteval
properties.

Features: control
Signed-off-by: Michael MacDonald <github@macdonald.cx>
@mjmac mjmac force-pushed the mjmac/DAOS-18790 branch from 0d41f3a to 7ab6d26 Compare April 23, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants