Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/7.1 Eventing Listening to Multiple Collections #2851

Merged
merged 18 commits into from Jul 29, 2022
Merged

Release/7.1 Eventing Listening to Multiple Collections #2851

merged 18 commits into from Jul 29, 2022

Conversation

jon-strabala
Copy link
Contributor

Need information about Listening to Multiple Collections in Eventing and a concrete example as per 7.1.1

Copy link
Collaborator

@RayOffiah RayOffiah left a comment

Choose a reason for hiding this comment

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

A couple of general comments:

  • Filenames must always be lower case, with a hypen to separate words. We have occasionally run into problems with mixed case file names when compiling between Windows and Unix-like operating systems: https://docs.couchbase.com/home/contribute/pages.html#file-format-and-name
  • Always handy to put common blocks of text in attribute or an included file.
  • For stuff like variables or wildcards, use backticks rather than quotes.
  • One sentence per line.

jon-strabala and others added 10 commits July 29, 2022 08:10
Co-authored-by: Ray <77050471+RayOffiah@users.noreply.github.com>
Clarity on why Basic Accessors do not work if wild carding a bucket binding.
introduce the requirement of meta.keyspace if using a multi collection wildcard binding.
@jon-strabala jon-strabala merged commit fd50c50 into couchbase:release/7.1 Jul 29, 2022
RayOffiah added a commit that referenced this pull request Aug 1, 2022
* Small fixes.
Added an included file for common text.

* Missed a few wildcard changes.

* Fixed inconsistencies: wild card vs wildcard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants