nicohen / tpdatos2008

Automatically exported from code.google.com/p/tpdatos2008
0 stars 0 forks source link

BPlus fallando al insertar 1000 claves #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
El arbol b+ falla cuando se insertan 1000 claves (al tratar de recuperarlas
no aparacen todas ), evaluar el testcase TestBPlusTreeBoImp

Probe con 100 y con 10 y funciono, si uso un block size de 64 no anda ni
con 10 (ahi le subi el blocksize a 4096, pero no anda con 1000 claves)

Original issue reported on code.google.com by dari...@gmail.com on 16 Oct 2008 at 1:56

GoogleCodeExporter commented 9 years ago

Original comment by dari...@gmail.com on 20 Oct 2008 at 1:11