chunhui-shi commented on a change in pull request #1350: DRILL-4580: Support 
for exporting storage plugin configurations
URL: https://github.com/apache/drill/pull/1350#discussion_r199033434
 
 

 ##########
 File path: exec/java-exec/src/main/resources/rest/storage/update.ftl
 ##########
 @@ -48,6 +48,7 @@
       <#else>
         <a id="enabled" class="btn btn-primary">Enable</a>
       </#if>
+      <a class="btn btn-default" 
href="/storage/${model.getName()}/export"">Export</a>
 
 Review comment:
   +1, do we have documents/commitments to keep these REST APIs stable? If so I 
think we also need some unit tests testing these APIs

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to