Github user omkreddy commented on a diff in the pull request:

    https://github.com/apache/storm/pull/2467#discussion_r158812503
  
    --- Diff: 
external/storm-solr/src/main/java/org/apache/storm/solr/mapper/SolrMapper.java 
---
    @@ -26,6 +26,7 @@
     import java.util.List;
     
     public interface SolrMapper extends Serializable {
    +    void configure();
    --- End diff --
    
    @HeartSaVioR Yes, thats a reasonable proposal. On 1.x-branch, We can 
document that we don't support security with RestJsonSchemaBuilder


---

Reply via email to