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

Tristan Tarrant (JIRA) issues at jboss.org
Mon Feb 1 02:42:00 EST 2016


Tristan Tarrant created ISPN-6128:
-------------------------------------

             Summary: 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.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