client-java icon indicating copy to clipboard operation
client-java copied to clipboard

[tikv][cdcclient] The NPE error occurs in CDCClient

Open leonardBang opened this issue 4 years ago • 3 comments

Bug Report

1. Describe the bug

When I use CDCClient#handleErrorEvent, the method CDCClient#getMinResolvedTs and CDCClient#getMaxResolvedTs occurs NPE error.

2. Minimal reproduce step (Required)

Start a CDCClient and then consume the change events.

3. What did you see instead (Required)

4. What did you expect to see? (Required)

I‘ll open a PR to fix this issue

5. What is your Java Client and TiKV version? (Required)

  • Client Java: 3.2.0-SNAPSHOT
  • TiKV:

leonardBang avatar Jan 09 '22 06:01 leonardBang

@leonardBang thanks for your bug report. seems like you are willing to fix it on your own, do you have any plan to fix it recently?

zz-jason avatar Feb 16 '22 06:02 zz-jason

@zz-jason I'd like to fix it this week.

leonardBang avatar Feb 16 '22 11:02 leonardBang

This issue is stale because it has been open 30 days with no activity.

github-actions[bot] avatar Mar 19 '22 00:03 github-actions[bot]