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 maester-library to re-assembling messages action #70

Merged
merged 11 commits into from
Jul 13, 2021

Conversation

olegosh
Copy link
Contributor

@olegosh olegosh commented Jul 12, 2021

No description provided.

@olegosh olegosh requested a review from A3a3e1 July 12, 2021 01:03
return JSON.parse(bucket);
}

async createBucketIfNotExists(externalId, bucketSize) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Are these objects buckets in fact? I guess names should be changed here

package.json Outdated
@@ -16,6 +16,7 @@
},
"dependencies": {
"@elastic.io/component-commons-library": "1.1.4",
"@elastic.io/maester-client": "3.3.0-dev.1",
Copy link
Contributor

Choose a reason for hiding this comment

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

3.3.0 version is availabke

Copy link
Contributor

@A3a3e1 A3a3e1 left a comment

Choose a reason for hiding this comment

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

Need to actualize method names / logic

CHANGELOG.md Outdated
@@ -1,3 +1,6 @@
## 1.2.1 (July 12, 2021)
* Added possibility to save data from the individual messages to maester storage (using maester-client library v3.3.0) and reassemble these messages later
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* Added possibility to save data from the individual messages to maester storage (using maester-client library v3.3.0) and reassemble these messages later
* Added possibility to save data from the individual messages to maester storage (using maester-client library 3.3.0) and reassemble these messages later

@stas-fomenko stas-fomenko merged commit 24bf657 into master Jul 13, 2021
@stas-fomenko stas-fomenko deleted the adding-maester branch July 13, 2021 15:52
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.

4 participants