voonhous commented on issue #19910:
URL: https://github.com/apache/hudi/issues/19910#issuecomment-5658468456

   Merge order. Each PR is rebased as the one below it merges; tick as they 
land.
   
   CI stack, bottom up:
   - [ ] #19890 flatten the job graph
   - [ ] #19892 two surefire forks, DeltaStreamer split, reshard by measured 
time
   - [ ] #19909 one full build per module and lane
   - [ ] #19918 slowest tests on every job's run page
   - [ ] #19919 integration-tests builds only its closure
   
   Off #19919, in either order:
   - [ ] #19931 job timeouts
   - [ ] #19933 hadoop-mr and java-client folded into utilities-rest
   - [ ] #19926 shared SparkContext for the SQL suites, opt-in
   - [ ] #19927 JVM state scoped for concurrent SQL suites
   - [ ] #19928 SQL suites two at a time on three shards (drop the DNM tag 
first)
   - [ ] #19932 other-2 joins the parallel shards (drop the DNM tag first; 
sheds its copies of the two stream fixes on the rebase after they merge)
   
   Independent of the stack, any time:
   - [ ] #19935 close the filesystem's stream on rewrap
   - [ ] #19936 close the outer file stream of inline reads
   
   Never merged: #19937 (measurement, closed), the proofs of concept #19921, 
#19923, #19925 (superseded, to close), and the closed experiments #19905 and 
#19906.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to