Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
269 views
in Technique[技术] by (71.8m points)

amazon ec2 - How to view Kafka State Store entries backed by ehcache in microprocessor deployed on EC2

We have a microprocessor deployed to EC2 that has a state store backed by ehcache. In the ehcache.xml configuration, this is how the directory location is defined.

<!-- Persistent cache directory -->
<persistence directory="${user.home}/stateStore/Requirments/Avro/" />

Is it possible to view the entries in the state store ? Where would that directory be located? On one of the broker servers or on AWS container?

If this is not the right place for this question, please let me know, which of the other Stack sites I should ask this question?

Thank you

question from:https://stackoverflow.com/questions/65930906/how-to-view-kafka-state-store-entries-backed-by-ehcache-in-microprocessor-deploy

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...