| 375 | Performance profiling for applications running camel-jetty consumer endpoints | Invalid |
| 1215 | Wrap AMQP integration module into a Camel component | Invalid |
| 1323 | CAMEL: remove remaining !! from docs | Fixed |
| 1611 | Camel extension | Fixed |
| 1613 | Introduce ConsumerConfig | Fixed |
| 1614 | Replace postStop with DeathWatch | Fixed |
| 1615 | Investigate replacing preStart with some async event from ActorSystem | Fixed |
| 1624 | CAMEL: Replace akka.camel.Migration.EventHandler with eventStream logging | Fixed |
| 1630 | CAMEL: Migrate producer to Akka 2.0 | Fixed |
| 1631 | CAMEL: Cover producer code with unit and integration tests | Fixed |
| 1632 | CAMEL: Decide on producer registration and life-cycle in general | Fixed |
| 1633 | CAMEL: Fix scaladocs to reflect changes after migration | Fixed |
| 1635 | Review Consumer registration and activation | Invalid |
| 1638 | CAMEL: Migrate Camel support for TypedActor to akka 2.0 | Invalid |
| 1642 | CAMEL: Go through camel api and mark as private concepts, which are not public API | Fixed |
| 1645 | Decide on what to do when camel sends to non-existing actor | Fixed |
| 1647 | CAMEL: Test Java API for Camel Producer, migrate UntypedProducerFeatureTest | Fixed |
| 1655 | CAMEL: Migrate remaining tests for Consumer and improve test coverage | Fixed |
| 1665 | CAMEL: Camel - clean up actorSystem and system members | Fixed |
| 1666 | CAMEL: DeActivationTimeoutException - add debug info | Fixed |
| 1667 | CAMEL: DefaultCamel - make sure that start/stop try to start/stop all services | Fixed |
| 1668 | CAMEL: CamelExtension - remove overrides | Fixed |
| 1669 | CAMEL: ConsumerRegistry - fix findActor | Fixed |
| 1670 | CAMEL: Integrate akka-camel module to the sbt build | Fixed |
| 1671 | CAMEL: Make sure code formatting is done automatically by sbt build | Duplicate |
| 1673 | CAMEL: Add Copyright to every file | Fixed |
| 1674 | CAMEL: Message - do something about dependency on CamelContext | Fixed |
| 1675 | CAMEL: Message class - clean it up big time - redesign if needed | Fixed |
| 1676 | CAMEL: CamelExchangeAdapter - clean up and redesign if needed | Fixed |
| 1678 | CAMEL: ActivationMessage - cleanup | Fixed |
| 1679 | CAMEL: ActorEndpoint - implement createConsumer | Invalid |
| 1680 | CAMEL: outTimeout - rename to replyTimeout | Fixed |
| 1681 | CAMEL: TestableProducer - cleanup | Fixed |
| 1682 | CAMEL: SupervisedConsumersExample - start children in boring way (just kidding :)) | Fixed |
| 1683 | CAMEL: Java examples - replace getContext().sender() with getSender() | Fixed |
| 1684 | CAMEL: ActivationTest - review timeouts so they are not too long | Fixed |
| 1691 | CAMEL: Add a unit test for ActivationStateMachine | Fixed |
| 1710 | CAMEL: Check if suspend and resume on CamelContext should not be used instead of start and stop | Invalid |
| 1731 | CAMEL: Add sugar header methods to Message | Fixed |
| 1732 | CAMEL: Add AkkaCamelException and replace Failure with akka.actor.Status.Failure | Fixed |
| 1738 | CAMEL: Remove blocking from Consumer | Fixed |
| 1739 | CAMEL: DurationConverter - use Duration.parse method | Fixed |
| 1740 | CAMEL: Unify async and sync process methods to remove code duplication | Fixed |
| 1932 | CAMEL: make CamelMessage generic in body type | Invalid |
| 2027 | akka.camel.internal.ActivationTrackerTest is timing sensitive but not marked as such | Fixed |