Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Coduz
Copy link
Contributor

@Coduz Coduz commented Aug 24, 2023

This PR fix an issue introduced with #3828

The Job Engine jBatch internal tables were not updated to handle big values.

Related Issue
This PR fixes #3828

Description of the solution adopted
Updated the column type of jbtc_job_status.obj from text to longblob to handle bigger values that might be stored on it.

Screenshots
None

Any side note on the changes made
None

@Coduz Coduz added the Bug This is a bug or an unexpected behaviour. Fix it! label Aug 24, 2023
@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Merging #3851 (6954b37) into develop (95693fd) will not change coverage.
Report is 1 commits behind head on develop.
The diff coverage is n/a.

❗ Current head 6954b37 differs from pull request most recent head 844c4b3. Consider uploading reports for the commit 844c4b3 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             develop    #3851   +/-   ##
==========================================
  Coverage      20.60%   20.60%           
  Complexity         6        6           
==========================================
  Files           1936     1936           
  Lines          41508    41508           
  Branches        3943     3943           
==========================================
  Hits            8552     8552           
  Misses         32559    32559           
  Partials         397      397           

@Coduz Coduz force-pushed the feat-longerJobStepPropertyValueJobEngine branch 3 times, most recently from e030199 to ca46867 Compare August 30, 2023 12:29
@Coduz Coduz force-pushed the feat-longerJobStepPropertyValueJobEngine branch from ca46867 to 844c4b3 Compare August 31, 2023 13:30
@Coduz Coduz merged commit 0e32f3a into eclipse-kapua:develop Sep 1, 2023
@Coduz Coduz deleted the feat-longerJobStepPropertyValueJobEngine branch September 1, 2023 07:43
Coduz added a commit to Coduz/kapua that referenced this pull request Sep 6, 2023
Coduz added a commit to Coduz/kapua that referenced this pull request Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug This is a bug or an unexpected behaviour. Fix it!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants