6.x/8. Breaking Changes

v6.0-03. Cat API changes

drscg 2017. 12. 20. 16:00


Unbounded queue size in cat thread pooledit

Previously if a queue size backing a thread pool was unbounded, the cat thread pool API would output an empty string in the queue_size column. This has been changed to now output -1 so that the output is always present and always numeric.

이전에는 thread pool을 지원하는 queue size에 제한이 없는 경우, cat thread pool API는 queue_size column에 빈 문자열을 출력했었다. 이제 이것은 output이 항상 존재하고 항상 숫자가 되도록, -1을 출력하도록 변경되었다.

'6.x > 8. Breaking Changes' 카테고리의 다른 글

v6.0-05. Cluster changes  (0) 2017.12.20
v6.0-04. Clients changes  (0) 2017.12.20
v6.0-02. Analysis changes  (0) 2017.12.20
v6.0-01. Aggregations changes  (0) 2017.12.20
v6.0 Breaking changes  (0) 2017.12.20