From 7a30b4d950e8fed8c199eaba3c61e5bc7f7d6914 Mon Sep 17 00:00:00 2001 From: clogic Date: Tue, 5 Nov 2024 23:31:16 +0900 Subject: [PATCH 1/6] =?UTF-8?q?=EB=B3=B4=EA=B3=A0=EC=84=9C=20=EC=9E=91?= =?UTF-8?q?=EC=84=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1\354\243\274\354\260\250.md" | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 "\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" diff --git "a/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" "b/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" new file mode 100644 index 0000000..2335dd4 --- /dev/null +++ "b/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" @@ -0,0 +1,16 @@ +# 1주차 보고서 + +1주차에는 회의를 통해 팀이 언제 어디서 모이고, 모여서 무엇을 하는지 설정 + +- [회의록 바로가기](https://docs.google.com/document/d/1gus4xQ854Sc9UpVQKPqUp_pA5Li2abAJ6lwOjiY4crg/edit?tab=t.0#heading=h.wafyrozcj9q3) + +2주차 일정부터 (11.03-) 각자 읽는 시간을 가질 예정이고, 시작 직전에 어떤 프로젝트 중에서 무엇을 목표로 읽을지 설정하고 공유 + +매 회의마다 각자 읽는 동안 괴로웠던 지점이나 좋았던 부분을 공유하고, 직후 1시간정도 모두가 화면을 공유한 채로 독서 시간을 가질 예정 + +각자 선정한 프로젝트와 이슈 (중간에 변동될 수 있음) + +**최승일** + +- TanStack/query의 [bug report](https://github.com/TanStack/query/issues/8249)를 중심으로 읽어볼 예정 +- typescript로 쓰여진 부분이 꽤 있어 어느정도 ide의 도움을 기대 중 From f9b497e2b6b19fc35c53cc0e4e1dc985fcaa1d6a Mon Sep 17 00:00:00 2001 From: Junho Moon <112556572+ProdMoon@users.noreply.github.com> Date: Wed, 6 Nov 2024 00:07:55 +0900 Subject: [PATCH 2/6] =?UTF-8?q?docs:=20=EB=AC=B8=EC=A4=80=ED=98=B8=201?= =?UTF-8?q?=EC=A3=BC=EC=B0=A8=20=EB=B3=B4=EA=B3=A0=EC=84=9C=20=EC=9E=91?= =?UTF-8?q?=EC=84=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1\354\243\274\354\260\250.md" | 5 +++++ 1 file changed, 5 insertions(+) diff --git "a/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" "b/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" index 2335dd4..7469fa4 100644 --- "a/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" +++ "b/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" @@ -14,3 +14,8 @@ - TanStack/query의 [bug report](https://github.com/TanStack/query/issues/8249)를 중심으로 읽어볼 예정 - typescript로 쓰여진 부분이 꽤 있어 어느정도 ide의 도움을 기대 중 + +**문준호** + +- StackExchange.Redis에 [thread pool exhaustion 이슈가 있는 것으로 추정됨](https://github.com/StackExchange/StackExchange.Redis/issues/2812). 만약 이게 사실이라면 Issues에 올라온 대부분의 timeout 문제의 원인일 수 있음. +- 회사에서 주로 사용하는 C# 코드라 읽을 수는 있을 것 같지만 .NET 기반 프로젝트가 아니라서 구조가 익숙하지 않음. 어떤 파일이 메인인지 파악하고 common use case에 대한 흐름을 캐치하는 것이 우선일 듯. \ No newline at end of file From 1debd1b101c27e7bdeca8f0c94e21710796f72b8 Mon Sep 17 00:00:00 2001 From: masiljangajji Date: Wed, 6 Nov 2024 09:48:22 +0900 Subject: [PATCH 3/6] =?UTF-8?q?docs:=20=EC=9D=B4=EC=8A=B9=EC=9E=AC=201?= =?UTF-8?q?=EC=A3=BC=EC=B0=A8=20=EB=B3=B4=EA=B3=A0=EC=84=9C=20=EC=9E=91?= =?UTF-8?q?=EC=84=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1\354\243\274\354\260\250.md" | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git "a/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" "b/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" index 7469fa4..4b6b4a5 100644 --- "a/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" +++ "b/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" @@ -18,4 +18,13 @@ **문준호** - StackExchange.Redis에 [thread pool exhaustion 이슈가 있는 것으로 추정됨](https://github.com/StackExchange/StackExchange.Redis/issues/2812). 만약 이게 사실이라면 Issues에 올라온 대부분의 timeout 문제의 원인일 수 있음. -- 회사에서 주로 사용하는 C# 코드라 읽을 수는 있을 것 같지만 .NET 기반 프로젝트가 아니라서 구조가 익숙하지 않음. 어떤 파일이 메인인지 파악하고 common use case에 대한 흐름을 캐치하는 것이 우선일 듯. \ No newline at end of file +- 회사에서 주로 사용하는 C# 코드라 읽을 수는 있을 것 같지만 .NET 기반 프로젝트가 아니라서 구조가 익숙하지 않음. 어떤 파일이 메인인지 파악하고 common use case에 대한 흐름을 캐치하는 것이 우선일 듯. + +**이승재** + +- 미션 초반부는 오픈소스의 가이드와 규칙들을 파악하고 실제로 기여하는 것을 목표로 둠 +- 현재 리뷰를 기다리는 중 [PR](https://github.com/exercism/java/pull/2858) +- 다음 프로젝트는 아래의 리스트에서 하나를 고를 생각 +- auth0 - [update the CI to run with java 21 and docs ](https://github.com/auth0/java-jwt/issues/690) + +- lombok - [Missed null checks in record constructor](https://github.com/projectlombok/lombok/issues/3743) \ No newline at end of file From b7b7b3e1d8810ef90159d6f9753f7433e6f546b0 Mon Sep 17 00:00:00 2001 From: inhyeok Date: Wed, 6 Nov 2024 11:54:15 +0900 Subject: [PATCH 4/6] =?UTF-8?q?docs:=20=EC=A1=B0=EC=9D=B8=ED=98=81=201?= =?UTF-8?q?=EC=A3=BC=EC=B0=A8=20=EB=B3=B4=EA=B3=A0=EC=84=9C=20=EC=9E=91?= =?UTF-8?q?=EC=84=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1\354\243\274\354\260\250.md" | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git "a/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" "b/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" index 4b6b4a5..30c7c06 100644 --- "a/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" +++ "b/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" @@ -27,4 +27,10 @@ - 다음 프로젝트는 아래의 리스트에서 하나를 고를 생각 - auth0 - [update the CI to run with java 21 and docs ](https://github.com/auth0/java-jwt/issues/690) -- lombok - [Missed null checks in record constructor](https://github.com/projectlombok/lombok/issues/3743) \ No newline at end of file +- lombok - [Missed null checks in record constructor](https://github.com/projectlombok/lombok/issues/3743) + +**조인혁** + +- [quartz](https://github.com/quartz-scheduler/quartz) 프로젝트의 [Do not consider a job as misfire when it is resumed after the server was in stand by mode](https://github.com/quartz-scheduler/quartz/issues/1117) 이슈를 확인할 예정 +- 이슈 해결에 앞서 이 프로젝트의 아키나 기능을 공부할 필요가 있음. +- StandAlone으로 띄워서 기능을 알아봐야 할 듯 \ No newline at end of file From ccc96bddd847d2cd48e8305cc52e9dc5d72d0635 Mon Sep 17 00:00:00 2001 From: clogic Date: Wed, 6 Nov 2024 14:34:23 +0900 Subject: [PATCH 5/6] =?UTF-8?q?=EC=A7=84=EC=9A=B1=EC=9D=B4=20=EB=82=B4?= =?UTF-8?q?=EC=9A=A9=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1\354\243\274\354\260\250.md" | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git "a/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" "b/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" index 30c7c06..6f511e5 100644 --- "a/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" +++ "b/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" @@ -6,7 +6,7 @@ 2주차 일정부터 (11.03-) 각자 읽는 시간을 가질 예정이고, 시작 직전에 어떤 프로젝트 중에서 무엇을 목표로 읽을지 설정하고 공유 -매 회의마다 각자 읽는 동안 괴로웠던 지점이나 좋았던 부분을 공유하고, 직후 1시간정도 모두가 화면을 공유한 채로 독서 시간을 가질 예정 +매 회의마다 각자 읽는 동안 괴로웠던 지점이나 좋았던 부분을 공유하고, 직후 1시간정도 모두가 화면을 공유한 채로 독서 시간을 가질 예정 각자 선정한 프로젝트와 이슈 (중간에 변동될 수 있음) @@ -23,8 +23,8 @@ **이승재** - 미션 초반부는 오픈소스의 가이드와 규칙들을 파악하고 실제로 기여하는 것을 목표로 둠 -- 현재 리뷰를 기다리는 중 [PR](https://github.com/exercism/java/pull/2858) -- 다음 프로젝트는 아래의 리스트에서 하나를 고를 생각 +- 현재 리뷰를 기다리는 중 [PR](https://github.com/exercism/java/pull/2858) +- 다음 프로젝트는 아래의 리스트에서 하나를 고를 생각 - auth0 - [update the CI to run with java 21 and docs ](https://github.com/auth0/java-jwt/issues/690) - lombok - [Missed null checks in record constructor](https://github.com/projectlombok/lombok/issues/3743) @@ -33,4 +33,10 @@ - [quartz](https://github.com/quartz-scheduler/quartz) 프로젝트의 [Do not consider a job as misfire when it is resumed after the server was in stand by mode](https://github.com/quartz-scheduler/quartz/issues/1117) 이슈를 확인할 예정 - 이슈 해결에 앞서 이 프로젝트의 아키나 기능을 공부할 필요가 있음. -- StandAlone으로 띄워서 기능을 알아봐야 할 듯 \ No newline at end of file +- StandAlone으로 띄워서 기능을 알아봐야 할 듯 + +**김진욱** + +- [Central Dogma](https://github.com/line/centraldogma) +- 회사에서 쓰는 설정 관리 도구, 내부구조가 궁금해서 추가해 둠 +- [JsonPath bug in special character](https://github.com/line/centraldogma/issues/960) From 2285bb28ace4326a332fcda6fe0e0791edd3f63e Mon Sep 17 00:00:00 2001 From: clogic Date: Wed, 6 Nov 2024 14:36:02 +0900 Subject: [PATCH 6/6] =?UTF-8?q?=EB=B3=B4=EA=B3=A0=EC=84=9C=20=ED=8F=BC=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../1\354\243\274\354\260\250.md" | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git "a/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" "b/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" index 6f511e5..939d10f 100644 --- "a/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" +++ "b/\353\263\264\352\263\240\354\204\234/1\354\243\274\354\260\250.md" @@ -5,10 +5,9 @@ - [회의록 바로가기](https://docs.google.com/document/d/1gus4xQ854Sc9UpVQKPqUp_pA5Li2abAJ6lwOjiY4crg/edit?tab=t.0#heading=h.wafyrozcj9q3) 2주차 일정부터 (11.03-) 각자 읽는 시간을 가질 예정이고, 시작 직전에 어떤 프로젝트 중에서 무엇을 목표로 읽을지 설정하고 공유 - 매 회의마다 각자 읽는 동안 괴로웠던 지점이나 좋았던 부분을 공유하고, 직후 1시간정도 모두가 화면을 공유한 채로 독서 시간을 가질 예정 -각자 선정한 프로젝트와 이슈 (중간에 변동될 수 있음) +## 각자 선정한 프로젝트와 이슈 (중간에 변동될 수 있음) **최승일** @@ -26,7 +25,6 @@ - 현재 리뷰를 기다리는 중 [PR](https://github.com/exercism/java/pull/2858) - 다음 프로젝트는 아래의 리스트에서 하나를 고를 생각 - auth0 - [update the CI to run with java 21 and docs ](https://github.com/auth0/java-jwt/issues/690) - - lombok - [Missed null checks in record constructor](https://github.com/projectlombok/lombok/issues/3743) **조인혁**