Good Day,
Yes, you understand it correctly.
Once you replace default classifiers or schedulers with custom one, you should take care of all types of traffic, otherwise they will be deprived.
JunOS has a hint "import default" for classifiers.
"import default" will fill your custom classifier with action for all types of traffic, so no one gets deprived.
Then you just add your own rules to the custom classifier, they will take precedence over default rules.
Play wise with custom schedulers, consider all traffic types, give each of them enough bandwidth and buffer size.
Tune it accordingly, if you see unexpected drops.
Hope it helps!
Pavel.