1 Reply Latest reply on Sep 21, 2010 9:41 AM by timfox

    Couple of reproducable bugs

    robertjlee

      Hi there,

       

      I've found a couple of bugs, HORNETQ-506, which prevented us from starting up HornetQ without first deleting the data directory (which means we lose messages, which isn't fun), and HORNETQ-521, which makes it impossible to remove diverts using the core API (other than by restarting, which loses all diverts!). The second issue may be similar issue to HORNETQ-509 (the names of diverts being included with queue names in the JMX console), in that the code seems to be assuming that all core bindings are queues.

       

      - Robert Lee