dpol1 commented on PR #3011: URL: https://github.com/apache/hugegraph/pull/3011#issuecomment-4334941358
> > Producers emit past-tense actions: `Cache.ACTION_INVALIDED` / `Cache.ACTION_CLEARED` > > Listeners only match the present-tense ones: `Cache.ACTION_INVALID` / `Cache.ACTION_CLEAR` > > So those events look like they get dropped silently. > > Good catch @dpol1 — I dug into the code and confirmed the mismatch is real. > > Opened #3012 to track this separately — feel free to take it or I can look at it after #3011 lands. I'll do in a separate PR, when this lands! Or in this if we want to semplify :-) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
