jackwener commented on issue #8985: URL: https://github.com/apache/incubator-doris/issues/8985#issuecomment-1101521859
We can find the latest update time in [fe dir link](https://github.com/apache/incubator-doris/tree/master/fe/fe-core/src/main/java/org/apache/doris) - [consistency](https://github.com/apache/incubator-doris/tree/master/fe/fe-core/src/main/java/org/apache/doris/consistency) - [plugin](https://github.com/apache/incubator-doris/tree/master/fe/fe-core/src/main/java/org/apache/doris/plugin) - [metric](https://github.com/apache/incubator-doris/tree/master/fe/fe-core/src/main/java/org/apache/doris/metric) - [ldap](https://github.com/apache/incubator-doris/tree/master/fe/fe-core/src/main/java/org/apache/doris/ldap) - [ha](https://github.com/apache/incubator-doris/tree/master/fe/fe-core/src/main/java/org/apache/doris/ha) - [resource](https://github.com/apache/incubator-doris/tree/master/fe/fe-core/src/main/java/org/apache/doris/resource) - [rpc](https://github.com/apache/incubator-doris/tree/master/fe/fe-core/src/main/java/org/apache/doris/rpc) Those directory are over two months without an update. (except statistics because there is PR in [statistics](https://github.com/apache/incubator-doris/tree/master/fe/fe-core/src/main/java/org/apache/doris/statistics) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
