url
stringlengths 79
94
| original_message
stringlengths 5
2.73k
| message
stringlengths 0
2.61k
| original_label
stringclasses 4
values | is_good
bool 2
classes | is_bad
bool 2
classes | binary_label
float64 0
1
⌀ |
---|---|---|---|---|---|---|
https://github.com/apache/dubbo/commit/6e4ff91dfca4395a8d1b180f40f632e97acf779d
|
Add unit test for unpack and stick pack of dubbo and telent (#3703)
|
Add unit test for unpack and stick pack of dubbo and telent
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/ad5f9f909e6282381499e63070c6175014c81935
|
Correct @Parameter config of field of ConfigCenterConfig (#3688)
|
Correct @Parameter config of field of ConfigCenterConfig
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/b5a078f186fd2e7f27a3d8c2af1bce3ff2e88e80
|
performance tuning: save rpcinvocation allocation (#4215)
|
performance tuning: save rpcinvocation allocation
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/8cf62479cafae5dd995b46988cbe35224e37f0e4
|
register applicationconfig
|
register applicationconfig
|
No Why
| false | false | null |
https://github.com/apache/dubbo/commit/f7b3e2e649562a78573ab0932e3d7fe444391626
|
fix conflicts after merged master
|
fix conflicts after merged master
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/f490df87de45b57be8c224581a8a1a7dd9a20946
|
keep demo simple, and switch to use zookeeper as registry center (#4705)
* keep demo simple, and switch to use zookeeper as registry center
* remove comment
|
keep demo simple, and switch to use zookeeper as registry center
* keep demo simple, and switch to use zookeeper as registry center
* remove comment
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/8798d3852ed0e9e82f037e89f9b8cd8b96a17e49
|
fix protocol register set false not work (#4776)
|
fix protocol register set false not work
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/c3132b8343de5ba8ce289822a633c32de79c2799
|
Fixed Service annotation method parameters are not in effect (#4598)
|
Fixed Service annotation method parameters are not in effect
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/5e6cbbe56820206b5d6a54eff8fdaaedab335840
|
check null for path before call rest server (#3665)
|
check null for path before call rest server
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/a15126272b85d718e499f8b5ea52b999730ffa67
|
add 2.7.0 release notes
|
add 2.7.0 release notes
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/543a52abc0a86efad59f0f97f32de282321a4ab5
|
Multiple registry (#4066)
fixes #3932, #3599, #3084
|
Multiple registry
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/c14605e15600e6817e12db07826ca896420f65d3
|
bugfix follow #4127 (#4155)
|
bugfix follow #4127
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/5caa422add46efa9b6de8c0e763e1ccecbcbfacd
|
just for modify comments and imports (#3227)
|
just for modify comments and imports
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/92cafe962d8fd3df034c16629954425f4640f343
|
register callback once for the full filter chain. (#4127)
|
register callback once for the full filter chain.
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/18eb69e96475c05be9bb8b5d7a0c7bcdafa97405
|
Solve compile problem in java11 (#4172)
|
Solve compile problem in java11
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/57c13e07430a58e77249b96af9574b3db04e6dba
|
Remove unused import for unit test (#4976)
* clear unused import
|
Remove unused import for unit test
* clear unused import
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/c8ca5b6d839f7759d09543a5a95e5082278d9860
|
demos
|
demos
|
Neither Why nor What
| false | true | 0 |
https://github.com/apache/dubbo/commit/18dee4e44df7a02cacb3070fda72e22d7078f910
|
code format (#2528)
|
code format
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/9960d231842806767a683f24ae5aafb58eeb5075
|
update default dependency to the latest version.
|
update default dependency to the latest version.
|
No Why
| false | false | null |
https://github.com/apache/dubbo/commit/ca7d64173c6d63dd4cbd82ca208bdb036a0e167e
|
temporarily ignore UT RegistryDataConfigTest
|
temporarily ignore UT RegistryDataConfigTest
|
No Why
| false | false | null |
https://github.com/apache/dubbo/commit/13e876e40caa0ba658c8204cb2ca9b6321ad8bfa
|
fix client retry create proxy lead to OOM (#4109)
|
fix client retry create proxy lead to OOM
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/b89f1fbc731a7feaa2b1d394069e76f920744e0f
|
update change list
|
update change list
|
No Why
| false | true | 0 |
https://github.com/apache/dubbo/commit/5f19335477a9ea4eb0af0dd0bdbe068b4e309edd
|
typo for AccessLogFilter (#3633)
|
typo for AccessLogFilter
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/c65b589fc2b5cebed0138386f8e62e3c2528691e
|
rename dubbo-ops to dubbo-admin (#3628)
|
rename dubbo-ops to dubbo-admin
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/2245cf70bc89c229a387fd9aa59339bdb947f8d6
|
Introduce ProtocolServer to distinguish from RemotingServer
|
Introduce ProtocolServer to distinguish from RemotingServer
|
No Why
| false | false | null |
https://github.com/apache/dubbo/commit/bdaacbc17d8f189c4ebbb34129883e1d0552dfcf
|
spring delegate to bootstrap.
|
spring delegate to bootstrap.
|
No Why
| false | false | null |
https://github.com/apache/dubbo/commit/b4afeb982b943ca8c6bbd261302a9e161c2e98a9
|
follow up for pr#4339, remove the space (#4591)
|
follow up for pr#4339, remove the space
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/c18b1cfb465181b0a446eb37cb12e5a4eab1d617
|
Revert code to avoid NPE in RPC wire after providers are cleared.
|
Revert code to avoid NPE in RPC wire after providers are cleared.
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/c4e9b9de2dd96b2cc13816b08662f1235463070e
|
revert router from layered path to flat path:
/router/condition -> router-codition
|
revert router from layered path to flat path:
/router/condition -> router-codition
|
No Why
| false | false | null |
https://github.com/apache/dubbo/commit/737f7a7ea67832d7f17517326fb2491d0a086dd7
|
add jdk11 to travis ci (#2487)
* add jdk11 to travis ci
* Update .travis.yml
* upgrade jacoco to support jdk11
|
add jdk11 to travis ci
* add jdk11 to travis ci
* Update .travis.yml
* upgrade jacoco to support jdk11
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/fba25d271fe4672a5dceef288f4e1cf2ea923521
|
move isMetaMethod to MethodUtils (#4387)
|
move isMetaMethod to MethodUtils
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/a66784ae12123dbc706e63452fbde74763fc848a
|
fix UT
|
fix UT
|
No What
| false | true | 0 |
https://github.com/apache/dubbo/commit/2e660dfef7282b43bc58113df39e61b7a79bdf0e
|
Dubbo-3473 Fix Not Properly Closed Resources (#3474)
|
Dubbo-3473 Fix Not Properly Closed Resources
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/8c2f34e5cf0953905c64e3ff74907cf9b6ed6df2
|
Upgrade maven dependency to the latest version
|
Upgrade maven dependency to the latest version
|
No Why
| false | false | null |
https://github.com/apache/dubbo/commit/e5fe041812285869d5ab73516dd424338473bcf2
|
remove tomcat-embed-logging-juli (#4430)
fixes #4400
|
remove tomcat-embed-logging-juli
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/9897aa3d7273e3eb96910cfdc09709a77cae50b0
|
remove appConfigs cache to support one service/reference registered more than one time (if users don't explicitly add id, cache can not work properly)
|
remove appConfigs cache to support one service/reference registered more than one time (if users don't explicitly add id, cache can not work properly)
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/038e87e69196613409722fc03e2f9737ea7b190c
|
format code style (#2475)
|
format code style
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/8f7b0c35938f12db8b075db87f9eeefb26c951d2
|
Fixes #3367, fail to parse config text with white space (#3589)
|
No What
| false | false | null |
|
https://github.com/apache/dubbo/commit/96dffe353ef3c9cdf938bf81d38fd9f19cd17f1a
|
set all router rule enabled by default
|
set all router rule enabled by default
|
No Why
| false | false | null |
https://github.com/apache/dubbo/commit/2497dcf1924335071d2e0f2339fa8ab4a3c34b71
|
make metadata key contain : when version and group is empty (#4465)
|
make metadata key contain : when version and group is empty
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/18773aa4d0925693839be7f53c0eee27697ebc1d
|
fix qos configuration cannot work after added 'qos-enable' style support (#4378)
fixes #4377
|
fix qos configuration cannot work after added 'qos-enable' style support
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/789775b3ae35d673028dd99e5251e92334ff14c3
|
Change CopyOnWriteArrayList to regular list in DubboProtocol (#4056)
|
Change CopyOnWriteArrayList to regular list in DubboProtocol
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/df219f36aa27f6fd11c33a73af407b9e009485a7
|
enhance shutdown hook in spring (#3008)
|
enhance shutdown hook in spring
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/8056746f89d4e725d0b2184a46ea9e8be6980cc2
|
weird demo changes
|
weird demo changes
|
Neither Why nor What
| false | true | 0 |
https://github.com/apache/dubbo/commit/81e61cc5c3d83b716ca2e712ccdc444c0fff208a
|
remove unnecessary null check before instance of (#4321)
Signed-off-by: jimin.jm <develope97>
|
remove unnecessary null check before instance of
Signed-off-by: jimin.jm <develope97>
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/c509f1b1fe7cf0327174022594c2afce16e6d84c
|
Check config instance in ConfigManager before create a new one.
|
Check config instance in ConfigManager before create a new one.
|
No Why
| false | false | null |
https://github.com/apache/dubbo/commit/66fbb3c3bb7af4fe092722c0ce3f5d73dbd16d6f
|
Config optimization.
1. add ConfigManager
2. Reference/Service hold reference of ConfigCenterConfig
3. change from-spring to include-spring-env
|
Config optimization.
1. add ConfigManager
2. Reference/Service hold reference of ConfigCenterConfig
3. change from-spring to include-spring-env
|
No Why
| true | false | 1 |
https://github.com/apache/dubbo/commit/3bdc316511f9b5e2093875f7ded3f7da791edab7
|
replace Random with ThreadLocalRandom (#2433)
|
replace Random with ThreadLocalRandom
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/a5faea2232cc306d4243513038afdaac06f83497
|
make loadbalance robust, add comments (#2962)
|
make loadbalance robust, add comments
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/5b1b14de1ba3cd86f6494fb12d51085b264b3ec3
|
set reg status to true after reExport
|
set reg status to true after reExport
|
No Why
| false | false | null |
https://github.com/apache/dubbo/commit/9396ace4fc00ca8f2e331b49ddabcb1e138e9e1c
|
fix typo (#3110)
|
fix typo
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/b5408b752631644d5934971f4ba11d165c776536
|
support handle of exception from onResponse or onError (#4401)
fix #4401
|
support handle of exception from onResponse or onError
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/f720ccb965d490e6cc328af8d3e9820cb6eaf8f7
|
fix travis cov (#2337)
|
fix travis cov
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/368a59ed8560e36de7255231297a39fc194b60bf
|
Release resource after use in ConfigParserTest (#2905)
|
Release resource after use in ConfigParserTest
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/27789cef6b3bf04ffa60140a4fdd3eaaf0358214
|
duplicate decrease for ExecuteLimitFilter onError (#4380)
|
duplicate decrease for ExecuteLimitFilter onError
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/d5c517607b5bb5360c56b8d619799b2795594040
|
port #3568 into main trunk (#3993)
fixes #3991
|
port #3568 into main trunk
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/f2bed88616b644d87f939f002be426c1fa3718bc
|
provide more meaningful binary releases. (#3987)
fixes #2491
|
provide more meaningful binary releases.
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/5a9406c66d0ae1aabc1a83c1821f070ec823aa8b
|
modify metadata store from sync to async
|
modify metadata store from sync to async
|
No Why
| false | false | null |
https://github.com/apache/dubbo/commit/813fed53e8da58beb48bae9ed602f133abb3f747
|
[Enhancement]: RestProtocol (#3480)
|
[Enhancement]: RestProtocol
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/7473662275afe8003a8208c1526bc662a2a8ac9d
|
app level override rule should only generate one url
|
app level override rule should only generate one url
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/6f6ef6c9f2100e6d9a69c0337601d766f5587dea
|
[dubbo-2766] fix the bug of isMatch method of InvokeTelnetHandler (#2787)
|
[dubbo-2766] fix the bug of isMatch method of InvokeTelnetHandler
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/bd6e5f101ba5ddaa6bd4f153d694bf7dcf0c19d0
|
Class comment error (#3481)
|
Class comment error
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/c98abb2f95d90bffb3ee40690c2a290f62905c63
|
use revision in pom.xml (#3980)
|
use revision in pom.xml
|
Why and What
| false | true | 0 |
https://github.com/apache/dubbo/commit/14d1f97ae80a35fe65d9fced488a1fd8bac4f822
|
optimize dynamic configuration api
|
optimize dynamic configuration api
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/b30bddb464344bdefad4034d06ed1ddba5d00aef
|
switch from CopyOnWriteArrayList to regular list in order to avoid potential UnsupportedOperationException (#3978)
Fixes #3242
|
switch from CopyOnWriteArrayList to regular list in order to avoid potential UnsupportedOperationException
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/cad253a0d745204c617df007cd8239305a53173f
|
extract method to cache default extension name (#3456)
|
extract method to cache default extension name
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/23f0e52486e21ff8af15820fb9274ce93570b86c
|
fix NPE when no listeners registered for key
|
fix NPE when no listeners registered for key
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/d39343e8b4ab6045a9c6580071553f1aaf37b507
|
adjust zookeeper dependency
|
adjust zookeeper dependency
|
No Why
| false | false | null |
https://github.com/apache/dubbo/commit/e35084015b6af5b39fe8dca279202e81d59ce082
|
fix methodName and retries in FailoverClusterInvoker (#2145)
|
fix methodName and retries in FailoverClusterInvoker
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/3a05378a2f9f1d183c33882c585a9d2a90445ef8
|
Simply TagRouter (#2924)
|
Simply TagRouter
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/793bf8244411c33b675e08f1499122bc82654d44
|
Defensive check to solve issue #3923 (#3931)
|
Defensive check to solve issue #3923
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/6140bc2a653cc3066d15ceeff5a3f06962fb32ad
|
Fix concurrent problem of zookeeper configcenter, wait to start until cache being fully populated.
|
Fix concurrent problem of zookeeper configcenter, wait to start until cache being fully populated.
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/9f02b97ee00b80ffdb501d8fd48c794e88388d32
|
Fix configurator bug
|
Fix configurator bug
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/b09a150d3d54590c2203d5c7da25ff925a9521dc
|
polish pom.xml (remove test profile and jvm permSize args) (#3407)
|
polish pom.xml (remove test profile and jvm permSize args)
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/3a5f9054fa60d7cdb13034290dcbffddecff669d
|
Ignore flatten related files. (#3885)
|
Ignore flatten related files.
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/0aebefec3d4653c5144e4e68e77049d7b1198b1d
|
modify consumer metadatareport: param type from string to map
|
modify consumer metadatareport: param type from string to map
|
No Why
| false | false | null |
https://github.com/apache/dubbo/commit/93a8ee0789e46ab3f8721ecd7df33b4c84df1a91
|
move construction of ConfigChangeEvent outside the lambda expression (#3398)
|
move construction of ConfigChangeEvent outside the lambda expression
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/453e323b4b955505b9c3ef10340f55ab8a3ca4a0
|
ignore parameter(exclude=true).
|
ignore parameter(exclude=true).
|
No Why
| false | false | null |
https://github.com/apache/dubbo/commit/a3f9a541c5752d449b38f360b1bcb6ae0876cd37
|
change log level to info
|
change log level to info
|
No Why
| false | false | null |
https://github.com/apache/dubbo/commit/38a65115a5bff24dd6c8dc78eb7655443be84a69
|
oschina vote (#2786)
|
oschina vote
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/84d355fb1b553c7c5f01357069b13d434f60e53c
|
code rule (#3651)
|
code rule
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/5f0d8c8b370404e179852b8b7c49880b2fc3ed51
|
change how DynamicConfiguration instance is fetched.
|
change how DynamicConfiguration instance is fetched.
|
No Why
| false | false | null |
https://github.com/apache/dubbo/commit/a7cf7373863498b2b01a560a3fe0cca78ad53f0a
|
add checkstyle rule to check import order (#2745)
|
add checkstyle rule to check import order
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/bdfc5007fa5cad80d22b5c0422e55c1fcb745dc4
|
Fix NPE in TagRouter
|
Fix NPE in TagRouter
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/7f262f960b830db3b80d35451f259430ae56b1c8
|
simplify map empty judgment (#3376)
|
simplify map empty judgment
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/d8db928d0a080767fe7ad4a3398d17ec39ec9614
|
fix :dubbo.properties cannot work on MetadataReportConfig
|
fix :dubbo.properties cannot work on MetadataReportConfig
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/e2f664f003a74a476aacc6424e34f6303e143dbe
|
record init status.
|
record init status.
|
No Why
| false | false | null |
https://github.com/apache/dubbo/commit/4097405882e2d04b206a992ef685f8a312224a19
|
Add spring annotation support for ConfigCenter.
|
Add spring annotation support for ConfigCenter.
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/16f7a1efe95abed080081fbdbcf18bc9ec472b1b
|
Close all servers/ports after tests finish (#2741)
|
Close all servers/ports after tests finish
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/505d15576cc90de4ed4b9b767c86663ad12697a3
|
enhance comments (#2735)
|
enhance comments
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/53644f70aeb269345121dd46e74a6490dbd223db
|
#2072: need javadoc and articles for spring annotation use. (#2076)
|
#2072: need javadoc and articles for spring annotation use.
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/90a913433ff1f2588976fbc4163ba7e9cb58f143
|
merge dev-metadata from upstream and refactor zk store
|
merge dev-metadata from upstream and refactor zk store
|
No Why
| false | false | null |
https://github.com/apache/dubbo/commit/2300fca22f4534b11ecaed3a7ba4e5a8de82773f
|
Package name error (#3354)
|
Package name error
|
No What
| false | false | null |
https://github.com/apache/dubbo/commit/4dc0612cb64eae2afe2ac0493d44723769556326
|
Update README.md (#3808)
add @Override annotation
|
Update README.md
add @Override annotation
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/c8cf56bb75a9eda4aef8a649acfbb639e9ff9e1f
|
Enable ZookeeperMetadataReportTest (#3360)
|
Enable ZookeeperMetadataReportTest
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/c21cc05ec9ff4f96f34af9027714bb525cd0edf5
|
replace ServiceAnnotationBeanPostProcessor log.isInfoEnabled->log.isWarnEnabled (#2712)
simplify ExtensionLoader code segment
|
replace ServiceAnnotationBeanPostProcessor log.isInfoEnabled->log.isWarnEnabled
simplify ExtensionLoader code segment
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/e6e66894cb1dd94b8aeea4b69c4fd441b154436f
|
Changes on demo, for test purpose.
|
Changes on demo, for test purpose.
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/93b1cf014af7cce13f12816ab7114881765d4471
|
Move UT in config-api to bootstrap temporarily, to solve the unreasonable dependency problem between modules. For long term run, we should refactor the config-api module to stop it from depending on other modules.
|
Move UT in config-api to bootstrap temporarily, to solve the unreasonable dependency problem between modules. For long term run, we should refactor the config-api module to stop it from depending on other modules.
|
Why and What
| false | false | null |
https://github.com/apache/dubbo/commit/c13809fa5dab74cc11cdc549de7293d27581116e
|
Add `how can I contribute?` section.
|
Add `how can I contribute?` section.
|
Why and What
| true | false | 1 |
https://github.com/apache/dubbo/commit/e8d85386bc7869d3a6e5b27c12ec7784c74bc2d6
|
Format code (#3756)
|
Format code
|
Why and What
| false | false | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.