Suresh

Results 8 issues of Suresh

Hi I try to use the example app with Swift3 and i face the crash issue in func shortestColumnIndexInSection (_ section: NSInteger) -> NSInteger { var index = 0 var...

Recently I have updated the pg from `7.4.3` to `8.7.1` and the node version from `10` to `14`, after the degradation i am getting strange errors without much stack trace(ref...

Is there any provision to changed the height of SectionHeader and reload SectionHeader? ``` func collectionNode(_ collectionNode: ASCollectionNode, supplementaryElementKindsInSection section: Int) -> [String] { return [UICollectionElementKindSectionHeader] } ``` Actually `...

![screen shot 2014-03-13 at 12 16 40 pm](https://f.cloud.github.com/assets/5052940/2406843/cbe81634-aa7b-11e3-9642-13f5d454898b.png) I am getting this error events.js:72 throw er; // Unhandled 'error' event ^ Error: read ECONNRESET at errnoException (net.js:901:11) at TCP.onread (net.js:556:19)...

We have set up redis proxy setup @ port 9999 with 4 redis servers @ 6379,6380,6381,6382. When we pointing our apache tomcat to port 9999 for session storage it can...

My redis-proxy setup working fine with Master Slave setup But when i m listening to port 9999 (default setting port) and try to do get operation or other like info,...