Skip to content

Conversation

hrishikesh-nalawade
Copy link
Member

@hrishikesh-nalawade hrishikesh-nalawade commented Aug 21, 2025

Description

Zowe logs were being populated with repeated “URL/Path not transformed” entries, as shown below. The proposed changes will ensure that such logs generated for API ML services are excluded.

ZWEAC705W The home page url for service CACHINGSERVICE was not transformed. Not able to select route for url https://***:7555/cachingservice of the service cachingservice. Original url used.
ZWEAC708E The API base path for service CACHINGSERVICE was not retrieved. Not able to select API base path for the service cachingservice. Original url used.
ZWEAC705W The home page url for service ZAAS was not transformed. Not able to select route for url https://***:7558/ of the service zaas. Original url used.
ZWEAC708E The API base path for service ZAAS was not retrieved. Not able to select API base path for the service zaas. Original url used.
ZWEAC705W The home page url for service CACHINGSERVICE was not transformed. Not able to select route for url https://***:7555/cachingservice of the service cachingservice. Original url used.
ZWEAC708E The API base path for service CACHINGSERVICE was not retrieved. Not able to select API base path for the service cachingservice. Original url used.
ZWEAC705W The home page url for service DISCOVERY was not transformed. Not able to select route for url https://***:7553/ of the service discovery. Original url used.
ZWEAC708E The API base path for service DISCOVERY was not retrieved. Not able to select API base path for the service discovery. Original url used. 

Linked to #4088

Type of change

Please delete options that are not relevant.

  • fix: Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • PR title conforms to commit message guideline ## Commit Message Structure Guideline
  • I have commented my code, particularly in hard-to-understand areas. In JS I did provide JSDoc
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • The java tests in the area I was working on leverage @nested annotations
  • Any dependent changes have been merged and published in downstream modules

Signed-off-by: hrishikesh-nalawade <[email protected]>
Signed-off-by: hrishikesh-nalawade <[email protected]>
hrishikesh-nalawade and others added 9 commits August 21, 2025 21:29
Signed-off-by: hrishikesh-nalawade <[email protected]>
Signed-off-by: hrishikesh-nalawade <[email protected]>
…for-service-not-transformed' into hrishikesh-nalawade/GH4088/logs-for-service-not-transformed
Signed-off-by: hrishikesh-nalawade <[email protected]>
Signed-off-by: hrishikesh-nalawade <[email protected]>
Signed-off-by: hrishikesh-nalawade <[email protected]>
@hrishikesh-nalawade hrishikesh-nalawade changed the title API ML services log cleanup fix: API ML services log cleanup Aug 25, 2025
Copy link

…for-service-not-transformed' into hrishikesh-nalawade/GH4088/logs-for-service-not-transformed
@EvaJavornicka EvaJavornicka moved this from New to In Progress in API Mediation Layer Backlog Management Aug 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

1 participant