[GitHub] eolivelli commented on issue #243: asyncAddEntry fails with NPE with LedgerHandler created with createLedgerAdv

2017-07-17 Thread git
eolivelli commented on issue #243: asyncAddEntry fails with NPE with LedgerHandler created with createLedgerAdv URL: https://github.com/apache/bookkeeper/issues/243#issuecomment-315678972 @sijie I have modified the description, the new testcase in PR #244 demostrates the problem

[GitHub] eolivelli commented on issue #243: asyncAddEntry fails with NPE with LedgerHandler created with createLedgerAdv

2017-07-14 Thread git
eolivelli commented on issue #243: asyncAddEntry fails with NPE with LedgerHandler created with createLedgerAdv URL: https://github.com/apache/bookkeeper/issues/243#issuecomment-315383045 The signature of asyncAddEntry is wrong, it does not throw BKException as it is an async function