Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

5.8.0 has a regression error on Windows compared to 5.7.3 #3072

Closed
guozhangwang opened this issue Oct 26, 2017 · 9 comments
Closed

5.8.0 has a regression error on Windows compared to 5.7.3 #3072

guozhangwang opened this issue Oct 26, 2017 · 9 comments
Assignees
Labels
bug Confirmed RocksDB bugs java-api windows

Comments

@guozhangwang
Copy link

We found an issue running Kafka Streams with rocksDB 5.8.0 on Windows, while 5.7.3 does not have this issue. The summary as well as the proc-dump can be found on the JIRA itself:

https://issues.apache.org/jira/browse/KAFKA-6100

@guozhangwang
Copy link
Author

Seems I cannot tag the labels or release numbers on it, so I'll just ping @siying @sagar0 here.

@sagar0
Copy link
Contributor

sagar0 commented Oct 26, 2017

@guozhangwang -- Would you be kind enough to create a reproducible test case for us so that we could isolate it to RocksDB code? Is that on Windows 10 32- or 64-bit? As per https://github.com/facebook/rocksdb/wiki/JNI-Debugging, you should see an error report file generated. It would be great if you could provide that file.

Tagging @adamretter here, who mostly helps us with java (and windows) builds, to see if we can track this down further.

@sagar0
Copy link
Contributor

sagar0 commented Oct 27, 2017

Seems like Kafka downgraded RocksDB from 5.8.0 to 5.7.3 due to this issue: apache/kafka#4136 .

@adamretter
Copy link
Collaborator

@sagar0 @guozhangwang I will see if I can use the "MDMP crash report data" file from the Kafka ticket to understand what happened... However the quickest way to resolve this would be to have a small reproducible test case, @guozhangwang can you provide that?

@adamretter adamretter added windows bug Confirmed RocksDB bugs java-api labels Oct 27, 2017
@adamretter
Copy link
Collaborator

I can't seem to get the PDB files from when I build RocksDB to load and work with the provided MDMP report. I am certainly no expert with Visual Studio, so I may be doing something wrong. Perhaps @yuslepukhin has some thoughts?

Otherwise, I think we will need a reproducible test case from @guozhangwang?

@guozhangwang
Copy link
Author

guozhangwang commented Oct 30, 2017

@adamretter Thanks for looking into this. I will try to provide a minimal reproducible test case. But I cannot say for sure when I will get back to you, due to the Kafka 1.0.0 release deadline.

@siying
Copy link
Contributor

siying commented Jul 12, 2018

@guozhangwang are you still fighting it?

@guozhangwang
Copy link
Author

@siying I've just upgraded to the most recent version (5.14.2) and will check if we still saw the same issue on that version.

@adamretter
Copy link
Collaborator

I am closing this ticket as there has been no updated from @guozhangwang
Please re-open if you still have the problem with the latest release of RocksJava.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed RocksDB bugs java-api windows
Projects
None yet
Development

No branches or pull requests

5 participants