-
Notifications
You must be signed in to change notification settings - Fork 23
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
Sprint july 4 #1212
Merged
Merged
Sprint july 4 #1212
Conversation
This file contains 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
…re/get_challenge_timings_by_challenge_id
…re/get_challenge_timings_by_challenge_id
…_challenge_id' into feature/get_challenge_timings_by_challenge_id
* get path from changes * pass rootRef in apply changes * add logs * fix deletechange * fix multi op and copy * fix delete root dir * fix delete root change * fix lint issue * cleanup and stats change * rename func to processMove * calculate object tree in ref path * rmv return from deleteChange * revert changes * move to filestore changes * check prevRoot * add logs and condition * check filestore * requested changes * validate nil proof * add move and copy dir tests * add logs * use path to add child * fix error log * fix add child * add proof log * add more logs * change read log * log objectPath * add commit logs * commit thumbnail first * add missing param * add missing param * add path in the thumbnail hash * add allocID and validation root index * use write * add condn in count query * rmv thumbnail_filename * log wm * cleanup * add rollback wm check * allow empty allocation root * fix tests * check path in upload * fix check * empty commit --------- Co-authored-by: Kishan Dhakan <[email protected]> Co-authored-by: Yury <[email protected]>
* dependencies update * dependencies update
* rmv fileID from hash calc * Trigger Build * adding false commit to restart systemtests * add path in fileMetaHash * empty commit --------- Co-authored-by: Yury <[email protected]> Co-authored-by: shahnawaz-creator <[email protected]> Co-authored-by: boddumanohar <[email protected]> Co-authored-by: Kishan Dhakan <[email protected]>
Co-authored-by: boddumanohar <[email protected]>
* update challenge timing submission * fix createdAt in challenge timing table --------- Co-authored-by: Yury <[email protected]>
* Fix * Fix * Fix * Debug * Debug * Fix lint * Fix * Fix * False commit * Fix * Debug * False commit * Fix * Fix * Fix * Fix timestamp error * Added caching in GetOrCreate too * Fix * Fix typecast * Add path in thumbnail hash (#1098) * get path from changes * pass rootRef in apply changes * add logs * fix deletechange * fix multi op and copy * fix delete root dir * fix delete root change * fix lint issue * cleanup and stats change * rename func to processMove * calculate object tree in ref path * rmv return from deleteChange * revert changes * move to filestore changes * check prevRoot * add logs and condition * check filestore * requested changes * validate nil proof * add move and copy dir tests * add logs * use path to add child * fix error log * fix add child * add proof log * add more logs * change read log * log objectPath * add commit logs * commit thumbnail first * add missing param * add missing param * add path in the thumbnail hash * add allocID and validation root index * use write * add condn in count query * rmv thumbnail_filename * log wm * cleanup * add rollback wm check * allow empty allocation root * fix tests * check path in upload * fix check * empty commit --------- Co-authored-by: Kishan Dhakan <[email protected]> Co-authored-by: Yury <[email protected]> * Dep/update (#1153) * dependencies update * dependencies update * Remove fileID from fileMetaHash (#1114) * rmv fileID from hash calc * Trigger Build * adding false commit to restart systemtests * add path in fileMetaHash * empty commit --------- Co-authored-by: Yury <[email protected]> Co-authored-by: shahnawaz-creator <[email protected]> Co-authored-by: boddumanohar <[email protected]> Co-authored-by: Kishan Dhakan <[email protected]> * Fixed lints * Added ceil * optimize image (#1148) Co-authored-by: boddumanohar <[email protected]> * Fix * once for logger init * Update challenge timing submission (#1140) * update challenge timing submission * fix createdAt in challenge timing table --------- Co-authored-by: Yury <[email protected]> * Fix blobber size (#1163) * cleaning up caching code * Do not redeem readmarkers for free reads (#1166) * do not redeem readmarkers for free reads * fix unit tests, remove readmarker handling from download method * once for logger init (#1156) * once for logger init * init logging the same way we do in 0chain * init logging the same way we do in 0chain * Hotfix/map concurrent write (#1158) * once for logger init * wider locking window * Hotfix/remove custom nonce (#1141) * removed custom nonce managing logic * fixed logging * updated gosdk * uncommented previous nonce logic * uncommented previous nonce logic * uncommented previous nonce logic * uncommented previous nonce logic * Use single file to avoid maintaining multiple version of same file (#1160) * Use single file to avoid maintaining multiple version of same file * Fix config path * Remove variable * Update path variable for blobber service --------- Co-authored-by: Yury <[email protected]> * fix consume quota lock (#1173) * add sprint* branches in tests.yml * fixed merge problem * fixed merge problem * add logs in wm lock * fixed broken unit test * fix type assertion * fix nil pointer dereference * fix get alloc by id --------- Co-authored-by: Hitenjain14 <[email protected]> Co-authored-by: Kishan Dhakan <[email protected]> Co-authored-by: Yury <[email protected]> Co-authored-by: shahnawaz-creator <[email protected]> Co-authored-by: boddumanohar <[email protected]> Co-authored-by: Manali-Jain-squareops <[email protected]> Co-authored-by: stewartie4 <[email protected]> Co-authored-by: Dinmukhammed <[email protected]> Co-authored-by: Laxmi Prasad Oli <[email protected]> Co-authored-by: Hitenjain14 <[email protected]> Co-authored-by: din-mukhammed <[email protected]>
Save allocation using cache method
…challenge_timings_by_challenge_id # Conflicts: # code/go/0chain.net/blobbercore/readmarker/readmarker.go # docker.local/.dockerignore # go.mod # go.sum
…_challenge_id Added challenge-timings-by-challengeId endpoint
Co-authored-by: Yury <[email protected]>
* add rb logs * fix rollback wm check * never replace existent transaction * never replace existent transaction * close transaction * revert * fix checkout build-&-publish-docker-image.yml * configuration * configuration * cleaned up transaction logic * cleaned up transaction logic * cleaned up transaction logic * cleaned up transaction logic * fixed tests * fixed tests --------- Co-authored-by: Hitenjain14 <[email protected]> Co-authored-by: shahnawaz-creator <[email protected]>
* Added stats for validator * Beautify * Fix lint * Added mutex * Added mutex for getters * Added mutex for getters
* Added stats for validator * Beautify * Fix lint * Added mutex * Added mutex for getters * Added mutex for getters * Remove redundant locking and unlocking
* Added stats for validator * Beautify * Fix lint * Added mutex * Added mutex for getters * Added mutex for getters * Remove redundant locking and unlocking * Fix
* Send WM commit status to conductor * Rename file * Modify log type * Add state for stopping blobber from committing WM * Log error --------- Co-authored-by: Ebrahim Gomaa <[email protected]>
* update indexes and validate upload * fix typo * add time log to with connection * add more logging * rever tree validation changes * use copyBuffer * hash write changes * clean up non-essential timings * removed all timings * fix ut --------- Co-authored-by: Dinmukhammed Kambarov <[email protected]> Co-authored-by: din-mukhammed <[email protected]>
Kishan-Dhakan
requested review from
peterlimg,
dabasov,
guruhubb and
cnlangzi
as code owners
August 16, 2023 10:26
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.
Changes
Fixes
Tests
Tasks to complete before merging PR:
Associated PRs (Link as appropriate):