Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / confluentinc/kafka-streams-examples issues and pull requests

#171 - ST-1153: Switch to use cp-base-new and bash-config to hide passwords

Pull Request - State: closed - Opened by maxzheng over 6 years ago

#136 - Remove docker properties so we use the ones from common

Pull Request - State: closed - Opened by maxzheng over 6 years ago

#133 - Fix some small bugs including incorrect argument parsing and a race c…

Pull Request - State: closed - Opened by benstopford over 6 years ago - 3 comments

#107 - pip.req is not needed

Pull Request - State: closed - Opened by aayars almost 7 years ago

#100 - Rename MockProcessorContext to InternalMockProcessorContext

Pull Request - State: closed - Opened by guozhangwang almost 7 years ago - 3 comments

#98 - Modified GlobalKTablesExample and its driver to show correct consumption rate

Pull Request - State: closed - Opened by badaiaqrandista almost 7 years ago - 2 comments

#97 - MINOR: reverting back to constructor taking props

Pull Request - State: closed - Opened by bbejeck almost 7 years ago - 2 comments

#96 - MINOR: adding schema registry configs

Pull Request - State: closed - Opened by bbejeck almost 7 years ago - 1 comment

#95 - Change Music datagen to read from file and add songs

Pull Request - State: closed - Opened by ybyzek almost 7 years ago - 1 comment

#90 - Fix for compilation failure due to missing AVRO generated sources

Pull Request - State: closed - Opened by ajithprasadanand almost 7 years ago - 7 comments

#88 - removing jackson.version and relying version specified in common pom

Pull Request - State: closed - Opened by bbejeck almost 7 years ago - 2 comments

#87 - removing jackson.version and relying version specified in common pom

Pull Request - State: closed - Opened by bbejeck almost 7 years ago - 2 comments

#86 - removing jackson.version and relying version specified in common pom

Pull Request - State: closed - Opened by bbejeck almost 7 years ago - 3 comments

#85 - Rely on commons version of jackson

Pull Request - State: closed - Opened by bbejeck almost 7 years ago

#83 - MINOR: fix example usage of WindowedSerdes

Pull Request - State: closed - Opened by vvcephei almost 7 years ago - 2 comments

#82 - Examples now in a Table

Pull Request - State: closed - Opened by danielccyr almost 7 years ago - 8 comments

#81 - Currected Scripts name

Pull Request - State: closed - Opened by abdheshkumar almost 7 years ago - 4 comments

#80 - MINOR: add pluginRepo

Pull Request - State: closed - Opened by mjsax almost 7 years ago - 1 comment

#79 - MINOR: including plugin repo is not temporary; remove comment

Pull Request - State: closed - Opened by mjsax almost 7 years ago

#78 - logging config: DEBUG -> INFO

Pull Request - State: closed - Opened by sullis almost 7 years ago - 9 comments

#77 - troubleshooting_embedded_broker_not_starting[WIP] NO MERGE

Pull Request - State: closed - Opened by bbejeck almost 7 years ago - 1 comment

#76 - Update zk timeout to 60 seconds Fix test assertion order

Pull Request - State: closed - Opened by bbejeck almost 7 years ago - 2 comments

#75 - use 'https' for Maven repo

Pull Request - State: closed - Opened by sullis almost 7 years ago - 7 comments

#74 - RocksDBStore.openDB(..): Error opening store

Issue - State: closed - Opened by i5riza almost 7 years ago - 6 comments

#73 - MINOR: fix inconsistency between comments and code in WordCountLambdaExample

Pull Request - State: closed - Opened by blak3mill3r about 7 years ago - 4 comments

#72 - MINOR: Fix incorrect OrderServiceTest

Pull Request - State: closed - Opened by mjsax about 7 years ago - 6 comments

#71 - MINOR: enable DEBUG logging for all tests by default

Pull Request - State: closed - Opened by mjsax about 7 years ago - 1 comment

#69 - nvm

