Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
theodolite
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sören Henning
theodolite
Merge requests
!305
Set Kafka Streams commit interval to 5000ms
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Set Kafka Streams commit interval to 5000ms
cleanup-commit-interval
into
main
Overview
0
Commits
8
Pipelines
5
Changes
45
Merged
Sören Henning
requested to merge
cleanup-commit-interval
into
main
2 years ago
Overview
0
Commits
8
Pipelines
5
Changes
45
Expand
See
#405 (closed)
0
0
Merge request reports
Compare
main
version 1
665a710e
2 years ago
main (base)
and
latest version
latest version
c5393fc7
8 commits,
2 years ago
version 1
665a710e
7 commits,
2 years ago
45 files
+
39
−
99
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
45
Search (e.g. *.vue) (Ctrl+P)
theodolite/src/test/resources/cpu-deployment.yaml
+
0
−
2
Options
@@ -26,8 +26,6 @@ spec:
value
:
"
http://my-confluent-cp-schema-registry:8081"
-
name
:
JAVA_OPTS
value
:
"
-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.port=5555"
-
name
:
COMMIT_INTERVAL_MS
# Set as default for the applications
value
:
"
100"
resources
:
limits
:
cpu
:
1000m
Loading