eolivelli commented on pull request #2936:
URL: https://github.com/apache/bookkeeper/pull/2936#issuecomment-1008729059
The conflict is about an ExceptionCode:
int DataUnknownException = -110;
vs
int EntryLogMetadataMapException = -110;
How can we solve the conflict ?
if `DataUnknownException` is already running in production somewhere I would
keep DataUnknownException as -110
--
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]