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

Move helper subjectInfo() to the file where it's used #4881

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

svenfoo
Copy link
Contributor

@svenfoo svenfoo commented Dec 13, 2023

This method is only used from subject_transform.go, should it then live there as well?

Signed-off-by: Sven Neumann sven.neumann@holoplot.com

Signed-off-by: Sven Neumann <sven.neumann@holoplot.com>
@svenfoo svenfoo requested a review from a team as a code owner December 13, 2023 13:59
Copy link
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

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

LGTM

@derekcollison derekcollison merged commit d0f44f4 into nats-io:main Dec 13, 2023
1 of 2 checks passed
@svenfoo svenfoo deleted the sven/subject-info branch December 13, 2023 22:04
wallyqs added a commit that referenced this pull request Dec 15, 2023
Includes:

- Check all filterSubjects of consumers when purging a stream (#4873)
- Move tokenizing of subject after early returns (#4880)
- Move helper subjectInfo() to the file where it's used (#4881)
- JSAPI internal routing and reporting and Source and Mirror setup (#4884)
- Do not load all blocks for NumPending when delivery is LastPerSubject. (#4885)
- Detect corrupt psim subjects during recovery of index.db (#4890)
- Add 'certs' option to TLS block for multi-certs support (#4889)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants