You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/03/14 23:23:00 UTC

[jira] [Commented] (PROTON-2692) [protonj2] Add API to scan encoded types for specific byte encodings

    [ https://issues.apache.org/jira/browse/PROTON-2692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17700422#comment-17700422 ] 

ASF subversion and git services commented on PROTON-2692:
---------------------------------------------------------

Commit 8a1cada8318fd4a8748516b85269add1f2633133 in qpid-protonj2's branch refs/heads/main from Timothy Bish
[ https://gitbox.apache.org/repos/asf?p=qpid-protonj2.git;h=8a1cada8 ]

PROTON-2692 Allow scanning decodes of some types

Provides an API for scanning through Map type keys for specific byte
encodings in the key to locate mappings of interest without the full
cost of a decode on a large Map type like ApplicationProperties.


> [protonj2] Add API to scan encoded types for specific byte encodings
> --------------------------------------------------------------------
>
>                 Key: PROTON-2692
>                 URL: https://issues.apache.org/jira/browse/PROTON-2692
>             Project: Qpid Proton
>          Issue Type: New Feature
>          Components: protonj2
>    Affects Versions: protonj2-1.0.0-M12
>            Reporter: Timothy A. Bish
>            Assignee: Timothy A. Bish
>            Priority: Major
>             Fix For: protonj2-1.0.0-M13
>
>
> Add a feature to the decoding APIs for Map types that allows a caller to scan for specific encodings in the keys and then only decode the values assigned to them.  This allow things like message annotations or application properties to be scanned at the server side for specific keys without incurring the cost of a full Map decode



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org