Skip to content

Comments

docs: add new configuration for tenant-filter for jobWorkers and the Camunda Spring Client code#8025

Open
Ben-Sheppard wants to merge 2 commits intomainfrom
add-docs-for-tenant-filter-config-when-activating-jobs
Open

docs: add new configuration for tenant-filter for jobWorkers and the Camunda Spring Client code#8025
Ben-Sheppard wants to merge 2 commits intomainfrom
add-docs-for-tenant-filter-config-when-activating-jobs

Conversation

@Ben-Sheppard
Copy link
Contributor

@Ben-Sheppard Ben-Sheppard commented Feb 20, 2026

Description

closes camunda/camunda#45327

With camunda/camunda#45287 we have introduced a new method of configuring job workers such that you can configure a job worker to poll for (or stream) jobs based on the tenants assigned to the authenticated principle making the request.

I wasn't sure however we have two places describing Job Workers, one page in the Using Camunda section, and one in the APIs & Tools, I would like input on this.

When should this change go live?

  • This is a bug fix, security concern, or something that needs urgent release support. (add bug or support label)
  • This is already available but undocumented and should be released within a week. (add available & undocumented label)
  • This is on a specific schedule and the assignee will coordinate a release with the Documentation team. (create draft PR and/or add hold label)
  • This is part of a scheduled alpha or minor. (add alpha or minor label)
  • There is no urgency with this change (add low prio label)

PR Checklist

  • My changes are for an upcoming minor release and are in the /docs directory (version 8.9).
  • My changes are for an already released minor and are in a /versioned_docs directory.

@github-actions
Copy link
Contributor

👋 🤖 🤔 Hello, @Ben-Sheppard! Did you make your changes in all the right places?

These files were changed only in docs/. You might want to duplicate these changes in versioned_docs/version-8.8/.

  • docs/apis-tools/camunda-spring-boot-starter/configuration.md
  • docs/apis-tools/java-client/job-worker.md

You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines.

alexronquillo
alexronquillo previously approved these changes Feb 23, 2026
Copy link
Contributor

@alexronquillo alexronquillo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Ben-Sheppard Thanks for the PR!

Overall, this looks good to me, so I've approved. I did, however, leave a couple of small, non-blocking suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: 👀 In Review

Development

Successfully merging this pull request may close these issues.

Extend documentation and internal enablement with the new tenant filter support on job polling/streaming

2 participants