#2001 Document adaptive scheduler metadata#2002
Conversation
jnioche
left a comment
There was a problem hiding this comment.
Looks good, are we sure last-modified needs lowercasing?
Good question — I checked the code. Short answer: for Details:
Since this doc change ships with the next release (which includes #1827), lowercase is correct here — it just shouldn't be backported to docs for older releases. One small suggestion while we're at it: the sentence "The
|
|
Thanks, @Yurii201811!
+1 I'd second this. Before
It was changed to lowercase in 527f936 and then back to While AdaptiveScheduler was introduced, it was a lower-case string constant. That's how its Javadoc describes it. But maybe the history it not really relevant, except you have to deal with an old status index. |
a00855c to
e20cbca
Compare
|
Updated that sentence as suggested in e20cbca. Thanks for clarifying how the no-prefix case behaved. |
Summary
AdaptiveSchedulerlast-modifiedkey from the implementationfetch.statusCode, which the persisted-status path also requiresFixes #2001
Validation
git diff --checkmvn -pl docs -am -DskipTests package; Maven Central returned HTTP 403 while resolvingorg.apache:apache:pom:39Checklist