-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโll occasionally send you account related emails.
Already on GitHub? Sign in to your account
INTERNAL: read while END/PIPE_ERROR received in the pipe operation #839
base: develop
Are you sure you want to change the base?
Conversation
@uhm0311 ๋จผ์ ๋ฆฌ๋ทฐํ๋ฉด ๋ฉ๋๋ค. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1์ฐจ ์ง๋ฌธ์ ๋๋ค.
src/main/java/net/spy/memcached/protocol/ascii/CollectionPipedInsertOperationImpl.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2์ฐจ, ๋ฆฌ๋ทฐ ์๊ฒฌ๊ณผ ์ง๋ฌธ์ ๋๋ค.
src/main/java/net/spy/memcached/internal/CompositeException.java
Outdated
Show resolved
Hide resolved
src/main/java/net/spy/memcached/protocol/ascii/CollectionBulkInsertOperationImpl.java
Outdated
Show resolved
Hide resolved
src/main/java/net/spy/memcached/protocol/ascii/CollectionPipedInsertOperationImpl.java
Outdated
Show resolved
Hide resolved
src/main/java/net/spy/memcached/protocol/ascii/OperationImpl.java
Outdated
Show resolved
Hide resolved
faec8fa
to
20cf3d9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3์ฐจ ๋ฆฌ๋ทฐ ์๊ฒฌ์ ๋๋ค.
src/main/java/net/spy/memcached/protocol/ascii/OperationImpl.java
Outdated
Show resolved
Hide resolved
@oliviarla @uhm0311 |
5493230
to
466ff60
Compare
@uhm0311 @jhpark816
|
00d28cd
to
63fac49
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4์ฐจ ๋ฆฌ๋ทฐ ์๊ฒฌ์ ๋๋ค.
src/main/java/net/spy/memcached/protocol/ascii/OperationImpl.java
Outdated
Show resolved
Hide resolved
@jhpark816 ๋ฆฌ๋ทฐ ๋ถํ๋๋ฆฝ๋๋ค. |
@oliviarla ๋ฆฌ๋ทฐ ์งํ ์ค์ ๋๋ค. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
์ผ๋ถ ๋ฆฌ๋ทฐ
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
๋ฆฌ๋ทฐ ์๋ฃ,
๋ณต์กํ ์ด์๋ค์.
src/main/java/net/spy/memcached/protocol/ascii/CollectionPipedUpdateOperationImpl.java
Show resolved
Hide resolved
@jhpark816 @uhm0311
|
๋ฆฌ๋ค์ด๋ ํธํ๋ค๋ ๊ฒ์ด ์ด๋ค ์๋ฏธ์ธ๊ฐ์?
result๊ฐ ์๋ ์ง์ ๋ฐ๋ผ ํ๋จํด์ผ ํ ์ง ? ์ ๋์ ๋๋์ด ๋ญ๋๋ค. |
@jhpark816 |
|
ํ์ฌ์ ๋์ผํ ๋์์ด๋ ๊ฑฐ์ฃ ?
ํด๋น ๋ฉ์๋์ ๋ฆฌํด ํ์ ์ ์ด๋ป๊ฒ ๋๋์? |
๐ Related Issue
โจ๏ธ What I did