Inability to combine properties (masking definitions) between docker compose file and included config yml #744
Labels
status/triage/completed
Automatic triage completed
status/triage/manual
Manual triage in progress
type/bug
Something isn't working
Issue submitter TODO list
main
-labeled docker image and the issue still persists thereDescribe the bug (actual behavior)
When I define masking parameters in the docker compose and define my cluster there also, I see masking working on docker compose up via the UI. But, when I define my cluster in the compose file and instead include the masking commands in my configYML masking does NOT work (nor does it clock errors). Should I move my cluster definitions OUT of the docker compose file and into the configYML file? Attaching my compose file and configYML that DOES work on masking test_masking topic with a simple key "id"
Expected behavior
I expect if I define masking NOT in the compose file but instead in the extended config YML that it would work.
Your installation details
build: 9f79a56
cofigYML (1).txt
composeNEW (1).txt
Steps to reproduce
If I include my masking for key "id" in my launch docker compose I see masking. this works
BUT, If i omit the masking from the compose file and instead try to combine with parameters in the config YML i.e.
Doesnt work. no errors in log either
Screenshots
Logs
No response
Additional context
Happy to trouble shoot with team
The text was updated successfully, but these errors were encountered: