Hi all!

I want to profile the time taken to make snapshot calls to RocksDB when
using Flink in streaming mode.

I have forked the flink core repo, added the example of fraud detection,
configured the state backend and checkpointing. The program is running
successfully.

I have also been able to import the code base into IntelliJ IDE and debug
it. However, I could not trace the function calls to the RocksDB. Is there
any documentation that would help me out in this regard? Or can someone
help me here?

Corresponding question on SO:
https://stackoverflow.com/questions/63103295/what-are-the-api-calls-made-to-create-snapshot-while-using-rocksdb-as-the-state

Best,
Aviral Srivastava
LinkedIn <https://www.linkedin.com/in/sriavi/> | Website
<https://aviralsrivastava.com/>

Reply via email to