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

Added .ibd file size limit #1494

Merged
merged 1 commit into from
Mar 4, 2024
Merged

Added .ibd file size limit #1494

merged 1 commit into from
Mar 4, 2024

Conversation

lmacielvieira
Copy link
Contributor

@lmacielvieira lmacielvieira commented Mar 4, 2024

Description

Added limit of 20GB for .ibd file on dataset upload. Feature flag: ignore_ibd_size

image

Copy link
Contributor

@sergii-mamedov sergii-mamedov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lmacielvieira lmacielvieira merged commit f9a331f into master Mar 4, 2024
11 checks passed
@lmacielvieira lmacielvieira deleted the feat/limit_ibd branch March 4, 2024 14:45
lmacielvieira added a commit that referenced this pull request Mar 22, 2024
lmacielvieira added a commit that referenced this pull request Apr 2, 2024
* [VueUpgrade] start fresh project

* Initial setup graphql

* Fixed dev dependecies

* Changed from webpack to vite

* set tailwind and basic config

* Copying metaspace header

* Copied metaspace header partially

* Setup vitest

* [Test] setup vitest ts config

* Added metaspace footer

* Added sign and creat diags

* Updating filter panel component

* Fixing filter persistence issues

* fixed adduct filter warnings

* [SearchableFilters] fixed tests

* [Tests] set global stubs

* [Tests] fixed filter apollo client on init

* [Tests] renamed mocks

* [Annotation] added pagination

* [AnnotatioPage] added pagination controls

* [AnnotationPage] selected columns mechanism

* [AnnotationTable] adjust new feature badge component

* [AnnotationTable] finished converting annotation table

* [AnnotationTable] converted tests

* [AnnotationView] selected annotation info copy

* [AnnotationView] image viewer header

* [IonImage] replicating ion image

* Tsconfig fix

* [IonImageViewer] changed to vue3

* [AnnotationView] fixed multi channel selector

* [NewFeatureBadge] updated tests

* [ImageViewer] fixed tests

* [AnnotationView] fixed restored state

* [AnnotationView] converted compounds view

* [AnnotationView] converted related annotations view

* [RelatedAnnotations] fixed css

* [AnnotationView] updated diagnostics view

* [AnnotationView] fixed el noritfy style and diagnostics loading

* [AnnotationView] replicated diagnostics component

* [Filters] fixed adduct filter

* [AnnotationView] copied main image component

* [Aboutpage] copied

* [HelpPage] updated help page

* Change scroll behaviour on page change

* [DatasetTable] started datasets page copy

* [DatasetTable] fixing tests

* [ElapsedTime] fixed test

* [UploadPage] started transition to v3

* [UploadPage] updated tests to vitest

* [ProjectPage] porting project page to vue 3

* [ProjectList] fixed create project component

* [ProjecPage] fixed members tab

* [ProjectPage] fixed project tests

* fixed ts warnings

* [Groups] copied group page

* [GroupList] fixed tests

* fixed molecular databases and groups tests

* [DatasetOverview] copied ds overview page

* [DatasetComparisonDialog] fixed tests

* [DatasetOverview] fixed tests

* [DatasetComparisonPage] upgrade to vue3

* [ImzmlBrowserPage] Upgraded to vue 3

* [DatasetEnrichment] migrated to v3

* [DatasetSummary] upgraded to vue 3

* [ImageLoader] upgraded image loader

* fixed tests

* [Detectability] ported to v3

* [UserProfile] migrated to v3

* [Admin] upgraded to v3

* [PublicationPage] upgraded to v3

* [Design] upgraded to v3

* [RoiSettings] fixed load ROI

* postcss upgrade

* fixed formsection scss import typo

* added elementplus css

* fixed group by id load

* change postcss tailwind strategy

* main svg load change

* [Tours] started tour migration

* [TourStep] fixed anchors

* [e2e] cypress config

* Upgraded feat/ml_meta PR 1450 to vue 3

* Linted and prettied code

* Set element-plu base import

* Changed default element-plus import'

* Upgraded PR 1452 to vue 3

* Upgraded PR 1462 to vue 3

* upgraded PR 1455 to vue 3

* upgraded PR 1473 to vue 3

* upgraded PR 1475 to vue 3

* Fixed missing element plus missing icons

* [MemberList] showing email just if valid

* replaced webapp to v3

* [CircleCi] updated webapp image

* [CircleCi] updated webapp image to circlecynode

* [webapp] pushed template clientConfig

* [webapp] removed clientConfig from tracking

* [Webapp] installed coverage lib

* [webapp] removed coverage for testing

* [webapp] added verboseto test

* moved schema for tests

* [ElapsedTime] changed component to moment

* [Test webapp] set default timezone for test

* [webappTest] start fixed date and updated snapshots

* [ViewProjectPage] mocking loading on test

* fixe file lint

* [Filterpanel] remove promise

* [FilterPanel] increased test timeout

* Upgraded PR #1494 to vue3

* [DatabaseFilter] fixed update after dataset filter removal

* [Webapp] added circle ci prettier step

* Fixed circle ci prettier step

* Added prettier ignore

* Fixed prettier ignore file

* [Vietest] fixed type problems

* [DatasetOverview] fixed dataset dialog compare first load and update composable version

* [DatasetComparison] fixed toggle optical image

* [UploadPage] fixed initial current user info loading on fail

* [CircleCi] changed webapp test image to official one

* [Webapp] updated readme
@sergii-mamedov sergii-mamedov linked an issue Apr 10, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting limits on the size of imzML/idb files
2 participants