frank
frank
`presto-0.272.1`, `LOG ERROR` ``` java.lang.IllegalStateException: BoundedExecutor is in a failed state at com.google.common.base.Preconditions.checkState(Preconditions.java:507) at com.facebook.airlift.concurrent.BoundedExecutor.execute(BoundedExecutor.java:55) at com.google.common.util.concurrent.MoreExecutors$5.execute(MoreExecutors.java:987) at com.google.common.util.concurrent.AbstractFuture.executeListener(AbstractFuture.java:1029) at com.google.common.util.concurrent.AbstractFuture.addListener(AbstractFuture.java:675) at com.google.common.util.concurrent.AbstractFuture$TrustedFuture.addListener(AbstractFuture.java:105) at com.google.common.util.concurrent.AbstractTransformFuture.create(AbstractTransformFuture.java:47) at com.google.common.util.concurrent.Futures.transform(Futures.java:495) at com.facebook.presto.server.protocol.Query.waitForResults(Query.java:326) at...
I clone from master , and can't find those entity  where can i find it?
@agapple @rewerma - [x] I have searched the [issues](https://github.com/alibaba/canal/issues) of this repository and believe that this is not a duplicate. - [x] I have checked the [FAQ](https://github.com/alibaba/canal/wiki/FAQ) of this repository...