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

Adrian Nistor (JIRA) issues at jboss.org
Fri Feb 5 08:20:00 EST 2016


     [ https://issues.jboss.org/browse/ISPN-6128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Nistor updated ISPN-6128:
--------------------------------
              Status: Pull Request Sent  (was: Coding In Progress)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/3985


> 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