Skip to content

Feature/spline 1255 message size info#1256

Merged
wajda merged 6 commits into
release/0.7from
feature/spline-1255-message-size-info
Aug 17, 2023
Merged

Feature/spline 1255 message size info#1256
wajda merged 6 commits into
release/0.7from
feature/spline-1255-message-size-info

Conversation

@wajda

@wajda wajda commented Aug 17, 2023

Copy link
Copy Markdown
Contributor

fixes #1255

Adds the following property to the stored ExecutionPlan.extra:

{
  "__spline_msg_size": [111, 222]
}

where 111 - is the original message size in bytes, and 222 is the message size after decompression.

snyk-bot and others added 6 commits August 17, 2023 17:10
…rom 2.15.1 to 2.15.2

Snyk has created this PR to upgrade com.fasterxml.jackson.module:jackson-module-scala_2.12 from 2.15.1 to 2.15.2.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.fasterxml.jackson.module/jackson-module-scala_2.12/

See this project in Snyk:
https://app.snyk.io/org/wajda/project/1f91137a-ce31-4755-8aea-89c34de27b16?utm_source=github&utm_medium=referral&page=upgrade-pr
@wajda wajda requested a review from cerveada as a code owner August 17, 2023 18:02
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@wajda wajda linked an issue Aug 17, 2023 that may be closed by this pull request
@wajda wajda merged commit a602432 into release/0.7 Aug 17, 2023
@wajda wajda deleted the feature/spline-1255-message-size-info branch August 17, 2023 18:16
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.

Add incoming REST payload size into the persistent object extra info

2 participants