Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
SAP SE
- Berlin, Germany
- https://www.sap.com/
Popular repositories
michael-burwig doesn’t have any public repositories yet.
268 contributions in the last year
Contribution activity
June 2020
Created a pull request in corona-warn-app/cwa-server that received 2 comments
Declutter SubmissionController
Extracts logic for managing fake requests into FakeRequestController and FakeDelayManager.
Renames SubmissionControllerMonitor to SubmissionMonitor
…
+466
−153
•
2
comments
- Fix/appconfig validation
- Add additional unit tests
- Fix BatchCounter concurrency issue
- Set root log level to 'off' for distribution tests
- remove use of ForkJoinPool in SubmissionController (#399)
- Remove ForkJoinPool
- Feature/skip large exports
- Tolerate gaps in submission payload
- Update AttenuationDuration spec
- Clean up [...].assembly.appconfig package
- Fix crashes in docker-compose scenario
- Update attenuation/duration configuration implementation
- Feature/attenuation duration thresholds
- Fix DiagnosisKeyBundler autowiring
- Sonar: Using command line arguments is security-sensitive
- Add logging of number of deleted/retrieved keys
- Please SonarCube
- Object Store / S3 Publisher Test
- S3 Continuation Token
- 1.0.7
- adjusting log statement
- Minor code quality improvements
- Release 1.0.6
- Add validator for submissionTimestamp (closes #557)
- Release 1.0.5
- Fix SSL defaults
- OpenAPI distribution svc spec: moved app config details to description property
- Update log level for invalid TAN syntax check
- Add stubs for planned documentation
- Rel/1.0.3
- Updating readme
- remove use of ForkJoinPool in SubmissionController (closes #399)
- S3 compatible storage multithreading
- Switch to CWA-Hash from e-Tag
- Application Logic Monitoring
- Performance: Remove unnecessary synchronized (closes #398)
- Submission Service - include Exceptions from TAN verification in DeferredResult (closes #417)
- Rel/0.5.10
- Applying config changes for new risk calculation
- Feature/s3 resilience
- New 0.5.7-SNAPSHOT
- Shift diagnosis keys to later distribution if too few keys
- Some pull request reviews not shown.
Created an issue in corona-warn-app/cwa-server that received 1 comment
Failing requests in down-scaling scenario
Describe the bug Reducing the number of submission service service pods leads to immediate termination of request processing on the service instanc…
1
comment