Notice
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- @FunctionalInterface
- elasticsearch
- awssecretsmanagerpropertysources
- wire type
- spring
- DeferredImportSelector
- ResponseBody
- asyncconfigurer
- aws secretmanager
- EnableWebMvc
- jpa
- Spring Boot
- spring MVC
- map
- traceId
- java.util.list
- CompletableFuture
- java lambda
- HashMap
- micrometer tracing
- list
- asynccustomautoconfiguration
- java
- Sleuth
- kotlin
- Spring JPA
- java list
- SpringMVC
- grpc
- traceasynccustomautoconfiguration
Archives
- Today
- Total
목록elasticsearch heap sizs (1)
du.study기록공간
Elasticsearch heap memory setting
이번에는 Elasticsearch heap 메모리 설정 관련 포스팅을 작성하고자 합니다. 해당글은 아래 사이트들을 참고하였습니다. https://www.elastic.co/guide/en/elasticsearch/reference/current/heap-size.html https://www.elastic.co/guide/en/elasticsearch/guide/current/heap-sizing.html es를 설치하고(아무리 테스트서버라지만) 메모리설정을 하지 않았더니 매우 작은 범위의 메모리를 es가 차지하고 있었습니다. 별다른 설정을 하지않으면 es는 기본적으로 1g를 사용하게 됩니다.( 딱 1g는 아니고) 해당설정은 zio 파일로 설치를 하셨다면 {ES_HOME}/config/jvm.option..
DB
2020. 3. 6. 00:57