Conversation
Mb/0.2.0 snapshot
* suprisingly large refactor to get filenames all the way through * mvn fmt * rename inner class
* slight refactor and/for tests * additional .log() and mvn fmt * finalised tests for UploadStream filtering
* pair studyId with analysisId * enable server compression for gzip on octet-stream * remove comment * gzip data buffers at controller level to get gzipped file, not stream * get bytes from input stream * mvn formatter * download with objectsIds, and remove auth * remove download with request body * cleanup and error handling around objectId not analysisId * cleanup
* add missing tsv/payload fields * reformat
update jenkinsfile for ci
* remove valuetype and use isolate to map files * cleanup * cleanup and schedule upload subscriber on single * cleanup * cleanup * put back invalid fields exception * add check for not allowed to be empty fields * postgres poolconnection * put back valueType validation * move retry into songscoreclient * cleanup r2dbc configs * mvn fmt and optimize imports * revert optimize import
…ercompose (#46) * host network mode shouldn't be required + max token expiry * initial changes to original file-pair logic * finalize original filename capture * updated back-pressure value defaults for observed behaviour in dev * comment update * comments on Submission*** classes
* use flatmap concurrent and prefetch instead of ratelimit * queue before submit
* make submitUpload concurrency configurable * add logs for visibility into components * mvn fmt
* update config variables * remove parallel
* catch schema violation errors from song and save * catch failed analysisIds during download * remove logAndMap, use exchangeToMono * update client to new error handling * fix DownloadAnalysisFetchException messages * fetch analysis and validate before download * cleanup * update naming for clarity * server not client * use getter * fix tsv parser tests * fix other component tests * cleanup * add sad path tests * fix all component tests * add check for and reject empty files * remove unsued annotation * use concat map for download and format * add more logging * one more
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.