김태훈

Results 11 issues of 김태훈

Motivation: Resolves part of #1854 Some users may want to use CPU usage to determine if their instance is healthy. From now on, Users can perform health checks in the...

new feature

### Description Motivation: GtidEvent is aleady implemented but there are missing 6 properties. If we respect these properties, user can use GtidEvent with more convenient. Motification: - Fix(event.py): Add two...

**Expected Behavior** if consumer detect **Bad Queue**, get rid of it while preserving **Good Queue** **Current Behavior** No action on Bad Queue and Good Queue (It seems that there are...

type: enhancement

Motivation: this Resolves #4698 issue Added Ring hash strategy for For a broader selection. Motification: - Added(RingHashEndpointSelectionStrategy): Implement a ring hash using the md5 hash algorithm and a ConcurrentSkipListMap Result:...

new feature
Stale

Motivation: this resolves #5549 Modifications: - Fix(AnnotatedServiceMultipartTest): Add test for upload multipart file with unexpected parameters in AnnotatedServiceMultipartTest. - Fix(AnnotatedService): Fix to include a list of intended parameters in the...

Stale

resolves [DBZ-3643](https://issues.redhat.com/browse/DBZ-3643) PTAL @gunnarmorling @Naros

this Resolves [DBZ-7049](https://issues.redhat.com/browse/DBZ-7049) PTAL @Naros

It certainly looks like this project is upstream. However, flutter pub offers [downstream](https://pub.dev/packages/flutter_naver_login) projects. [peonani-jj/flutter_naver_login](https://github.com/peonani-jj/flutter_naver_login) Even worse, it's a year old code, 27 commits behind!

### Describe the feature It would be useful for users to be able to use another profile they already have defined as their default profile, so they don't have to...

feature-request
configure
p2

Motivation: Add metrics related to PooledByteBufAllocator that are already exposed by the netty. Modifications: - The PooledByteBufAllocator metric is now available in MoreMeterBinders. - To expose the PooledByteBufAllocator metrics, created...