googleapis / googleapis/google-cloud-cpp
Further investigation on 32 bit CI build thread behavior in tests
- Lingua principale
- C++
- Stelle
- 659
- Fork
- 462
- Merge medio
- 1g 2h
- PR unite (30g)
- 89
Descrizione
The multithreaded tests for query plan were failing using 1000 threads in 32 bit mode, but passing in 64 bit mode. Attempts to simplify the tests to debug, caused the failures to occur in other places in these tests. Reducing the threads from 1000 to 500 made the tests pass in 32 bit mode. For now, we'll use the higher number of threads in 64 bit tests, but cap them at 500 for 32 bit.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia individuando i test dei piani di query multithread e confronta il loro comportamento nelle build a 32 bit e a 64 bit. Indaga sul motivo per cui 1,000 thread falliscono in modalità a 32 bit mentre 500 passano; il lavoro è considerato completato quando la causa è documentata e viene determinato se il limite attuale dipendente dall'architettura può essere sostituito o convalidato.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- cpp
- Ambito
- testing
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 30/100