hi,
when i use paldb,i got NullPointerException sometimes(about 1 time every 1000000 request),here is the full message:
java.lang.NullPointerException
java.lang.RuntimeException: java.lang.NullPointerException
at com.linkedin.paldb.impl.ReaderImpl.get(ReaderImpl.java:126)
at com.linkedin.paldb.impl.ReaderImpl.get(ReaderImpl.java:104)
hi, when i use paldb,i got NullPointerException sometimes(about 1 time every 1000000 request),here is the full message: java.lang.NullPointerException java.lang.RuntimeException: java.lang.NullPointerException at com.linkedin.paldb.impl.ReaderImpl.get(ReaderImpl.java:126) at com.linkedin.paldb.impl.ReaderImpl.get(ReaderImpl.java:104)