[Bug]: when try to open an audit record, i can't see any data and recieve an error in console
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 476
- Avg merge
- 18h 32m
- Merged PRs (30d)
- 216
Description
### Apache Hop version?
2.8
### Java version?
openjdk 11.0.22 2024-01-16 LTS
### Operating system
Windows
### What happened?
When i try to open an audit record, the data is missing and in console recieve this error:
2024/03/20 19:06:55 - General - String length (5046272) exceeds the maximum length (5000000) (through reference chain: org.apache.hop.execution.ExecutionData["rowsBinaryGzipBase64Encoded"])
### Issue Priority
Priority: 2
### Issue Component
Component: Hop Gui
Contributor guide
Research direction
Start by reproducing the audit-record opening flow in Hop GUI on Apache Hop 2.8 with Java 11 on Windows, then inspect the console error involving ExecutionData["rowsBinaryGzipBase64Encoded"]. Done means the audit record data is visible and the reported maximum-length error no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100