You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@storm.apache.org by Jason Kania <ja...@ymail.com> on 2014/08/23 08:21:09 UTC

Eliminating Code caching

Hello,

I am wondering how to eliminate code caching in storm and where the files are located? The caching is a serious hinderance to debugging and getting started with the toolset. I have found that calling storm jar with a deleted jar file still starts some cached version of the code and this is just wrong.

Thanks,

Jason