viphadke

Results 4 comments of viphadke

Here is the source package ignitetest; import java.io.IOException; import java.io.Serializable; import java.util.Arrays; import java.util.Collections; import java.util.concurrent.ExecutorService; import java.util.concurrent.Executors; import java.util.concurrent.TimeUnit; import java.util.concurrent.locks.Lock; import javax.cache.Cache; import javax.cache.processor.EntryProcessorException; import javax.cache.processor.MutableEntry; import org.apache.ignite.Ignite;...

@ceki Thanks for looking into the issue. The issue is a blocker for our release. Do you have any estimate on when the problem can be fixed and released?

@ceki The fix is not working for use. Let me try to clarify @OmShinde1513 comment. I think this might be very specific to our usage of logback and sl4j. We...