Search:

Type: Posts; User: sb9398; Keyword(s):

Search: Search took 0.03 seconds.

  1. Dave, From memory the aggregator looked...

    Dave,
    From memory the aggregator looked something like the one below. If I'm remembering correctly the messageStore I'm referencing here did get used, however the only registered callbacks were...
  2. Replies
    2
    Views
    1,027

    Looking at the 1.0.4 code it appears that the max...

    Looking at the 1.0.4 code it appears that the max would be the max value of the "int" primative. (32 bit = 2,147,483,647)


    <code>
    public QueueChannel(int capacity) {
    Assert.isTrue(capacity...
  3. MessageGroupStoreReaper, aggregator and messageStore via xml not working either

    Dave,
    Thanks for the reply and it is quite possible that I'm making it harder than it has to be. My current process is to collect an unknown number of messages (i.e. no sequence numbers)...
  4. 2.0.0M4 Aggregator timeout attribute, where did it go?

    Hello and thanks for the work on a product which appears to have great potential and save me lots of work!

    I've noticed a number of changes in my migration from M3 to M4 related the release...
Results 1 to 4 of 4