Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • S Storage
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 46
    • Issues 46
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 21
    • Merge requests 21
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Open Subsurface Data Universe SoftwareOpen Subsurface Data Universe Software
  • Platform
  • System
  • Storage
  • Merge requests
  • !502

storage - master - stack trace enhancement

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Srishti Sharma requested to merge srsharma_storage_master into master Sep 09, 2022
  • Overview 0
  • Commits 2
  • Pipelines 2
  • Changes 1

Issue: Stack trace is split across multiple line and contain unnecessary information. Target: Reduce stack trace by having each exception without line breaks and remove unwanted date. Impact: Too many logs. Difficult to debug for DRIs. Bug: https://dev.azure.com/OpenEnergyPlatform/Open%20Energy%20Platform/\_workitems/edit/6422 Enhancement: https://dev.azure.com/OpenEnergyPlatform/Open%20Energy%20Platform/\_workitems/edit/12836 1. Updated POM.xml of Storage Service to take up latest code version(0.17.0-rc14)from azure-core-lib i.e. <osdu.corelibazure.version>O.17.0-rc14</osdu.corelibazure.version> Logging library is already updated with version .17.0-rc14 which removes line breaks in stack trace and filters out unwanted packages' data from stacktrace.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: srsharma_storage_master