Eason Ye
Eason Ye
I meet this issue too, I wonder if the issue happened again after you upgraded nginx to 1.9.*
Hello @zstraw could you share your design document here?
@SteNicholas Thanks for your work. `LogDataJsonDeserialization` will deserialize the byte[] data to RowData by Iceberg's Schema. You can find related code [here](https://github.com/NetEase/arctic/blob/master/core/src/main/java/com/netease/arctic/log/LogDataJsonDeserialization.java#L58). I think we should also change the `schema`...
[Flink] An unstable UT: testMultiParallelismFailoverConsistencyRead(HiddenLogOperatorsTest) FAILURE!
It seemed the last element is not consumed or produced. `LogData = {version = net1, upstreamId = f04d, epicNo = 3, flip = false, changeAction = INSERT, actualValue = +I(true,24,1,+I......`
@wqxs Thanks for reporting this. Actually, we have addressed it with this patch(https://github.com/NetEase/arctic/pull/328). Maybe you can compile the master branch, `mvn clean package -DskipTests` How to get the flink-runtime jar:...
Close it because this issue has been addressed.
+1 make it configurable.
@link3280 I would like to know if I can try out this feature. Would you be so kind as to assign it to me?