chibenwa opened a new pull request, #3085:
URL: https://github.com/apache/james-project/pull/3085
Connected stateful protocol falacies....
Fixes this log trace:
```
java.lang.NullPointerException: Cannot invoke
"org.apache.james.imap.api.process.SelectedMailbox.getMailboxId()" because the
return value of "org.apache.james.imap.api.process.ImapSession.getSelected()"
is null
at
org.apache.james.imap.processor.ExpungeProcessor.lambda$processRequestReactive$5(ExpungeProcessor.java:92)
at
org.apache.james.util.ReactorUtils.logWithContext(ReactorUtils.java:203)
at
org.apache.james.util.ReactorUtils.lambda$logAsMono$13(ReactorUtils.java:210)
```
One occurence in one of LINAGORA prods today
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]