这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@zdohnal
Copy link
Member

@zdohnal zdohnal commented Nov 10, 2021

Since drivers and raw queues going are deprecated and going to be
removed, this change will introduce a warning during cupsd's start.

This way we have all print queue installation options covered - lpadmin
and web ui were enhanced with warning in the past.

With this one merged, I would proceed with rc release - I hope I'll manage it this week (to match 2 week candency)

@zdohnal zdohnal added enhancement New feature or request priority-medium labels Nov 10, 2021
@zdohnal zdohnal added this to the v2.4 milestone Nov 10, 2021
Copy link
Member

@michaelrsweet michaelrsweet left a comment

Choose a reason for hiding this comment

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

So I'm ok in general with this, but I'd recommend just logging the general messages at the end and not the per-printer messages (or make those "debug" messages) in order to keep the extra logging to a minimum...

Since drivers and raw queues going are deprecated and going to be
removed, this change will introduce a warning during cupsd's start.

This way we have all print queue installation options covered - lpadmin
and web ui were enhanced with warning in the past.
@zdohnal zdohnal force-pushed the printer_load_deprecation_warn branch from 4cdc121 to 9b19d8b Compare November 11, 2021 08:15
@zdohnal
Copy link
Member Author

zdohnal commented Nov 11, 2021

I've changed the log level of per-queues messages to DEBUG.

Thanks for the review!

@zdohnal zdohnal merged commit d7470c5 into OpenPrinting:master Nov 11, 2021
@atsampson
Copy link

@zdohnal, this change causes the test suite to fail because two new warnings show up in the log:

FAIL: 14 warning messages, expected 12.

zdohnal added a commit that referenced this pull request Nov 11, 2021
@zdohnal
Copy link
Member Author

zdohnal commented Nov 11, 2021

@atsampson thx, interesting that tests on PR didn't catch that... fixed by 2857cd8 .

@atsampson
Copy link

@zdohnal - that's fixed it - thanks!

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

Labels

enhancement New feature or request priority-medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants