On 12/22/11 3:22 PM, Ivan Kelly wrote:
Hi guys,

Along with bugfixes, I'd like to get the following features and
improvements into 4.1.0

  * Support many ledgers without affecting performance (BOOKKEEPER-137)
  * Monitoring support (JMX) for bookkeeper and hedwig (BOOKKEEPER-73 +subtasks)
  * Reduce number of connections used for Subscriptions (BOOKKEEPER-70)
  * Modify cross colo subscriptions so that all unconsumed messages are sent 
(BOOKKEEPER-147)
  * JMS client (BOOKKEEPER-25)
  * Console client for Hedwig (BOOKKEEPER-77)
  * SSL support for Hedwig C++ client (BOOKKEEPER-143)

Is this list missing anything?

-Ivan

Hi Ivan,

I would suggest to add this one as well (Hedwig):

* Ordering of published messages is not preserved when doing asynchronous publication (BOOKKEEPER-37)

Indeed, we are currently forced to send messages synchronously in order to get ordering guarantees, which may dramatically affect performance.

Matthieu

Reply via email to