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

Follow up on MODCLUSTER-204 #236

Merged
merged 3 commits into from
Jun 12, 2024
Merged

Follow up on MODCLUSTER-204 #236

merged 3 commits into from
Jun 12, 2024

Conversation

jajik
Copy link
Collaborator

@jajik jajik commented Jun 7, 2024

After MODCLUSTER-204 fix in #234, I've noticed that there's no warning in case of too long context. This adds one & fixes a small off-by-one in printing.

@jajik jajik requested a review from jfclere June 7, 2024 15:06
@jajik jajik mentioned this pull request Jun 7, 2024
6 tasks
@jajik jajik force-pushed the context-warning branch from 1d364ed to 9afdb51 Compare June 7, 2024 21:40
Copy link
Member

@jfclere jfclere left a comment

Choose a reason for hiding this comment

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

Don't forget to write tests for those ;-)

@jajik
Copy link
Collaborator Author

jajik commented Jun 10, 2024

Don't forget to write tests for those ;-)

It's already on the list #93 :)

@jajik jajik assigned rhusar and unassigned jfclere Jun 10, 2024
native/mod_manager/mod_manager.c Outdated Show resolved Hide resolved
@jajik jajik force-pushed the context-warning branch from 9afdb51 to 6e93fff Compare June 11, 2024 06:45
@jajik jajik requested a review from rhusar June 11, 2024 06:48
@jajik jajik force-pushed the context-warning branch from 6e93fff to b08a69a Compare June 11, 2024 14:04
@jajik
Copy link
Collaborator Author

jajik commented Jun 11, 2024

The last commit improves the warning messages so that they don't get outdated in case we change the macro values again.

Copy link
Member

@rhusar rhusar left a comment

Choose a reason for hiding this comment

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

OK I am going to approve this since we have a Jira that we need to get to the bottom of - https://issues.redhat.com/browse/MODCLUSTER-822

@jajik
Copy link
Collaborator Author

jajik commented Jun 12, 2024

Thanks, merging.

@jajik jajik merged commit 4dde2b6 into modcluster:main Jun 12, 2024
9 checks passed
@jajik jajik deleted the context-warning branch June 12, 2024 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants