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

Minor changes to ensure Producer is working. #1

Merged
merged 2 commits into from
Apr 20, 2018

Conversation

mdebarros
Copy link
Member

@mdebarros mdebarros commented Apr 20, 2018

@ksatya77 for you to review and merge when ready.

@mdebarros mdebarros requested a review from ksatya77 April 20, 2018 16:00
@mdebarros mdebarros self-assigned this Apr 20, 2018
@ksatya77 ksatya77 merged commit a2ce77a into mojaloop:develop Apr 20, 2018
ggrg referenced this pull request in ggrg/ml-api-adapter Jun 18, 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
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