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

WriteKafkaP should support mapping to ProducerRecord directly #588

Merged
merged 1 commit into from
Nov 9, 2017

Conversation

cangencer
Copy link
Contributor

No description provided.

import static java.util.stream.IntStream.range;
import static org.junit.Assert.assertTrue;

@Category(QuickTest.class)
@RunWith(HazelcastSerialClassRunner.class)
public class WriteKafkaPTest extends KafkaTestSupport {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this now be called KafkaSinkTest and be moved to the appropriate package?

@hazelcast hazelcast deleted a comment from devOpsHazelcast Nov 9, 2017
@hazelcast hazelcast deleted a comment from devOpsHazelcast Nov 9, 2017
@mtopolnik mtopolnik merged commit eb2bedb into hazelcast:master Nov 9, 2017
@mtopolnik mtopolnik deleted the write-kafka branch November 9, 2017 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants