commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2024/10/17
(incubator-uniffle) branch master updated: [#2133][FOLLOWUP] improvement(server): Support output the shuffle data size and block count before purge app (#2180)
roryqi
2024/10/16
(incubator-uniffle) branch master updated: [#2153] fix(client): Fix requestShuffleAssignment in RssShuffleManagerBase (#2138)
roryqi
2024/10/16
(incubator-uniffle) branch master updated: [#2154] fix: Correct the data length and buffer size metrics and logs (#2155)
roryqi
2024/10/16
(incubator-uniffle) branch master updated: [#2192] feat(spark3): Explicitly set rss.enabled as true to make ShuffleDataIO valid (#2193)
zuston
2024/10/15
(incubator-uniffle) branch master updated: [#2190] feat(client): Add support about setting extra system properties in client side (#2191)
zuston
2024/10/15
(incubator-uniffle) branch master updated: [#2169] feat(server)(coordinator): Support dynamic thread number update about ThreadPool (#2168)
zuston
2024/10/15
(incubator-uniffle) branch master updated: [MINOR] improvement(server): Avoid copy while toFlushEvent invoked (#2177)
roryqi
2024/10/15
(incubator-uniffle) branch master updated: [#2183] [FOLLOWUP] Fix spotless issue error (#2185)
xianjingfeng
2024/10/15
(incubator-uniffle) branch master updated: [MINOR] feat(server): Introduce in flush block count metrics in buffer pool (#2183)
xianjingfeng
2024/10/15
(incubator-uniffle) branch master updated: [#2059][FLOLLOWUP]fix[server] fix spotless error (#2184)
xianjingfeng
2024/10/14
(incubator-uniffle) branch master updated: [MINOR] improvement(server): Perf for single Local storage (#2176)
zuston
2024/10/14
(incubator-uniffle) branch master updated: [#2061] fix(server): Potential Netty memory leak when removeBuffer and cacheShuffleData happen at the same time (#2059)
zuston
2024/10/12
(incubator-uniffle) branch master updated: [#2158][FOLLOWUP] improvement(server)(coordinator): Support notify reconfig listeners from rest api (#2170)
zuston
2024/10/11
(incubator-uniffle) branch master updated: [MINOR] improve(server): Add debug log when cacheShuffleData (#2156)
roryqi
2024/10/11
(incubator-uniffle) branch master updated: [#2165] fix(client): Fix the exception caused by repeated unregister shuffle in tez tasks. (#2166)
roryqi
2024/10/11
(incubator-uniffle) branch master updated: [MINOR] improvement(server): Record more grpc process time and total metrics (#2167)
roryqi
2024/10/09
(incubator-uniffle) branch master updated: [#1750] feat(remote merge): Support Tez. (#2160)
zhengchenyu
2024/10/08
(incubator-uniffle) branch master updated: [#2125] feat(common): Introduce ThreadPoolManager associated metrics (#2127)
zuston
2024/10/05
(incubator-uniffle) branch master updated: [#2158] feat(common): Introduce reconfigure listener for server/coordinator conf (#2159)
zuston
2024/09/30
(incubator-uniffle) branch master updated (a49d54331 -> 94fe22925)
roryqi
2024/09/30
(incubator-uniffle) branch master updated (94fe22925 -> 6b0dc7662)
zuston
2024/09/30
(incubator-uniffle) branch master updated (6b0dc7662 -> 3b981edc4)
zhengchenyu
2024/09/30
(incubator-uniffle) branch master updated (ca07763eb -> a49d54331)
roryqi
2024/09/30
(incubator-uniffle) branch master updated (3b981edc4 -> 0bb64739d)
zuston
2024/09/27
(incubator-uniffle) branch master updated: [#2157] chore(test): Disable AccessClusterTest until solved (#2151)
zuston
2024/09/26
(incubator-uniffle) branch master updated: [MINOR] improve(script): Support customize Default Gc args (#2135)
xianjin
2024/09/25
(incubator-uniffle) branch master updated: [#2117] feat(server): Introduce memory buffer related metrics(block/buffer/shuffle count) (#2118)
zuston
2024/09/25
(incubator-uniffle) branch master updated (0c65a8bfe -> faad80d6b)
zuston
2024/09/25
(incubator-uniffle) branch master updated: [MINOR] improvement(client): Better explaination of partial reading failure when getting data from multiple replicas (#2143)
zuston
2024/09/25
(incubator-uniffle) branch master updated: improvement(client): Eliminate non-updated partitionIds result creation to reduce log size when reassign is enabled (#2147)
zuston
2024/09/25
(incubator-uniffle) branch master updated: fix(test): Fix flaky test about ShuffleServerMetricsTest#testStorageCounter (#2142)
zuston
2024/09/25
(incubator-uniffle) branch master updated: [#2105] fix(server): Fix memory leak caused by duplicate blocks when using ShuffleBufferWithSkipList. (#2141)
roryqi
2024/09/24
svn commit: r71853 - /release/incubator/uniffle/KEYS
zhengchenyu
2024/09/24
svn commit: r71852 - /release/incubator/uniffle/KEYS
zhengchenyu
2024/09/23
(incubator-uniffle) branch master updated: [MINOR] fix: Change to get coordinator appCurrent value from metrics (#2129)
roryqi
2024/09/23
(incubator-uniffle) branch master updated: [#1606] feat(tez): Add retry mechanism for NO_BUFFER when reading data(memory/local/index) (#2110)
zhengchenyu
2024/09/20
(incubator-uniffle) branch master updated: [#2030][FOLLOWUP] Exclude log4j dependencies from shaded plugin (#2134)
roryqi
2024/09/19
(incubator-uniffle) branch master updated: [#2130] fix(server): Potential huge partition limit invalid when flushing is slow (#2131)
zuston
2024/09/19
(incubator-uniffle) branch master updated: [#2030] fix(client-spark): Remove javax and logging from relocation list to solve NoClassDefFoundError (#2029)
roryqi
2024/09/18
(incubator-uniffle) branch master updated: [#2120] improvement(common): Support basic RssConf updating while reconfiguring is enabled (#2121)
zuston
2024/09/18
(incubator-uniffle) branch master updated: [#2107] improvement(client): Optimize the conf of the number of threads of Netty client (#2108)
zuston
2024/09/18
(incubator-uniffle) branch master updated: [#1991][FOLLOWUP] improvement: Refactor SupplierGauge to support generic type and add requireBufferCount metrics (#2113)
zuston
2024/09/18
(incubator-uniffle) branch master updated: [MINOR] improvement(dashboard): Enlarge the app/server table height in the application page (#2123)
zuston
2024/09/18
(incubator-uniffle) branch master updated: [MINOR] fix(test): Enable BLOCK_SIZE_METRIC in blockSizeMetricsTest (#2128)
zuston
2024/09/14
(incubator-uniffle) branch master updated: [MINOR] improve(common/server/coordinator): Display the port in use port (#2122)
roryqi
2024/09/12
(incubator-uniffle) branch master updated: [#2105] fix(spark): Potential duplicate blockId that will make netty memory leak for ShuffleServer (#2106)
zuston
2024/09/12
(incubator-uniffle) branch master updated: [#1446][FOLLOWUP] improvement(common)(server): Add JVM pause monitor metrics (#2114)
zuston
2024/09/11
(incubator-uniffle) branch master updated: [#2065] improvement(test): Fix QuorumTest to use random port (#2066)
roryqi
2024/09/11
(incubator-uniffle) branch issue-1606.tez deleted (was d170004a3)
zhengchenyu
2024/09/11
(incubator-uniffle) branch issue-1606.tez created (now d170004a3)
zhengchenyu
2024/09/10
(incubator-uniffle) branch master updated: [#2103] fix(server): Potential bytebuf offset race condition when flushing and getting data (#2104)
zuston
2024/09/08
(incubator-uniffle) branch master updated: [Bug] Fixed the UT null pointer of RpcClientRetryTest. (#2102)
roryqi
2024/09/04
(incubator-uniffle) branch master updated (2188a1518 -> e57ab4841)
roryqi
2024/09/03
(incubator-uniffle) branch master updated: [MINOR] fix(client): Fix the error message for LocalFileClientReadHandler (#2097)
roryqi
2024/09/02
(incubator-uniffle) branch master updated: [#2090] fix(client): Ensure thread-safe to store the sending status (#2091)
zuston
2024/09/02
(incubator-uniffle) branch master updated: [#2073] fix(server): Throws EventRetryException when error happens on creating write handler (#2074)
zuston
2024/09/01
(incubator-uniffle) branch master updated: [#2072] improvement: Corrected buffer offsets in NoOpCodec.decompress (#2072)
zuston
2024/08/29
(incubator-uniffle) branch master updated: [#1972] fix(server): Fix clear leak shuffle data accidentally remove data of new coming appId issue (#1971)
roryqi
2024/08/27
(incubator-uniffle) branch master updated: [#2068] feat: Introduce PortRegistry and applied to JettyServerTest. (#2070)
roryqi
2024/08/27
(incubator-uniffle) branch master updated: [MINOR] chore(ci): Add a shade check step after build spark shade jar (#2037)
roryqi
2024/08/27
(incubator-uniffle) branch master updated: [MINOR] feat(coordinator/server): Support RPC from-address to audit log and refactor RpcAuditContext (#2013)
roryqi
2024/08/26
(incubator-uniffle) branch master updated: Chore: Re-enable rust CI (#2085)
xianjin
2024/08/23
(incubator-uniffle) branch master updated: Fix CentOS 7 "Cannot find a valid baseurl for repo" error. (#2036)
xianjin
2024/08/22
(incubator-uniffle) branch master updated: [#1930] fix(server): Fix a double release issue about clearResource thread (#1931)
rickyma
2024/08/22
(incubator-uniffle) branch master updated: [#2048] feat(coordinator): Introduce dashboard page in dashboard web ui (#2049)
zuston
2024/08/22
(incubator-uniffle) branch master updated: [MINOR] chore: replace mvn with mvnw in publish_maven_artifacts.sh (#2079)
zuston
2024/08/22
(incubator-uniffle-website) branch asf-site updated (01d45bd -> 7df3955)
github-bot
2024/08/22
(incubator-uniffle-website) branch master updated: Add release notes for v0.9.1
zhengchenyu
2024/08/19
(incubator-uniffle) branch master updated: [#2056] feat(client): Add a NONE type to bypass de/compression for gluten (#2057)
zuston
2024/08/19
(incubator-uniffle) branch master updated: [MINOR] improvement(script): Support collect the output stream into out file (#2051)
zuston
2024/08/19
(incubator-uniffle) branch master updated: [MINOR] fix(script): Fix log4j2.xml script and intellij launch conf to support output audit logs (#2028)
xianjin
2024/08/19
svn commit: r70990 - /dev/incubator/uniffle/0.9.1-rc1/
zhengchenyu
2024/08/19
(incubator-uniffle) tag v0.9.1-rc1 created (now 8154aa392)
zhengchenyu
2024/08/19
(incubator-uniffle) tag v0.9.1-rc1 deleted (was 83d9ba1a5)
zhengchenyu
2024/08/19
(incubator-uniffle) branch branch-0.9 updated: Revert "Update create-package.sh (#2019)"
zhengchenyu
2024/08/19
svn commit: r70988 - /dev/incubator/uniffle/KEYS
zhengchenyu
2024/08/18
(incubator-uniffle) branch master updated (7b8f4e092 -> ba2302c12)
zuston
2024/08/18
(incubator-uniffle) branch master updated: [MINOR] feat(coordinator/dashboard): Show start time of CoordinatorServer to dashboard (#2038)
zuston
2024/08/18
(incubator-uniffle) branch master updated: [#1699][FOLLOWUP] chore(client): Using collection4 instead of collection3 (#2042)
zuston
2024/08/18
(incubator-uniffle) branch master updated: [#2044] improvement: Remove console from log4j2.xml (#2045)
zuston
2024/08/18
(incubator-uniffle) branch master updated: [#2046] fix(coordinator): Rename RSS_CLIENT_TYPE to RSS_COORDINATOR_CLIENT_TYPE (#2047)
zuston
2024/08/18
(incubator-uniffle) branch master updated: [MINOR] fix(coordinator): Correcting Assignment of appCurrent and appTotality (#2050)
zuston
2024/08/16
(incubator-uniffle) tag v0.9.1-rc1 created (now 83d9ba1a5)
zhengchenyu
2024/08/16
(incubator-uniffle) branch branch-0.9 updated: Bump project version to 0.9.1
zhengchenyu
2024/08/15
(incubator-uniffle) branch branch-0.9 updated: [MINOR] fix(client/netty): ShuffleServerGrpcNettyClient missing to send shuffleId and partitionIds for requirePreAllocation request (#2053)
zhengchenyu
2024/08/14
(incubator-uniffle) branch master updated: Refactor metrics system to reduce periodic reporting load (#1991)
xianjin
2024/08/13
(incubator-uniffle) branch master updated: Disable rust ci check temporarily (#2041)
xianjin
2024/08/12
(incubator-uniffle) branch branch-0.9 updated: [#1398] fix(mr)(tez): Make attempId computable and move it to taskAttemptId in BlockId layout. (#2027)
zhengchenyu
2024/08/12
(incubator-uniffle) branch branch-0.9 updated: Revert "[#1735] fix(client): Shade spark client grpc/jetty and others dependencies (#1878)"
zhengchenyu
2024/08/12
(incubator-uniffle) branch master updated: [MINOR] feat(dashboard/coordinator): Display total number of applications in dashboard (#2031)
rickyma
2024/08/12
(incubator-uniffle) branch master updated: [#2018] docs: Add a troubleshooting document (#2032)
rickyma
2024/08/11
(incubator-uniffle) branch master updated: [MINOR] improvement(all): Create a server-common module to reduce client-side dependencies (#1884)
rickyma
2024/08/11
(incubator-uniffle) branch master updated: [#1748] feat(remote merge): Introduce MergeManager to merge records on the server side. (#1946)
roryqi
2024/08/11
(incubator-uniffle) branch master updated: [MINOR] Improve(script): Change intellij launch config file name and local-dev conf folder (#2008)
roryqi
2024/08/11
(incubator-uniffle) branch master updated: [MINOR] improve(server): Add return value to server rpc audit log (#2007)
roryqi
2024/08/09
(incubator-uniffle) branch master updated: chore(build): Disable lombok by default and only enable them in web directories (#2024)
xianjin
2024/08/09
(incubator-uniffle) branch master updated (072b4a000 -> 4b23c6918)
zuston
2024/08/08
(incubator-uniffle) branch branch-0.9 updated: Update create-package.sh (#2019)
zhengchenyu
2024/08/08
(incubator-uniffle) branch branch-0.9 updated (8ce0b4053 -> 5f5fecf1b)
zhengchenyu
2024/08/08
(incubator-uniffle) branch branch-0.9 updated: [MINOR] fix(test): fix flaky test ShuffleServerOnRandomPortTest (#1953)
zhengchenyu
2024/08/08
(incubator-uniffle) branch branch-0.9 updated: [#1910] fix: Remove the method name from the log (#1911)
zhengchenyu
2024/08/08
(incubator-uniffle) branch branch-0.9 updated: [#1735] fix(client): Shade spark client grpc/jetty and others dependencies (#1878)
zhengchenyu
2024/08/08
(incubator-uniffle) branch branch-0.9 updated: [MINOR] Improvement(dashboard): Support display human-readable time format for app page (#2011)
zhengchenyu
2024/08/08
(incubator-uniffle) branch branch-0.9 updated: [MINOR] improvement(client): Rename rss.shade.packageName from org.apache.uniffle to org.apache.uniffle.shaded (#1883)
zhengchenyu
2024/08/08
(incubator-uniffle) branch branch-0.9 updated: replace netcat to netcat-openbsd in Dockerfile (#1950)
xianjingfeng
2024/08/08
(incubator-uniffle) branch master updated (1acf3e455 -> 072b4a000)
zuston
2024/08/08
(incubator-uniffle) branch branch-0.9 updated: [#1982] fix(build): specify maven.compiler.release while JDK version greater than 8 (#1983)
xianjingfeng
2024/08/08
(incubator-uniffle) branch master updated: [MINOR] fix(client-spark): Fix to use correct options for enable rssStageRetry (#2023)
zuston
2024/08/08
(incubator-uniffle) branch master updated: [#1982] fix(build): specify maven.compiler.release while JDK version greater than 8 (#1983)
xianjin
2024/08/07
(incubator-uniffle) branch jerqi-patch-1 deleted (was 3e7eadaf7)
roryqi
2024/08/07
(incubator-uniffle) branch master updated: Update create-package.sh (#2019)
xianjin
2024/08/06
(incubator-uniffle) branch branch-0.9 updated: [#1149][FOLLOWUP] fix(coordinator): Fix coordinator startup issues (#1902)
rickyma
2024/08/06
(incubator-uniffle) 01/01: Update create-package.sh
roryqi
2024/08/06
(incubator-uniffle) branch jerqi-patch-1 created (now 3e7eadaf7)
roryqi
2024/08/06
(incubator-uniffle) branch master updated: [MINOR] feat(client-spark/coordinator/sever/dashboard):Show version and commit id for each Process for easy troubleshooting (#2010)
roryqi
2024/08/06
(incubator-uniffle) branch master updated: [#1994] improvement(netty): Add Netty support for TEZ tasks in Uniffle. (#1995)
zhengchenyu
2024/08/05
(incubator-uniffle) branch master updated: [#1888] feat(server): Reject requireBuffer/sendShuffleData for an application if one of the partitions exceeds the limit (#1889)
rickyma
2024/08/04
(incubator-uniffle) branch master updated: [MINOR] improvement(dashboard): Rename JettyServerFront to Dashboard (#2012)
rickyma
2024/08/02
(incubator-uniffle) branch master updated: [#1401] improvement(dashboard): Fixed distorted page display due to excessively long property values (#2009)
rickyma
2024/08/02
(incubator-uniffle) branch master updated: [#1401] feat(dashboard): Support removing excluded servers (#1969)
rickyma
2024/08/02
(incubator-uniffle) branch master updated: [#2003][FOLLOWUP] fix(client): Replace rss.rpc.client.type.grpc.timeout with rss.client.rpc.timeout.ms in RssShuffleManagerBase (#2004)
rickyma
2024/08/02
(incubator-uniffle-website) branch asf-site updated (d4aea77 -> 01d45bd)
github-bot
2024/08/02
(incubator-uniffle-website) branch master updated: Update Support Spark Dynamic Allocation doc (#83)
zuston
2024/08/01
(incubator-uniffle) branch branch-0.9 updated (f71851d4f -> 9ab8b3486)
zhengchenyu
2024/08/01
(incubator-uniffle) 01/02: [#1826] fix(build): Fix multiple '--without' options and correct Hadoop profile usage (#1827)
zhengchenyu
2024/08/01
(incubator-uniffle) 02/02: [#1826][FOLLOWUP] fix(build): Revert incorrect shift statements deletion in build_distribution.sh (#1830)
zhengchenyu
2024/08/01
(incubator-uniffle) branch branch-0.9 updated: [#1818] fix(spark3): Avoid calling RssShuffleDataIterator.cleanup multiple times (#1819)
zhengchenyu
2024/08/01
(incubator-uniffle) branch branch-0.9 updated: [MINOR] fix(docs) Correct the example of decommission interface (#1777)
zhengchenyu
2024/08/01
(incubator-uniffle) branch branch-0.9 updated: [#1699][FOLLOWUP] fix(client): Add commons-collections4 dependencies in shaded clients (#1742)
zhengchenyu
2024/08/01
(incubator-uniffle) branch branch-0.9 updated: [MINOR] fix(dashboard): Display the registration time in 24-hour format (#1752)
zhengchenyu
2024/08/01
(incubator-uniffle) branch branch-0.9 updated: [#1743] fix: Add exception handling for thread pools (#1744)
zhengchenyu
2024/08/01
(incubator-uniffle) branch branch-0.9 updated: [#1698][FOLLOWUP] fix(test): Adjust jvm opts to increase stability of tests (#1739)
zhengchenyu
2024/08/01
(incubator-uniffle) branch branch-0.9 updated: [#1698] fix(test): Increase tests running memory for better stability (#1726)
zhengchenyu
2024/08/01
(incubator-uniffle) branch master updated (387590e2a -> c3e1f6090)
rickyma
2024/08/01
(incubator-uniffle) branch master updated: [#1975][FOLLOWUP] feat(dashboard): Support displaying the start time of server in dashboard (#1986)
rickyma
2024/08/01
(incubator-uniffle) branch master updated: [#1990] improvement(infra): introduce Lombok (#1999)
roryqi
2024/08/01
(incubator-uniffle) branch master updated: [#1977][FOLLOWUP] fix(coordinator): When resolving merge conflicts, some changes were reverted (#2001)
rickyma
2024/07/31
(incubator-uniffle) branch master updated: [#1977] improvment(dashboard): Add version and git commit id in dashboard (#1964)
rickyma
2024/07/31
(incubator-uniffle) branch master updated: [#1401] feat(dashboard): Support adding shuffle servers to the blacklist on the page (#1897)
rickyma
2024/07/31
(incubator-uniffle) branch master updated (30c137cd8 -> cbd857a14)
rickyma
2024/07/31
(incubator-uniffle) branch master updated: [#1985] fix(dashboard): Cannot display server info when refreshing the server page. (#1996)
rickyma
2024/07/31
(incubator-uniffle) branch master updated: Support coordinator RPC audit log (#1979)
rickyma
2024/07/31
(incubator-uniffle) branch master updated: [#1401] feat(dashboard): Add mock data to the Dashboard front end. (#1989)
rickyma
2024/07/31
(incubator-uniffle) branch master updated: [#1927] fix(dashboard): Fix NPE issues in dashboard (#1965)
rickyma
2024/07/29
(incubator-uniffle) branch master updated: [#1959] improvement(script): Decouple scripts and configs (#1957)
xianjin
2024/07/29
(incubator-uniffle) branch master updated: [MINOR] feat(server,coordinator): Heartbeat server startTimeMs to coordinator (#1975)
roryqi
2024/07/29
(incubator-uniffle) branch master updated: [MINOR] docs: Fix docs yaml parse error about dashboard_guide.md (#1981)
zhengchenyu
2024/07/28
(incubator-uniffle) branch master updated: [#1900] improvement: Rename DISCLAIMER-WIP to DISCLAIMER (#1974)
roryqi
2024/07/28
(incubator-uniffle) branch master updated: [MINOR] fix(test): remove useless code from ServletTest.testRequestWithWrongCredentials (#1976)
xianjingfeng
2024/07/28
(incubator-uniffle) branch master updated: [#1909] [FOLLOWUP] improve(common): Avoid load missing key from system properties (#1951)
xianjingfeng
2024/07/26
(incubator-uniffle) branch master updated: [#1608] feat: Introduce ExpiringClosableSupplier and refactor ShuffleManagerClient creation (#1838)
xianjin
2024/07/26
(incubator-uniffle) branch master updated: [#1905][FOLLOWUP] docs: Add documents after introducing XXX_JAVA_OPTS env var (#1933)
rickyma
2024/07/26
(incubator-uniffle) branch master updated: [#1956] fix(server): Prevent file deletion hang in case of disk corruption (#1958)
rickyma
2024/07/26
(incubator-uniffle) branch master updated: [#1961] Fix(client/spark): Add serialVersionUID to each class that implements Serializable (#1960)
rickyma
2024/07/25
(incubator-uniffle) branch master updated: [#1966] improvement(script): Move rss-env.sh to conf folder (#1962)
rickyma
2024/07/25
(incubator-uniffle) branch master updated (69522109f -> e0ce6a02f)
rickyma
2024/07/25
(incubator-uniffle) branch master updated: [#1947] feat(server): Support authentication for decommission interface (#1948)
xianjingfeng
2024/07/25
(incubator-uniffle) branch master updated: [MINOR] fix(test): fix flaky test ServletTest.testUnhealthyNodesServlet (#1952)
xianjingfeng
2024/07/25
(incubator-uniffle) branch master updated: [MINOR] fix(test): fix flaky test ShuffleServerOnRandomPortTest (#1953)
xianjingfeng
2024/07/24
(incubator-uniffle) branch master updated: replace netcat to netcat-openbsd in Dockerfile (#1950)
xianjin
2024/07/23
(incubator-uniffle) branch master updated (722d3079a -> 48d23ce4b)
rickyma
2024/07/23
(incubator-uniffle) branch master updated: [#1887] improvement: reject all requests from unregistered apps in shuffle server (#1923)
xianjingfeng
2024/07/22
(incubator-uniffle) branch master updated: [#1747] feat(remote merge): Introduce common merger to merge multiple data streams. (#1925)
roryqi
2024/07/21
(incubator-uniffle) branch master updated: [#1924] feat(dashboard): Show Thread Dump, Conf and Metrics in DashBoard (#1927)
roryqi
2024/07/18
(incubator-uniffle) branch master updated: [MINOR] fix(ci): Run Docker and integration CI checks concurrently. (#1922)
zhengchenyu
2024/07/17
(incubator-uniffle) branch master updated: [#1901] [FOLLOWUP] fix(script): Fix docker-compose compatibility issue when running startup script (#1926)
rickyma
2024/07/17
(incubator-uniffle) branch master updated: [#1746] feat(remote merge): Introduce the reader and writer for record. (#1920)
roryqi
2024/07/17
(incubator-uniffle) branch master updated: #1901 feat(script): Support using JVM args to start coordinator/shuffle-server/dashboard (#1905)
rickyma
2024/07/17
(incubator-uniffle) branch master updated: [MINOR] feat(spark): Support reporting more error messages from client when failing to send blocks (#1914)
rickyma
2024/07/17
(incubator-uniffle) branch master updated: [#1903] improvement(server): Add some metrics for shuffle server (#1904)
rickyma
2024/07/17
(incubator-uniffle) branch master updated: [#1917] fix(server,netty): Fix memory leak issues when handling SendShuffleDataRequest (#1918)
rickyma
2024/07/17
(incubator-uniffle) branch master updated: [#1745] feat(remote merge): Introduce a common serializer. (#1916)
roryqi
2024/07/17
(incubator-uniffle) branch master updated: [MINOR] feat(common): Support set args from SystemProperties (#1909)
zuston
2024/07/16
(incubator-uniffle) branch master updated: [#1894] fix(server): Fix NPE caused by app not found issue (#1915)
rickyma
2024/07/16
(incubator-uniffle) branch zuston-patch-2 deleted (was 93151aa64)
roryqi
2024/07/16
(incubator-uniffle) branch master updated: [#1910] fix: Remove the method name from the log (#1911)
zuston
2024/07/16
(incubator-uniffle) branch branch-0.9 updated: [#1654] chore: update project version to 0.9.1-SNAPSHOT (#1907)
enricomi
2024/07/16
(incubator-uniffle) branch branch-0.9-bump-version deleted (was 82928d152)
enricomi
2024/07/16
(incubator-uniffle-website) branch asf-site updated (cde3b95 -> d4aea77)
github-bot
2024/07/16
(incubator-uniffle-website) branch release-vote-templates deleted (was caec3df)
enricomi
2024/07/16
(incubator-uniffle-website) branch master updated: Improve wording of vote email templates (#81)
enricomi
2024/07/16
(incubator-uniffle-website) branch release-vote-templates updated (b6a6fd2 -> caec3df)
enricomi
2024/07/16
(incubator-uniffle-website) branch asf-site updated (599d589 -> cde3b95)
github-bot
2024/07/16
(incubator-uniffle-website) branch master updated: Update download page for 0.9.0 (#82)
enricomi
2024/07/16
(incubator-uniffle-website) branch release-download-0.9.0 deleted (was 92c769b)
enricomi
2024/07/15
(incubator-uniffle) branch master updated: [MINOR] fix(client/netty): ShuffleServerGrpcNettyClient missing to send shuffleId and partitionIds for requirePreAllocation request (#1913)
rickyma
2024/07/15
(incubator-uniffle) branch master updated: [#1149][FOLLOWUP] fix(coordinator): Fix coordinator startup issues (#1902)
rickyma
2024/07/15
(incubator-uniffle) branch zuston-patch-2 created (now 93151aa64)
zuston
2024/07/15
(incubator-uniffle) 01/01: [#1910] fix: Remove the method name from the log
zuston
2024/07/15
(incubator-uniffle) branch branch-0.9-bump-version created (now 82928d152)
enricomi
2024/07/15
(incubator-uniffle) 01/01: chore: update project version to 0.9.1-SNAPSHOT
enricomi
2024/07/15
(incubator-uniffle) tag v0.9.0-rc2 deleted (was 4944d5481)
enricomi
2024/07/15
(incubator-uniffle) tag v0.9.0 created (now 4944d5481)
enricomi
2024/07/15
(incubator-uniffle-website) 01/01: Update download page for 0.9.0
enricomi
2024/07/15
(incubator-uniffle-website) branch release-download-0.9.0 created (now 92c769b)
enricomi
2024/07/15
svn commit: r70307 - in /release/incubator/uniffle: 0.9.0-rc2/ 0.9.0/
enricomi
2024/07/15
svn commit: r70306 - /dev/incubator/uniffle/0.9.0-rc2/ /release/incubator/uniffle/0.9.0-rc2/
enricomi
2024/07/15
(incubator-uniffle) branch master updated: [#1898] improvement(docs): Add docs for malloc recommendation (#1899)
rickyma
2024/07/14
(incubator-uniffle-website) branch asf-site updated (0efcdf7 -> 599d589)
github-bot
2024/07/14
(incubator-uniffle-website) branch fix-vote-template deleted (was 8df954e)
enricomi
Earlier messages
Later messages