tisonkun commented on PR #454:
URL: https://github.com/apache/curator/pull/454#issuecomment-1500777071

   Another change is we now trim `name` when constructing `CuratorEventImpl`, 
while I review all the references to `getName` from an async Create callback, 
and the `name` is previously trimmed in the `sendBackground...` method. Other 
async callbacks may behavior differently but it seems few users will use `name` 
there.
   
   This patch implements what we should originally do IMO. Due to the error 
state is rare so we don't receive reports before.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to