[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Bug: JavaHL does not transmie post-commit error messages to caller (was: Fwd: Re: JavaHL bindings - post-commit error messages)

From: Martin Kutter <martin.kutter_at_fen-net.de>
Date: Tue, 23 Aug 2011 08:45:37 +0200

Hello Hyrum,

On Mon, 22 Aug 2011 09:56:19 -0500, Hyrum K Wright
<hyrum.wright_at_wandisco.com> wrote:
> Can you post a patch wherein you add your testcase to the JavaHL
> testsuite on trunk? I'm happy to look into the problem, and having
> that testcase in an easily digestible format would be useful.
>
> -Hyrum
>
> On Mon, Aug 22, 2011 at 3:33 AM, Martin Kutter
<martin.kutter_at_fen-net.de>
> wrote:
>> Hi,
>>
>> I think there's a bug in JavaHL, which ignores post-commit error
messages
>> and does not transmit it to the caller (neither directly, nor, via the
>> notify2 API).
>>

Can do. But I'd like to be sure first that my assumed behavior is correct.

My current test assumes the following expected behavior:

- a commit with a post-commit error passes without exception
- in the notification passed to the client via the notify2 callback, the
field
ErrMsg is set and contains the post-commit error messages.

Is this correct and complete?

Martin
Received on 2011-08-23 08:46:14 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.