Issue - State: closed - Opened by harlinb about 7 years ago

#68 - Increase zk timeout to 60 secs

Pull Request - State: closed - Opened by guozhangwang about 7 years ago

#67 - change from 4.0.0-SNAPSHOT to 4.0.0

Pull Request - State: closed - Opened by bbejeck about 7 years ago - 3 comments

#66 - docker-compose up fails! Missing docker image for 4.0.0

Issue - State: closed - Opened by netrounds-joakim about 7 years ago - 3 comments

#65 - [WIP] Investigate serde error

Pull Request - State: closed - Opened by guozhangwang about 7 years ago - 1 comment

#64 - Simplify Scala example

Pull Request - State: closed - Opened by miguno about 7 years ago

#63 - MINOR: follow up for KIP-149

Pull Request - State: closed - Opened by mjsax about 7 years ago

#62 - Filter Predicate not gettting called

Issue - State: closed - Opened by mateen-dar about 7 years ago - 2 comments
Labels: question, awaiting info

#61 - Refactor CMS example to make it easier to understand

Pull Request - State: closed - Opened by miguno about 7 years ago

#60 - KSTREAM-1264: fix unstable EndToEndTest

Pull Request - State: closed - Opened by mjsax about 7 years ago - 4 comments

#59 - MINOR: fix race condition for Schema-Registry startup

Pull Request - State: closed - Opened by mjsax about 7 years ago - 1 comment

#58 - KSTREAM-1264: fix unstable EndToEndTest

Pull Request - State: closed - Opened by mjsax about 7 years ago - 4 comments

#57 - MINOR: fix race condition for Schema-Registry startup

Pull Request - State: closed - Opened by mjsax about 7 years ago - 2 comments

#56 - HOTFIX: tests with method ambiguity

Pull Request - State: closed - Opened by bbejeck about 7 years ago - 2 comments

#55 - HOTFIX: resolve overload ambiguity

Pull Request - State: closed - Opened by mjsax about 7 years ago - 2 comments

#54 - MINOR: increase SR timeout to stabilize EndToEndTest

Pull Request - State: closed - Opened by mjsax about 7 years ago - 1 comment

#53 - MINOR: increase ZK timeout for WikipediaFeedAvroLambdaExampleTest

Pull Request - State: closed - Opened by mjsax about 7 years ago

#52 - Failed to create dir: Invalid argument at Windows

Issue - State: closed - Opened by nikolayk812 about 7 years ago - 1 comment

#51 - Remove use of std out.

Pull Request - State: closed - Opened by benstopford about 7 years ago

#50 - Missing container?

Issue - State: closed - Opened by gdsmith about 7 years ago - 2 comments

#49 - Merge 3.0 branch --> 4.0 branch

Pull Request - State: closed - Opened by benstopford about 7 years ago

#48 - Fix findbugs errors and incorrect indexing in args

Pull Request - State: closed - Opened by ewencp about 7 years ago

#47 - Correctly increment committed offset in OrderDetailsService

Pull Request - State: closed - Opened by benstopford about 7 years ago

#44 - Minor: optimize title for SEO

Pull Request - State: closed - Opened by joel-hamill about 7 years ago - 1 comment

#43 - Add timeouts for rest client

Pull Request - State: closed - Opened by bbejeck about 7 years ago - 4 comments

#42 - Fix flaky test WordCountInteractiveQueriesExample

Pull Request - State: closed - Opened by mjsax about 7 years ago

#41 - KAFKA-1166: fix flaky EndToEnd integration test

Pull Request - State: closed - Opened by mjsax about 7 years ago - 1 comment

#40 - Update upstream project to rest-utils since parent pom changed from common

Pull Request - State: closed - Opened by ewencp about 7 years ago - 1 comment

#39 - WordCountInteractiveQueriesRestService does not close its state store iterators

Issue - State: closed - Opened by rooeyhooey about 7 years ago - 1 comment

#38 - Fix word count to query other instances

