Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/more decorators for features #19

Closed
wants to merge 61 commits into from

Conversation

applitect
Copy link
Collaborator

Add some more of the decorators we'd like to support as well as some documentation about what we are trying to accomplish with this product. Still a work in progress but we'll get there.

Matt Conroy and others added 30 commits March 31, 2014 20:40
- add test to ensure consumer deployment events are covered.
…etup.

- Mockup the beginnings of a threaded listener.
gets extended for another processor, then the annotation on the super
class will be inherited by the subclass.
specified number of threads to run a processor.
an exception happens. This can be useful when say a system that you rely
on is not available.
that forklift works on. Handling JMS, Stomp, and AMQP. Several headers
we call standard are truly for features in forklift. They are stored as
message properties but we think of them as true headers.
Add a class of enum to handle dealing with the different header types
…feature/consumers

Conflicts:
	core/build.sbt
	core/src/main/java/forklift/consumer/Consumer.java
	core/src/test/java/forklift/consumer/ConsumerDeploymentEventsTest.java
Spring 4 upgrade
…queue name.

This will have to become more sophisticated to handle all the forklift test cases,
but this is basic push pull capable. There might be a better way to do this given
the fact that I'm basically having to building a jms broker to mock test the system.
…tter position to test forklift rather than trying to mock a broker.
Matt Conroy and others added 25 commits January 24, 2015 16:33
Consumer deployment executor w/ proper consumer shutdown.
…ctually do. Add a few more decorators

to support the functionality mentioned in the docs.
create docker container. add fasterxml dependency to build.sbt
Conflicts:
	core/src/main/java/forklift/consumer/Consumer.java
@applitect
Copy link
Collaborator Author

Oops merged to wrong branch

@applitect applitect closed this Mar 25, 2015
@applitect applitect reopened this Mar 25, 2015
@applitect applitect closed this Mar 25, 2015
@applitect applitect deleted the feature/more-decorators-for-features branch March 25, 2015 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants