[infinispan-issues] [JBoss JIRA] (ISPN-6128) Expose ProtoBuf Manager through DMR

Vladimir Blagojevic (JIRA) issues at jboss.org
Tue Feb 9 15:00:01 EST 2016


    [ https://issues.jboss.org/browse/ISPN-6128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160524#comment-13160524 ] 

Vladimir Blagojevic commented on ISPN-6128:
-------------------------------------------

The commit is e1cc7157b3d4fb2457237c9eb39036ce60fb3212

> Expose ProtoBuf Manager through DMR
> -----------------------------------
>
>                 Key: ISPN-6128
>                 URL: https://issues.jboss.org/browse/ISPN-6128
>             Project: Infinispan
>          Issue Type: Task
>          Components: Remote Querying, Server
>            Reporter: Tristan Tarrant
>            Assignee: Adrian Nistor
>             Fix For: 8.2.0.CR1, 8.2.0.Final
>
>
> The ProtoBuf Manager should be exposed through the DMR as a child resource under cache-container nodes. The resource should expose a  number of operations to list, get, set, remove installed schemas.
> Example:
> .../cache-container=container/protobuf-schemas=PROTOBUF-SCHEMAS
> :list-schemas()
> :get-schema(name=myschema)
> :remove-schema(name=myschema)
> :set-schema(name=myschema, schema-source=...)



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list