Pull Request - State: closed - Opened by bbejeck about 7 years ago - 1 comment

#37 - Fix word count to query other instances

Pull Request - State: closed - Opened by bbejeck about 7 years ago - 4 comments

#36 - Master

Pull Request - State: closed - Opened by rameshmuthukumar about 7 years ago - 4 comments

#35 - OrderDetailsService Consumer re-processes the last commited record on restart

Issue - State: closed - Opened by magaton about 7 years ago - 5 comments
Labels: bug

#34 - 3.3.1 post

Pull Request - State: closed - Opened by benstopford about 7 years ago

#33 - Inner join by key where key is GenericRecord

Issue - State: closed - Opened by victorchicu about 7 years ago - 3 comments

#32 - boolean running is never set to true

Pull Request - State: closed - Opened by magaton about 7 years ago - 2 comments

#31 - OrderDetailsService Consumer never starts

Issue - State: closed - Opened by magaton about 7 years ago - 1 comment

#28 - kafka streams - memory issue

Issue - State: closed - Opened by lghinet about 7 years ago - 3 comments
Labels: question

#27 - Microservices docs update

Pull Request - State: closed - Opened by benstopford over 7 years ago

#25 - add print.key property for example

Pull Request - State: closed - Opened by bbejeck over 7 years ago - 4 comments

#24 - 3.3.x: Modify topic names to be aligned with docs

Pull Request - State: closed - Opened by guozhangwang over 7 years ago - 1 comment

#23 - Improve comment.

Pull Request - State: closed - Opened by benstopford over 7 years ago

#22 - Could not find class io.confluent.connect.avro.ConnectDefault

Issue - State: closed - Opened by jshin-usc over 7 years ago - 4 comments

#21 - How to ensure exactly-once in kafka streams?

Issue - State: closed - Opened by imperio-wxm over 7 years ago - 1 comment

#20 - Microservices Example

Pull Request - State: closed - Opened by benstopford over 7 years ago - 3 comments

#19 - Fix 4.0

Pull Request - State: closed - Opened by mjsax over 7 years ago - 2 comments

#18 - Improving EventDeduplicationLambdaIntegrationTest

Pull Request - State: closed - Opened by mjsax over 7 years ago - 3 comments

#17 - change package name for SecurityProtocol from upstream change.

Pull Request - State: closed - Opened by bbejeck over 7 years ago - 1 comment

#16 - add docker image tests + run them in CI

Pull Request - State: closed - Opened by aayars over 7 years ago - 1 comment

#15 - Fix dependency error (Jackson version got bumped in AK)

Pull Request - State: closed - Opened by mjsax over 7 years ago - 3 comments

#14 - fix examples for KIP-182

Pull Request - State: closed - Opened by dguy over 7 years ago - 4 comments

#13 - add upstream projects to Jenkinsfile

Pull Request - State: closed - Opened by norwood over 7 years ago

#12 - Fix class name in javadoc

Pull Request - State: closed - Opened by VenkataKotra over 7 years ago - 6 comments

#11 - Typo error corrected in the pageviewregion.avsc

Pull Request - State: closed - Opened by kamalcph over 7 years ago - 3 comments

#10 - Fix license headers

Pull Request - State: closed - Opened by mjsax over 7 years ago

#9 - Update example to KIP-120 changes

Pull Request - State: closed - Opened by mjsax over 7 years ago - 1 comment

#8 - Why the user information is overwritten ?

Issue - State: closed - Opened by kamalcph over 7 years ago
Labels: question

#7 - Fix doc: proper main class in the start instance command

Pull Request - State: closed - Opened by albertostratio over 7 years ago - 2 comments

#6 - Typo error corrected in the pageviewregion.avsc

Pull Request - State: closed - Opened by kamalcph over 7 years ago - 5 comments

#5 - Ensure build-tools can be resolved to fix builds for Confluent <= 3.3.0

Pull Request - State: closed - Opened by miguno over 7 years ago