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

Introduce performance measurement example #162

Merged
Changes from 1 commit
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
7e4e4bd
Upgrade to Kafka 3.8.0
jeroenvandisseldorp Aug 30, 2024
5bf5f8c
Merge remote-tracking branch 'origin/main'
jeroenvandisseldorp Aug 30, 2024
7fe0bcc
Merge branch 'Axual:main' into main
jeroenvandisseldorp Sep 18, 2024
e4d0fdd
Merge branch 'Axual:main' into main
jeroenvandisseldorp Sep 23, 2024
f853d25
Update byte manipulation example
jeroenvandisseldorp Sep 23, 2024
2823e9f
Introduce notation factories to flexibly choose between notation serdes
jeroenvandisseldorp Oct 10, 2024
3e90a15
Updates to the code
jeroenvandisseldorp Oct 11, 2024
d425d70
Update to latest AVRO dependency, removing security alert
jeroenvandisseldorp Oct 11, 2024
20d110a
Merge branch 'main' into notation-factories
jeroenvandisseldorp Oct 11, 2024
7e6863c
Improved configuration syntax + introduced named notation factories
jeroenvandisseldorp Oct 15, 2024
7897833
Small refinements for the DataObjectConverter
jeroenvandisseldorp Oct 15, 2024
bf4e938
Merge branch 'Axual:main' into main
jeroenvandisseldorp Oct 18, 2024
c4637c0
Update documentation and example runner definitions
jeroenvandisseldorp Oct 18, 2024
9271de3
Merge remote-tracking branch 'jeroen/main' into notation-factories
jeroenvandisseldorp Oct 18, 2024
6a3f069
Update apicurio serde version
jeroenvandisseldorp Oct 18, 2024
1e3d9f3
Updated library for Apicurio serdes
jeroenvandisseldorp Oct 22, 2024
f54045b
Processed Richard's review comments for MR
jeroenvandisseldorp Oct 30, 2024
63b3bd1
Move lombok config to parent project level, remove submodule definitions
jeroenvandisseldorp Oct 30, 2024
a098f8e
Improve toString() function for DataObjects
jeroenvandisseldorp Oct 30, 2024
1a60ef2
Unify lombok configurations
jeroenvandisseldorp Oct 30, 2024
1f5aefc
Implement Batch Producer
jeroenvandisseldorp Oct 30, 2024
1325c9d
Add header support to serialisation/deserialisation to allow Apicurio…
richard-axual Nov 1, 2024
069a103
Improve detection of input, intermediate, output and internal topics
jeroenvandisseldorp Nov 1, 2024
a73889e
Fix example configuration
richard-axual Nov 1, 2024
bc44629
Merge branch 'improve-topic-type-output'
jeroenvandisseldorp Nov 1, 2024
1281187
Merge branch 'batch-producer'
jeroenvandisseldorp Nov 1, 2024
8daf79d
Introduce performance measurement example
jeroenvandisseldorp Nov 13, 2024
33cf884
Update byte manipulation example
jeroenvandisseldorp Sep 23, 2024
24414d9
Merge with upstream
jeroenvandisseldorp Nov 13, 2024
f6e2abd
Updates to the code
jeroenvandisseldorp Nov 13, 2024
acce8ef
Improved configuration syntax + introduced named notation factories
jeroenvandisseldorp Nov 13, 2024
b11e59f
Update documentation and example runner definitions
jeroenvandisseldorp Nov 13, 2024
ed4c6aa
Update apicurio serde version
jeroenvandisseldorp Nov 13, 2024
13bc30c
Updated library for Apicurio serdes
jeroenvandisseldorp Nov 13, 2024
a59e74f
Processed Richard's review comments for MR
jeroenvandisseldorp Nov 13, 2024
f434d21
Move lombok config to parent project level, remove submodule definitions
jeroenvandisseldorp Oct 30, 2024
72f6703
Add header support to serialisation/deserialisation to allow Apicurio…
jeroenvandisseldorp Nov 13, 2024
d3c248f
Improve detection of input, intermediate, output and internal topics
jeroenvandisseldorp Nov 1, 2024
d263a43
Improve toString() function for DataObjects
jeroenvandisseldorp Nov 13, 2024
9ba2eda
Unify lombok configurations
jeroenvandisseldorp Nov 13, 2024
bbb39a4
Implement Batch Producer
jeroenvandisseldorp Nov 13, 2024
681ca31
Finalize merge
jeroenvandisseldorp Nov 13, 2024
36a96cf
Finalize merge
jeroenvandisseldorp Nov 13, 2024
db38492
Merge branch 'main' into introduce-performance-measurement-example
jeroenvandisseldorp Nov 13, 2024
c97ba51
Update NOTICE
jeroenvandisseldorp Nov 13, 2024
b35397e
Upgrade to Kafka 3.8.0
jeroenvandisseldorp Nov 13, 2024
707a586
Update byte manipulation example
jeroenvandisseldorp Nov 13, 2024
f399da6
Introduce notation factories to flexibly choose between notation serdes
jeroenvandisseldorp Nov 13, 2024
36104b9
Updates to the code
jeroenvandisseldorp Nov 13, 2024
a88fdcf
Update documentation and example runner definitions
jeroenvandisseldorp Nov 13, 2024
0d2133f
Update apicurio serde version
jeroenvandisseldorp Nov 13, 2024
93e4cf7
Processed Richard's review comments for MR
jeroenvandisseldorp Nov 13, 2024
6a51dc0
Add header support to serialisation/deserialisation to allow Apicurio…
jeroenvandisseldorp Nov 13, 2024
1c885ea
Unify lombok configurations
jeroenvandisseldorp Nov 13, 2024
37f610a
Implement Batch Producer
jeroenvandisseldorp Nov 13, 2024
1e711d0
Introduce performance measurement example
jeroenvandisseldorp Nov 13, 2024
c73f638
Improved configuration syntax + introduced named notation factories
jeroenvandisseldorp Nov 13, 2024
4e77a5a
Update apicurio serde version
jeroenvandisseldorp Nov 13, 2024
0043445
Processed Richard's review comments for MR
jeroenvandisseldorp Nov 13, 2024
005f7d2
Add header support to serialisation/deserialisation to allow Apicurio…
jeroenvandisseldorp Nov 13, 2024
4aafe4b
Unify lombok configurations
jeroenvandisseldorp Nov 13, 2024
b3fa82c
Finalize merge
jeroenvandisseldorp Nov 13, 2024
3ef9c6b
Finalize merge
jeroenvandisseldorp Nov 13, 2024
4486438
Update variable names
jeroenvandisseldorp Nov 13, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update byte manipulation example
- Generate example data for byte manipulation example
- Have byte manipulation example read from alternative topic

# Conflicts:
#	examples/00-example-generate-sensordata.yaml
  • Loading branch information
jeroenvandisseldorp committed Nov 13, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 707a586ffa9a6c0af17c4008c12bbbea17044d71

No changes to show.

This commit has no content.