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

    https://github.com/apache/activemq-artemis/pull/2200#discussion_r206141050
  
    --- Diff: 
artemis-selector/src/main/java/org/apache/activemq/artemis/selector/filter/Filterable.java
 ---
    @@ -41,7 +43,7 @@
         * @param name
         * @return
         */
    -   Object getProperty(String name);
    +   Object getProperty(SimpleString name);
    --- End diff --
    
    nice!!!


---

Reply via email to