General

Profile

Daniel Schwager

Issues

Activity

11/06/2014

08:42 AM rados-java Bug #10023 (Resolved): method Rados.shutdown() is missing for closing the connection to the clust...
Hi,
if you call the sample code (1) 3000 times, you will get an error -24 (EMFILE, Too many open files). Why? Beca...

11/03/2014

12:03 AM rados-java Bug #9990 (Resolved): Rbd.list() / JVM crashes
If I call Rbd.list() to get all the available images, my JVM mostly crashes (3).
Sometimes, if it does not crash...
12:00 AM rados-java Bug #9989 (Resolved): Rbd.list() / more than 1024 images in pool?
Is your list()-implementation limited to 1024 images because of
IntByReference size = new IntByReference(1024);
...

11/02/2014

11:58 PM rados-java Bug #9988 (Resolved): Rbd.list() / list contains one element, if pool is empty
If no image is in the pool, the list contains one empty ("") element but should contain 0 elemtents.

Also available in: Atom