YongKang Chen

Results 3 issues of YongKang Chen

I write a program follow your README.MD .I find it works fine and do not cause a deadlock. I am new to learn Async/await. Here is the code. ` class...

In **Scenario 3 Relocate an application to different geographies to follow demand**, I feel a little confuse about below part. > - Switch primary server in the failover group to...

sql-database/svc
triaged
assigned-to-author
product-question
development/subsvc
Pri2

在使用的过程中,发现高亮的位置有偏差,有时候会导致如下异常 ``` [2018-07-26T03:40:01,325][DEBUG][o.e.a.s.TransportSearchAction] [NrQM_jh] [31209] Failed to execute fetch phase org.elasticsearch.transport.RemoteTransportException: [NrQM_jh][127.0.0.1:9300][indices:data/read/search[phase/fetch/id]] Caused by: org.elasticsearch.search.fetch.FetchPhaseExecutionException: Fetch Failed [Failed to highlight field [Content]] at org.elasticsearch.search.fetch.subphase.highlight.FastVectorHighlighter.highlight(FastVectorHighlighter.java:212) ~[elasticsearch-5.4.1.jar:5.4.1] at org.elasticsearch.search.fetch.subphase.highlight.HighlightPhase.hitExecute(HighlightPhase.java:124) ~[elasticsearch-5.4.1.jar:5.4.1] at org.elasticsearch.search.fetch.FetchPhase.execute(FetchPhase.java:161)...