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

taskvent sends start-batch to sink; Java example sleeps the correct amount of time #90

Merged
merged 2 commits into from
Jul 29, 2011

Conversation

mjakl
Copy link
Contributor

@mjakl mjakl commented Jul 28, 2011

The two commits solve issue #86 and #87.

The taskvent.c now opens an additional socket and sends the start-batch to the sink to signal the start of the processing.

The Java example now sleeps the correct amount of time and also sends the start-batch to the sink. Additionally I've included close() and term() calls since the Java-binding provides these methods and I think it's good practice to properly close all opened resources.

HTH,
Michael

hintjens added a commit that referenced this pull request Jul 29, 2011
taskvent sends start-batch to sink; Java example sleeps the correct amount of time
@hintjens hintjens merged commit 43de296 into booksbyus:master Jul 29, 2011
@hintjens
Copy link
Contributor

Thanks for this!

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.

2 participants