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

Re-factored objStore lib to be re-usable between both ml-api and central-ledger #1

Conversation

mdebarros
Copy link
Collaborator

No description provided.

@ggrg ggrg self-assigned this Jun 20, 2019
@ggrg ggrg merged commit 7062e52 into ggrg:feature/bulkTransfersPoc Jun 20, 2019
ggrg added a commit that referenced this pull request Jun 20, 2019
* package-lock.json
* Fix issues with object store usage
* Additional changes to Object Store and Kafka config
* Add MONGODB.URI config
* Updated package.json
* Add license info
* Updated integration tests run config
* Init BulkProcessingHandler
* WIP #1
* message.id=uuid() during Transfer Prepare
* Removed kafkaConf.key
Switched to message.id=UUID for fulfil and get
28 unit tests fail
* Fixed unit tests
* Unifying mongo schema definitions
* Finilize ml-api-adapter, but unit tests hang
* Fix mongoose unique index issue
* Fixed integration tests: uriParams added
* Changes as per PR review comments
* Putting central-object-store library - wip
* Re-factored objStore lib to be re-usable between both ml-api and central-ledger
* Fixing issue with unit tests
* Fix standard issues
* Add mdebarros as contributor and remove unused code
* Removing local objectStoreLib
* updated objectstore connection server setup to handle bad connection
ggrg added a commit that referenced this pull request Jun 24, 2019
* package-lock.json
* Fix issues with object store usage
* Additional changes to Object Store and Kafka config
* Add MONGODB.URI config
* Updated package.json
* Add license info
* Updated integration tests run config
* Init BulkProcessingHandler
* WIP #1
* message.id=uuid() during Transfer Prepare
* Removed kafkaConf.key
Switched to message.id=UUID for fulfil and get
28 unit tests fail
* Fixed unit tests
* Unifying mongo schema definitions
* Finilize ml-api-adapter, but unit tests hang
* Fix mongoose unique index issue
* Fixed integration tests: uriParams added
* Changes as per PR review comments
* Putting central-object-store library - wip
* Re-factored objStore lib to be re-usable between both ml-api and central-ledger
* Fixing issue with unit tests
* Fix standard issues
* Add mdebarros as contributor and remove unused code
* Removing local objectStoreLib
* package.json issues
* Fixed minor inconsistencies regarding the ObjStoreDb access across different apis
* Update swagger.yaml to accept and require a valid BulkTransfersIDPutResponse, fixed other issues as well
* Implement BulkTransfersByIDPut operation
* BulkFulfilHandler Draft Implementation
* Completed BulkTransferFulfil
* central-object-store 6.4.1-snapshot
* package.json update
* Fix integration tests issue
* Reset package.json cache
ggrg added a commit that referenced this pull request Feb 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants