2 Replies Latest reply on Jan 22, 2015 2:44 AM by matthieu.brouillard

    Where is message selection/filtering occuring?

    matthieu.brouillard

      Hi all,

       

      As the JMS specification does not seem to be explicit on this point can someone explain me in HornetQ where JMS message filtering is done ; client side or server side?

      Does it depend on:

      • the type of JMS destination? Topic vs Queue ?
      • the "durability" of topic subscription? Durable topic vs non durable?
      • the persistence of messages? Persistent message vs non persistent message?

       

      PS: I am using JBoss 7.2.0-Final and thus hornetq-2_3_0_CR1 (with some patches applied)

      PS2: I tried to search in forums & google for that but didn't succeed in finding anything relevant, sorry if I missed a link/post

       

      Matthieu