[GitHub] incubator-griffin issue #343: GRIFFIN-175 - fix es 411 issue

2018-07-12 Thread guoyuepeng
Github user guoyuepeng commented on the issue:

https://github.com/apache/incubator-griffin/pull/343
  
ok.


---


[GitHub] incubator-griffin issue #343: GRIFFIN-175 - fix es 411 issue

2018-07-12 Thread icesmartjuan
Github user icesmartjuan commented on the issue:

https://github.com/apache/incubator-griffin/pull/343
  
when call get BASE_PATH/api/v1/metrics or get 
BASE_PATH/api/v1/metrics/values?metricName=jobName=5=0, service 
returns 500. 

after debugging, found that elasticsearch returns 411 Length required 
response


---