Skip to content
hyunwoo edited this page Jun 14, 2017 · 39 revisions

2017/05/16

<오탈자 수정>
tools/write_stress.cc line 84) Destory -> Destroy
third-party/gtest-1.7.0/fused-src/gtest/gtest-all.cc line 8223) occurence -> occurrence
db/write_thread.cc line 232) exisitng -> existing
<pull request 보냄 및 facebook/rocksdb 저장소에 커밋됨>

2017/05/17

<오탈자 수정>
db/db_impl.h line 392) of of -> of
include/rocksdb/utilities/checkpoint.h line 20) sbapshots -> snapshots
table/block_based_table_reader.cc line 1417) refernce -> reference
third-party/gtest-1.7.0/fused-src/gtest/gtest-all.cc line 8232) occurence -> occurrence
utilities/checkpoint/checkpoint_test.cc line 222, 245) log_size_for_fush -> log_size_for_flush
<pull request 보냄 및 facebook/rocksdb 저장소에 커밋됨>

2017/05/26

<오탈자 수정>
build_tools/run_ci_db_test.ps1 line 336) teh -> the
db/compaction_picker_universal.cc line 624) flexibilty -> flexibility
java/src/main/java/org/rocksdb/CompactionOptionsUniversal.java line 18, 34) flexibilty -> flexibility
db/external_sst_file_ingestion_job.h line 100) successfull -> successful
tools/rdb/API.md line 95) familiy -> family
utilities/document/document_db.cc line 28) existance -> existence
<pull request 보냄>

2017/05/29

<오탈자 수정>
tools/db/README.md line 32) the the -> the
<5/26에 보낸 pull request에 추가됨>

2017/06/01

<Wiki 수정>
wiki에 성능 분석 및 방법 결과 추가함

2017/06/02

<오탈자 수정>
db/column_family.cc line 554) agressive -> aggressive
include/rocksdb/options.h line 774) thier -> their
java/rocksjni/portal.h line 1638, 1653, 1666, 1828, 1965) occured -> occurred
java/rocksjni/rocksjni.cc line 125, 2183) occured -> occurred
java/rocksjni/ttl.cc line 94) occured -> occurred
util/xxhash.cc line 56) independance -> independence
<5/26에 보낸 pull request에 추가됨>

2017/06/04

<Wiki 수정>
issue에서 제안한 wiki의 성능 분석 및 결과 분석 설명에 실험환경 추가

2017/06/05

<오탈자 수정>
db/db_impl.cc line 2451) vesion -> version
util/build_version.h line 10) vesion -> version
options/options_test.cc lime 339, 407) emtpy -> empty
<5/26에 보낸 pull request에 추가됨>

<코드 번역>
파일의 번역을 위한 "translattion"이라는 이름의 새로운 branch만듬
해당 branch에 "translation_doc"이라는 번역한 것을 담을 폴더를 만들어서 이곳에 번역한 파일을 저장함
db.h의 파일에 compactrange dhk compactfiles와 관련된 내용을 번역하여 commit함

2017/06/06

<오탈자 수정>
<5/26에 보낸 pull request가 facebook/rocksdb 저장소에 커밋됨>

2017/06/07

<문서 번역>
INSTALL.MD 한글화 - 설치 방법
"translattion" branch에서 작업
번역 폴더 구조 변경
Static page에 번역된 파일 링크 추가

2017/06/08

<문서 번역>
getting-started.md 한글화 2/5 완료

2017/06/09

<문서 번역>
getting-started.md 한글화 완료 - 간단한 예제 코드 & 설명
Static page에 getting-started 문서 추가

2017/06/09

<오탈자 수정>
db/db_compaction_test.cc line 1922) the the -> the
include/rocksdb/advanced_options.h line 255, 277) the the -> the
include/rocksdb/sst_file_writer.h line 60) the the -> the
java/src/main/java/org/rocksdb/AdvancedMutableColumnFamilyOptionsInterface.java line 114, 135) the the -> the
third-party/gtest-1.7.0/fused-src/gtest/gtest-all.cc line 3210) the the -> the
util/threadpool_imp.h line 33) the the -> the
USERS.md line 79) and and -> and
third-party/gtest-1.7.0/fused-src/gtest/gtest-all.cc line 676) and and -> and
db/db_impl_compaction_flush.cc line 1733) is is -> is
<pull request 보냄>

2017/06/10

<문서 번역>
faq.md 한글화 시작 - 1/6 완료
      "           - 2/6 완료 

2017/06/11

<문서 번역>
faq.md 한글화 - 3/6 완료
     "       - 4/6 완료 

db_h.txt 에 번역 추가하여 push하려고 하였으나 pull할 때 오류남     

2017/06/12

<문서 번역>
faq.md 한글화 -6/6 완료
static page에 faq.md 추가
 
전날 발생한 push 에러 해결 - PauseBackgroundWork() 함수 주석 해석 후 commit함
db.h의 EnableAutoCompaction() 내용 번역 commit 추가
db.h의 NumbeLevels() and MaxMemCompactionLevel() 내용번역 추가

2017/06/14

<5월 9일 pull request가 받아들여져서 facebook/rocksdb 저장소 commit log에 추가됨>