peng-yongsheng opened a new pull request #2474: Provide elasticsearch template 
operation method.
URL: https://github.com/apache/incubator-skywalking/pull/2474
 
 
   Prepare for support time series index. It makes persistence workers not care 
about what the index mapping is. 
   
   #### before:
   index create when OAP server startup -> document save into index -> delete 
by query from index
   
   #### after:
   template create when OAP server startup -> document save into index -> auto 
create index by template -> delete index if it timeout.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to