I'll take a look today but there should be no reason why this takes a lot 
longer. It's just comparing a value to a small list. Did you do this on the 
latest source?

Thanks,
Joel

> On Aug 31, 2015, at 1:04 AM, Corneau Damien <[email protected]> wrote:
> 
> Yes I did notice.
> I have fresh install, no config or anything (basically git clone).
> 
> But since the commit I mentioned, the connection to websocket at the start
> takes forever.
>> On Aug 31, 2015 4:17 PM, "DuyHai Doan" <[email protected]> wrote:
>> 
>> In the video, did you notice that the status on the top right corner is
>> flapping from Disconnected(red) to Connected(green) ?
>> 
>> Maybe that explains the slow loading issue. Worth investigating the server
>> status
>> 
>> On Mon, Aug 31, 2015 at 9:09 AM, Corneau Damien <[email protected]>
>> wrote:
>> 
>>> Hi,
>>> 
>>> I'm having a few issues for some time, when refreshing a page:
>>> https://drive.google.com/file/d/0B1fr6-wITX3PNDdRU0h3MDB6NjQ/view
>>> 
>>> I pinpointed that behavior to this commit:
>> https://github.com/apache/incubator-zeppelin/commit/d5ab911bf4419fa7c6f38945c6c8ad4946f8abf6
>>> 
>>> And from my console, i can see the websocket connection:
>>> 
>>>   1. Request URL:
>>>   ws://localhost:8080/ws
>>>   2. Request Method:
>>>   GET
>>>   3. Status Code:
>>>   101 Switching Protocols
>>> 
>>> 
>>> taking between 5 to 10s.
>>> 
>>> I was wondering if others got a similar behavior since I didn't saw
>>> anything on the mailing list yet.
>> 

Reply via email to