Jay Gheewala

Results 5 issues of Jay Gheewala

EntryStatus back to the caller "Expired" cannot be differentiated. Fixing this by default "_" to 0 and incremental RemoveReasons comment was missing for GetWithInfo api so updated that test: ran...

enhancement
discussion
future

Hi, I have a requirement, that when an entry is marked for eviction (LifeWindow) I want to call a callback function before it gets evicted (essentially CleanWindow). Was looking at...

enhancement

Hi, Wanted to know if there is any plan for supporting go test cases?

adapter request

Hi, I have a huge project with 50+ packages. There are almost 500+ test cases. I installed go test explorer and waited for almost 20 mins, but nothing got loaded....

question

#### Expected behavior When chunking is enabled, a golang consumer client code sometimes remove chunked msg context from it data through the below logic: ``` if ctx == nil ||...