Skip to content

hide the node stack in StreamTask, add PunctuationQueueTest#42

Closed
ymatsuda wants to merge 317 commits into
confluentinc:streamingfrom
ymatsuda:punctuation
Closed

hide the node stack in StreamTask, add PunctuationQueueTest#42
ymatsuda wants to merge 317 commits into
confluentinc:streamingfrom
ymatsuda:punctuation

Conversation

@ymatsuda

@ymatsuda ymatsuda commented Sep 9, 2015

Copy link
Copy Markdown

Guozhang Wang (@guozhangwang)

  • moved the node stack operation from ProcessorContextImpl to StreamTask.
  • made sure that punctuation set the current node correctly and clear it afterwards.

clear interrupted status after park
Allow KStreamContext.from() to have multiple topics and extend the Processor interface to include topic names; only preserve the topic name in KStreamSource and KStreamWindowed since they do not transform data yet.
clean up ingestor and stream synchronizer
Add examples of Processor and KStreamJob; add collector and coordinator to Processor.apply.
Remove SyncGroup from user facing APIs
ymatsuda and others added 26 commits September 2, 2015 13:16
make sure Processor.close() is called at the end of task
no need for RecordCollector to know default serializers
enable default SerDe, optimize record inserts
…ined together. Since the methods returned void before, this has no other impact on existing code.
…mprovement

TopologyBuilder methods return the builder to allow methods to be chained together.
… JAR when uploading artifacts into Maven. Without these minor changes, the stream project's test JAR is never uploaded into Maven.
Fix ProcessorJob; rename streaming to streams
@ymatsuda ymatsuda closed this Sep 10, 2015
@ymatsuda ymatsuda deleted the punctuation branch September 10, 2015 18:02
José Armando García Sancio (jsancio) pushed a commit that referenced this pull request Sep 13, 2019
)

Configure `default_tkt_enctypes` and `default_tgs_enctypes` to use `aes128-cts-hmac-sha1-96` so that tests work with Java 11 since MiniKdc doesn't support `aes128-cts-hmac-sha256-128` and `aes256-cts-hmac-sha384-192` that are enabled by default in Java 11. This is the same fix as KAFKA-7338 applied for the config used by LDAP authorizer.
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.

3 participants