dcapwell commented on PR #2144:
URL: https://github.com/apache/cassandra/pull/2144#issuecomment-1452863319
```
ERROR [CommandStore[18]:1] 2023-03-02 18:27:35,801 AsyncOperation.java:274 -
Operation AsyncOperation{RUNNING}-0x679ceee failed
java.lang.NullPointerException: null
at accord.local.Commands$NotifyWaitingOn.accept(Commands.java:709)
at accord.local.Commands$NotifyWaitingOn.accept(Commands.java:642)
at
org.apache.cassandra.service.accord.async.AsyncOperation$ForConsumer.apply(AsyncOperation.java:345)
at
org.apache.cassandra.service.accord.async.AsyncOperation$ForConsumer.apply(AsyncOperation.java:332)
at
org.apache.cassandra.service.accord.async.AsyncOperation.runInternal(AsyncOperation.java:229)
at
org.apache.cassandra.service.accord.async.AsyncOperation.run(AsyncOperation.java:270)
at
org.apache.cassandra.service.accord.async.AsyncOperation.callback(AsyncOperation.java:158)
```
this next one is a known one
```
ERROR [CommandStore[8]:1] 2023-03-02 18:28:24,339 AsyncOperation.java:274 -
Operation AsyncOperation{SAVING}-0x488a7cea failed
java.lang.IllegalArgumentException: Unhandled listener type: class
accord.messages.Defer
at
org.apache.cassandra.service.accord.AccordObjectSizes.listener(AccordObjectSizes.java:257)
at
org.apache.cassandra.service.accord.AccordObjectSizes.command(AccordObjectSizes.java:310)
at
org.apache.cassandra.service.accord.AccordStateCache$Node.estimatedSizeOnHeap(AccordStateCache.java:100)
at
org.apache.cassandra.service.accord.AccordStateCache$Node.estimatedSizeOnHeapDelta(AccordStateCache.java:108)
at
org.apache.cassandra.service.accord.AccordStateCache.updateSize(AccordStateCache.java:239)
at
org.apache.cassandra.service.accord.AccordStateCache.access$1000(AccordStateCache.java:48)
at
org.apache.cassandra.service.accord.AccordStateCache$Instance.release(AccordStateCache.java:473)
at java.base/java.util.HashMap$Values.forEach(HashMap.java:977)
at
org.apache.cassandra.service.accord.async.AsyncOperation$Context.releaseResources(AsyncOperation.java:62)
at
org.apache.cassandra.service.accord.async.AsyncOperation.runInternal(AsyncOperation.java:241)
at
org.apache.cassandra.service.accord.async.AsyncOperation.run(AsyncOperation.java:270)
```
--
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]