GitHub user rbudzko opened a pull request:

    https://github.com/apache/camel/pull/508

    CAMEL-8640 on Camel 2.15.x 

    Encapsulated BacklogTracer queue. 
    Implementation of queue changed to list based instead of array based. 
    Ensuring free space in queue responsibility moved into BacklogTracer 
instead from BacklogTracer's user.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rbudzko/camel camel-2.15.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/508.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #508
    
----
commit f1ad2dbf7d720b08dc37917dfc104f1b7ba3df2e
Author: Robert Budźko <r.bud...@oberthur.com>
Date:   2015-05-02T11:19:27Z

    Issue CAMEL-8640. Encapsulated BacklogTracer queue. Implementation of queue 
changed to list based instead of array based. Ensuring free space in queue 
responsibility moved into BacklogTracer instead from BacklogTracer's user.

commit b2d599f7f4ea2c28841495291fa6d3ac150d8b5d
Author: Robert Budźko <r.bud...@oberthur.com>
Date:   2015-05-02T11:33:06Z

    Issue CAMEL-8640. Removed import * wildcards delivered in previous commit.

commit b84e72a233505aba2b9124bf33742d67e86d30a3
Author: Robert Budźko <r.bud...@oberthur.com>
Date:   2015-05-02T11:37:31Z

    Issue CAMEL-8640. Removed import * wildcards delivered in previous commit.

commit b81cfc988da9fb79f28316513f59e2f92400a914
Author: Robert Budźko <r.bud...@oberthur.com>
Date:   2015-05-02T11:50:45Z

    Issue CAMEL-8640. More safe ensuring of space in queue.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to