Jooho Kim
Jooho Kim
http://jira.cubrid.org/browse/LETS-449 Purpose disk_Page_server_perm_count is the global variable that TS uses to know how many permanent volume exists in page server.
http://jira.cubrid.org/browse/CBRD-25341 Remove the code which is not removed during development
http://jira.cubrid.org/browse/CBRD-25350 Describe here
http://jira.cubrid.org/browse/CBRD-25417 Data page/ DWB flushing process should run in single-thread during recovery. Flushing mechanism is not designed for parallelism, so it should run as single threaded mode even in parallelized...
http://jira.cubrid.org/browse/CBRD-25378 When the `recovery_parallel` system parameter is set to true, the number of parallel recovery threads is adjusted according to the number of cores.
http://jira.cubrid.org/browse/CBRD-21894 Purpose 마스터 노드의 백업본을 이용해 Slave 노드에서 restoreslave를 수행한 경우, Slave 노드는 이미 반영된 변경사항에 대한 로그를 Master 노드로부터 복제해오는 문제가 있다. restore slave 시, Slave 노드의 복제 시작...