You are viewing a plain text version of this content. The canonical link for it is here.
- [ozone] branch HDDS-4454 updated (c17be7013a -> 226454dfa3) - posted by sz...@apache.org on 2022/12/01 03:15:26 UTC, 0 replies.
- [ozone] 01/42: HDDS-5366. [Ozone-Streaming] Implement stream method to ContainerStateMachine. (#2358). Contributed by mingchao zhao - posted by sz...@apache.org on 2022/12/01 03:15:27 UTC, 1 replies.
- [ozone] 02/42: HDDS-5452. Add link method to ContainerStateMachine for Ratis streaming (#2422) - posted by sz...@apache.org on 2022/12/01 03:15:28 UTC, 1 replies.
- [ozone] 03/42: HDDS-5481. Fix stream() and link() method in ContainerStateMachine. (#2451) - posted by sz...@apache.org on 2022/12/01 03:15:29 UTC, 1 replies.
- [ozone] 04/42: HDDS-5480. [Ozone-Streaming] Client and server should support stream setup. (#2452) - posted by sz...@apache.org on 2022/12/01 03:15:30 UTC, 1 replies.
- [ozone] 05/42: HDDS-5488. [Ozone-Streaming] Add a new BlockOutputStream/KeyOutputStream to support streaming api (#2495) - posted by sz...@apache.org on 2022/12/01 03:15:31 UTC, 1 replies.
- [ozone] 06/42: HDDS-5599. [Ozone-Streaming]drop BufferPool and ChunkBuffer to avoid buffer copying (#2557) - posted by sz...@apache.org on 2022/12/01 03:15:32 UTC, 1 replies.
- [ozone] 07/42: HDDS-5705. [Ozone-Streaming] Change ByteBufStreamOutput to ByteBufferStreamOutput (#2603) - posted by sz...@apache.org on 2022/12/01 03:15:33 UTC, 1 replies.
- [ozone] 08/42: HDDS-5742. Avoid unnecessary Bytebuffer conversions (#2673) - posted by sz...@apache.org on 2022/12/01 03:15:34 UTC, 1 replies.
- [ozone] 09/42: HDDS-5486. [Ozone-Streaming] Streaming supports writing in Pipline mode (#2682) - posted by sz...@apache.org on 2022/12/01 03:15:35 UTC, 1 replies.
- [ozone] 10/42: HDDS-5849. [Ozone-Streaming]Write exceptions occur after checksum is enabled (#2729) - posted by sz...@apache.org on 2022/12/01 03:15:36 UTC, 1 replies.
- [ozone] 11/42: HDDS-5674.[Ozone-Streaming] Handle client retries on exception (#2701) - posted by sz...@apache.org on 2022/12/01 03:15:37 UTC, 1 replies.
- [ozone] 12/42: HDDS-5895. [Ozone-Streaming] Make raft.server.data-stream.client.pool.size configurable (#2766) - posted by sz...@apache.org on 2022/12/01 03:15:38 UTC, 1 replies.
- [ozone] 13/42: HDDS-5763. Provide an Executor for each LocalStream in ContainerStateMachine (#2782) - posted by sz...@apache.org on 2022/12/01 03:15:39 UTC, 1 replies.
- [ozone] 14/42: HDDS-5987. [Ozone-Streaming] Add XceiverClientRatis stream config (#2841) - posted by sz...@apache.org on 2022/12/01 03:15:40 UTC, 1 replies.
- [ozone] 15/42: HDDS-5961. [Ozone-Streaming] update the usage space of Containers in the stream write (#2833) - posted by sz...@apache.org on 2022/12/01 03:15:41 UTC, 1 replies.
- [ozone] 16/42: HDDS-5879. [Ozone-Streaming] OzoneBucket add the createMultipartStreamKey method (#2760) - posted by sz...@apache.org on 2022/12/01 03:15:42 UTC, 1 replies.
- [ozone] 17/42: HDDS-5743. [Ozone-Streaming] Add option to write files via streaming api in ofs and o3fs. (#2770) - posted by sz...@apache.org on 2022/12/01 03:15:43 UTC, 1 replies.
- [ozone] 18/42: HDDS-5851. [Ozone-Streaming] Define a PutBlock/maxBuffer fixed boundary for streaming writes. (#2866) - posted by sz...@apache.org on 2022/12/01 03:15:44 UTC, 1 replies.
- [ozone] 19/42: HDDS-6039. Define a minimum packet size during streaming writes. (#2883) - posted by sz...@apache.org on 2022/12/01 03:15:45 UTC, 1 replies.
- [ozone] 20/42: HDDS-6130. [Ozone-Streaming] When releaseBuffers will get “Couldn 't find the required future” (#2939) - posted by sz...@apache.org on 2022/12/01 03:15:46 UTC, 1 replies.
- [ozone] 21/42: HDDS-6139. [Ozone-Streaming] Fix incorrect computation of totalAckDataLength. (#2978) - posted by sz...@apache.org on 2022/12/01 03:15:47 UTC, 1 replies.
- [ozone] 22/42: HDDS-6178. [Ozone-Streaming] Fix NPE in HDDS-6139. (#2984) - posted by sz...@apache.org on 2022/12/01 03:15:48 UTC, 1 replies.
- [ozone] 23/42: HDDS-6281. Update ratis version to 2.3.0-94db58b-SNAPSHOT version (#3059) - posted by sz...@apache.org on 2022/12/01 03:15:49 UTC, 0 replies.
- [ozone] 24/42: HDDS-6138.[Ozone-Streaming] Define a limit on the size of the retry bufferList. (#2946) - posted by sz...@apache.org on 2022/12/01 03:15:50 UTC, 0 replies.
- [ozone] 25/42: HDDS-6298. Add XceiverServerRatis stream config (#3070) - posted by sz...@apache.org on 2022/12/01 03:15:51 UTC, 0 replies.
- [ozone] 26/42: HDDS-5487. [Ozone-Streaming] BlockDataStreamOutput support FlushDelay. (#3002) - posted by sz...@apache.org on 2022/12/01 03:15:52 UTC, 0 replies.
- [ozone] 27/42: HDDS-6282. Fix BlockDataStreamOutput#doFlushIfNeeded NPE (#3060) - posted by sz...@apache.org on 2022/12/01 03:15:53 UTC, 0 replies.
- [ozone] 28/42: HDDS-6229. [Ozone-Streaming] Data Channel abstraction on datanode (#3023) - posted by sz...@apache.org on 2022/12/01 03:15:54 UTC, 0 replies.
- [ozone] 29/42: HDDS-6355. [Ozone-Streaming] Fix CheckStyle problem (#3119) - posted by sz...@apache.org on 2022/12/01 03:15:55 UTC, 0 replies.
- [ozone] 30/42: HDDS-6388. [Ozone-Streaming] Streaming write support both pipeline model and star model (#3145) - posted by sz...@apache.org on 2022/12/01 03:15:56 UTC, 0 replies.
- [ozone] 31/42: HDDS-5798. [Ozone-Streaming] Setup TlsConf parameters. (#3207) - posted by sz...@apache.org on 2022/12/01 03:15:57 UTC, 0 replies.
- [ozone] 32/42: HDDS-6137. [Ozone-Streaming] Refactor KeyDataStreamOutput. (#3195) - posted by sz...@apache.org on 2022/12/01 03:15:58 UTC, 0 replies.
- [ozone] 33/42: HDDS-6500. [Ozone-Streaming] Buffer the PutBlockRequest at the end of the stream. (#3229) - posted by sz...@apache.org on 2022/12/01 03:15:59 UTC, 0 replies.
- [ozone] 34/42: HDDS-5666. Add option to createKey via streaming api in Freon (#2574) - posted by sz...@apache.org on 2022/12/01 03:16:00 UTC, 0 replies.
- [ozone] 35/42: HDDS-6592. [Ozone-Streaming] Fix ContainerStateMachine#applyTransaction assert error (#3315) - posted by sz...@apache.org on 2022/12/01 03:16:01 UTC, 0 replies.
- [ozone] 36/42: HDDS-6842. [Ozone-Streaming] Reduce the number of watch requests in StreamCommitWatcher. (#3492) - posted by sz...@apache.org on 2022/12/01 03:16:02 UTC, 0 replies.
- [ozone] 37/42: HDDS-6867. [Ozone-Streaming] PutKeyHandler should not use streaming to put EC key. (#3516) - posted by sz...@apache.org on 2022/12/01 03:16:03 UTC, 0 replies.
- [ozone] 38/42: HDDS-6955. [Ozone-streaming] Add explicit stream flag in ozone shell (#3559) - posted by sz...@apache.org on 2022/12/01 03:16:04 UTC, 0 replies.
- [ozone] 39/42: HDDS-7431. [Ozone-Streaming] Disable data steam by default. (#3900) - posted by sz...@apache.org on 2022/12/01 03:16:05 UTC, 0 replies.
- [ozone] 40/42: HDDS-7438. [Ozone-Streaming] Add a createStreamKey method to OzoneBucket. (#3914) - posted by sz...@apache.org on 2022/12/01 03:16:06 UTC, 0 replies.
- [ozone] 41/42: HDDS-7425. Add documentation for the new Streaming Pipeline feature. (#3913) - posted by sz...@apache.org on 2022/12/01 03:16:07 UTC, 0 replies.
- [ozone] 42/42: HDDS-7478. [Ozone-Streaming] NPE in when creating a file with o3fs. (#3949) - posted by sz...@apache.org on 2022/12/01 03:16:08 UTC, 0 replies.
- [ozone] branch master updated (4de7d56fc4 -> 9a5bfb4fbd) - posted by ca...@apache.org on 2022/12/01 09:56:55 UTC, 0 replies.
- [ozone] branch ozone-1.3 updated: HDDS-7568. Bump copyright year in NOTICE (#4018) - posted by ca...@apache.org on 2022/12/01 10:01:48 UTC, 0 replies.
- [ozone] branch master updated (9a5bfb4fbd -> 45778cc699) - posted by ad...@apache.org on 2022/12/01 10:02:40 UTC, 0 replies.
- [ozone] branch HDDS-4454 updated: HDDS-7426. Add a new acceptance test for Streaming Pipeline. (#4019) - posted by sz...@apache.org on 2022/12/01 18:51:23 UTC, 0 replies.
- [ozone] branch HDDS-6517-Snapshot updated: HDDS-7571. [snapshot] Add unit-testcases for Ozone Snapshot create API name validation. (#4023) - posted by si...@apache.org on 2022/12/01 21:46:13 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7575. Correct showing of RATIS-THREE icon in Recon UI (#4026) - posted by ck...@apache.org on 2022/12/02 02:39:15 UTC, 0 replies.
- [ozone] branch ozone-1.3 updated: HDDS-7575. Correct showing of RATIS-THREE icon in Recon UI (#4026) - posted by ck...@apache.org on 2022/12/02 02:40:40 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7567. Invalid entries in LICENSE (#4020) - posted by ca...@apache.org on 2022/12/02 09:03:43 UTC, 0 replies.
- [ozone] branch ozone-1.3 updated: HDDS-7567. Invalid entries in LICENSE (#4020) - posted by ca...@apache.org on 2022/12/02 09:05:26 UTC, 0 replies.
- [ozone] branch master updated (fe86f3bb49 -> 50a9d46d80) - posted by ss...@apache.org on 2022/12/02 10:59:18 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7563. Add a handler for under replicated Ratis containers in RM (#4025) - posted by si...@apache.org on 2022/12/02 13:41:03 UTC, 0 replies.
- [ozone] branch master updated (be092c4153 -> 984d26a165) - posted by ad...@apache.org on 2022/12/02 16:01:52 UTC, 0 replies.
- [ozone] branch master updated (984d26a165 -> 1119f9d949) - posted by si...@apache.org on 2022/12/02 21:42:09 UTC, 0 replies.
- [ozone] branch master updated (1119f9d949 -> 069e038c4f) - posted by ck...@apache.org on 2022/12/04 08:14:26 UTC, 0 replies.
- [ozone] branch ozone-1.3 updated: HDDS-7253. Fix exception when '/' in key name (#4038) - posted by ck...@apache.org on 2022/12/04 08:15:48 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7581. Fix update-jar-report for snapshot (#4034) - posted by sa...@apache.org on 2022/12/05 01:55:39 UTC, 0 replies.
- [ozone] branch master updated (47a5671cc5 -> b532d2f7f5) - posted by ss...@apache.org on 2022/12/05 06:35:29 UTC, 0 replies.
- [ozone] branch master updated (b532d2f7f5 -> ee2bd17440) - posted by ad...@apache.org on 2022/12/05 08:14:41 UTC, 0 replies.
- [ozone] branch master updated: HDDS-5704. Ozone URI syntax description in help content needs to mention about ozone service id (#3862) - posted by ad...@apache.org on 2022/12/05 14:56:32 UTC, 0 replies.
- [ozone] branch master updated (a1bc9b86de -> 037492f839) - posted by we...@apache.org on 2022/12/05 19:48:04 UTC, 0 replies.
- [ozone] branch dependabot/maven/commons-net-commons-net-3.9.0 created (now e4bd01f209) - posted by gi...@apache.org on 2022/12/06 00:47:37 UTC, 0 replies.
- [ozone] branch HDDS-6517-Snapshot updated: HDDS-7512. [snapshot] List Snapshot returns an empty list for a non-existent bucket (#3993) - posted by we...@apache.org on 2022/12/06 04:38:54 UTC, 0 replies.
- [ozone] branch HDDS-6517-Snapshot updated: HDDS-6962. [Snapshot] Background Service to delete irrelevant SST files in a snapshot. (#3883) - posted by ss...@apache.org on 2022/12/06 05:35:22 UTC, 0 replies.
- [ozone] branch HDDS-6517-Snapshot updated: HDDS-7466. SnapshotDiff Client Code. (#3942) - posted by na...@apache.org on 2022/12/06 08:13:00 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7526. Avoid overwriting replication config on existing bucket when quota is set (#4013) - posted by so...@apache.org on 2022/12/06 15:04:35 UTC, 0 replies.
- [ozone] branch master updated (721b02593b -> fd3ddc42b2) - posted by ad...@apache.org on 2022/12/06 15:40:51 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7550. Recon: UI sorting not functioning as expected (#4009) - posted by si...@apache.org on 2022/12/06 18:39:40 UTC, 0 replies.
- [ozone] branch HDDS-6517-Snapshot updated: HDDS-7508. [Snapshot] Finish TestOMSnapshotDAG, restore CompactionNode SnapshotID field for debugging (#3981) - posted by si...@apache.org on 2022/12/07 00:00:52 UTC, 0 replies.
- [ozone] branch ozone-1.3 updated (9c61a8aa49 -> 5a897d7766) - posted by ck...@apache.org on 2022/12/07 02:30:39 UTC, 0 replies.
- [ozone] 01/03: HDDS-7346. Cannot set bucket args when the bucket has quota set (#3975) - posted by ck...@apache.org on 2022/12/07 02:30:40 UTC, 0 replies.
- [ozone] 02/03: HDDS-7481. Set quota with reduced size than actual used do not fail (#3978) - posted by ck...@apache.org on 2022/12/07 02:30:41 UTC, 0 replies.
- [ozone] 03/03: HDDS-7526. Avoid overwriting replication config on existing bucket when quota is set (#4013) - posted by ck...@apache.org on 2022/12/07 02:30:42 UTC, 0 replies.
- [ozone] branch ozone-1.3 updated: HDDS-7449. Avoid overwriting bucket encryption properties when quota/replication config are set on an existing bucket (#3992) - posted by ck...@apache.org on 2022/12/07 02:35:35 UTC, 0 replies.
- [ozone] branch ozone-1.3 updated (e4383e74f7 -> cd92f2c70a) - posted by ck...@apache.org on 2022/12/07 02:44:51 UTC, 0 replies.
- [ozone] 01/02: HDDS-7470. [Quota] bucket is created crossing quota makes OM crash and unable to start (#3960) - posted by ck...@apache.org on 2022/12/07 02:44:52 UTC, 0 replies.
- [ozone] 02/02: HDDS-4565. [FSO]Delete : quotaReleased on directory deletion should consider all sub paths (#3973) - posted by ck...@apache.org on 2022/12/07 02:44:53 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7464. Container Report at SCM is not coming separately for ICR and FCR in prometheus endpoint (#4035) - posted by sa...@apache.org on 2022/12/07 02:51:16 UTC, 0 replies.
- [ozone] branch ozone-1.3 updated: HDDS-7534. Intermittent failure in TestKeyDeletingService#checkDeletionForEmptyKey (#3998) - posted by ck...@apache.org on 2022/12/07 03:45:09 UTC, 0 replies.
- [ozone] branch HDDS-6517-Snapshot updated: HDDS-7484. Snapshot ID on followers should match the one on the OM Leader (#3985) - posted by si...@apache.org on 2022/12/07 22:50:39 UTC, 0 replies.
- [ozone] branch master updated (565775c7dd -> a93ca68066) - posted by ad...@apache.org on 2022/12/08 06:29:09 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7492. Extend Placement Policy Interface to select mis-replicated replicas to copy (#4006) - posted by so...@apache.org on 2022/12/08 12:45:49 UTC, 0 replies.
- [ozone] branch master updated (8967738e93 -> ebd1c747ac) - posted by ad...@apache.org on 2022/12/09 14:40:35 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7502. Recon: Show number of open containers on the Overview page (#4043) - posted by si...@apache.org on 2022/12/09 19:58:31 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7265. ScatterRackPolicy for Ratis pipeline provider container placement (#4002) - posted by sz...@apache.org on 2022/12/09 22:06:56 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7603. Enable Erasure coding and encryption flag on FileStatus for ofs (#4060) - posted by we...@apache.org on 2022/12/09 23:16:03 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7587. Update NOTICE and LICENSE in license/bin/ (#4039) - posted by ca...@apache.org on 2022/12/10 12:05:46 UTC, 0 replies.
- [ozone] branch ozone-1.3 updated: HDDS-7587. Update NOTICE and LICENSE in license/bin/ (#4039) - posted by ca...@apache.org on 2022/12/10 12:21:32 UTC, 0 replies.
- [ozone] annotated tag ozone-1.3.0-RC2 updated (d0d18a3bff -> 72024dde10) - posted by ca...@apache.org on 2022/12/10 13:51:26 UTC, 0 replies.
- svn commit: r58623 - /dev/ozone/1.3.0-rc2/ - posted by ca...@apache.org on 2022/12/10 13:55:44 UTC, 0 replies.
- svn commit: r58624 - in /dev/ozone/1.3.0-rc2: ozone-1.3.0-src.tar.gz ozone-1.3.0-src.tar.gz.asc ozone-1.3.0-src.tar.gz.mds ozone-1.3.0-src.tar.gz.sha512 ozone-1.3.0.tar.gz ozone-1.3.0.tar.gz.asc ozone-1.3.0.tar.gz.mds ozone-1.3.0.tar.gz.sha512 - posted by ca...@apache.org on 2022/12/10 13:59:01 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7617. Mark testECContainerRecoveryWithTimedOutRecovery as flaky - posted by ad...@apache.org on 2022/12/11 15:22:05 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7572. Use keyManager and trustManager provided by keyStoreFactory in datanode grpc services (#4032) - posted by sa...@apache.org on 2022/12/12 02:15:34 UTC, 0 replies.
- [ozone] branch master updated (66e277386e -> 76fb0163df) - posted by ag...@apache.org on 2022/12/12 08:48:45 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7614. Add subscription mechanism to ContainerReplicaPendingOps (#4064) - posted by so...@apache.org on 2022/12/12 15:49:36 UTC, 0 replies.
- [ozone] branch master updated (d0e6824eec -> c9a0e2cd10) - posted by ad...@apache.org on 2022/12/12 17:41:08 UTC, 0 replies.
- [ozone] branch master updated (c9a0e2cd10 -> 3fe4b4e156) - posted by ri...@apache.org on 2022/12/12 23:46:11 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7618. Replication Commands should timeout if not processed on datanodes in time (#4069) - posted by so...@apache.org on 2022/12/13 09:41:48 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7628. Disable flaky TestOzoneContainerWithTLS#testContainerDownload - posted by ad...@apache.org on 2022/12/13 12:30:34 UTC, 0 replies.
- [ozone] branch master updated (a6307d71d0 -> 4c529ebc11) - posted by so...@apache.org on 2022/12/13 13:25:41 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7619. Update SCM term in datanode when command is received (#4072) - posted by so...@apache.org on 2022/12/13 13:27:13 UTC, 0 replies.
- [ozone] branch HDDS-6517-Snapshot updated: HDDS-7583. Support efficient Snapdiff only until configured Snapshot history (#4036) - posted by pr...@apache.org on 2022/12/13 21:51:47 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7008. Mark TestOzoneHARatisLogParser as flaky (#4078) - posted by sa...@apache.org on 2022/12/14 03:09:06 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7640. EC: UNHEALTHY replicas not replaced by healthy replicas from a CLOSED container by RM (#4083) - posted by si...@apache.org on 2022/12/14 14:10:37 UTC, 0 replies.
- [ozone] branch master updated (551ef3c020 -> 2fc94fa05b) - posted by si...@apache.org on 2022/12/14 17:08:49 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7503. CLI admin namespace -quota should return whole file system disk capacity consumed by all replicas (#3976) - posted by we...@apache.org on 2022/12/14 19:21:41 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7643. rocksdb iterator is not closed properly (#4084) - posted by sa...@apache.org on 2022/12/15 01:14:11 UTC, 0 replies.
- [ozone] branch master updated (2ba8bb71f1 -> a756937a16) - posted by ck...@apache.org on 2022/12/15 03:49:42 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7592. Recursive delete of directory multiple time impacts some directory not removed (#4068) - posted by ss...@apache.org on 2022/12/15 06:11:43 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7642. EC: Add debug logging to the Replication Manager check handlers (#4087) - posted by si...@apache.org on 2022/12/15 07:00:16 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7628. Disable flaky TestOzoneContainerWithTLS#testCreateOzoneContainer - posted by ad...@apache.org on 2022/12/15 09:24:01 UTC, 0 replies.
- [ozone] branch master updated (b347fde11b -> 2d4bc6a3e2) - posted by sa...@apache.org on 2022/12/15 09:24:20 UTC, 0 replies.
- [ozone] branch master updated (2d4bc6a3e2 -> 1a5e698c6b) - posted by so...@apache.org on 2022/12/15 22:12:23 UTC, 0 replies.
- [ozone] branch master updated (1a5e698c6b -> 1f7e9cc8ed) - posted by so...@apache.org on 2022/12/15 22:30:14 UTC, 0 replies.
- [ozone] branch master updated (1f7e9cc8ed -> 517e3e15c5) - posted by ad...@apache.org on 2022/12/16 07:56:45 UTC, 0 replies.
- [ozone] branch master updated (517e3e15c5 -> 0650ad9b08) - posted by sz...@apache.org on 2022/12/16 09:59:46 UTC, 0 replies.
- [ozone] 23/42: HDDS-6138.[Ozone-Streaming] Define a limit on the size of the retry bufferList. (#2946) - posted by sz...@apache.org on 2022/12/16 10:00:09 UTC, 0 replies.
- [ozone] 24/42: HDDS-6298. Add XceiverServerRatis stream config (#3070) - posted by sz...@apache.org on 2022/12/16 10:00:10 UTC, 0 replies.
- [ozone] 25/42: HDDS-5487. [Ozone-Streaming] BlockDataStreamOutput support FlushDelay. (#3002) - posted by sz...@apache.org on 2022/12/16 10:00:11 UTC, 0 replies.
- [ozone] 26/42: HDDS-6282. Fix BlockDataStreamOutput#doFlushIfNeeded NPE (#3060) - posted by sz...@apache.org on 2022/12/16 10:00:12 UTC, 0 replies.
- [ozone] 27/42: HDDS-6229. [Ozone-Streaming] Data Channel abstraction on datanode (#3023) - posted by sz...@apache.org on 2022/12/16 10:00:13 UTC, 0 replies.
- [ozone] 28/42: HDDS-6355. [Ozone-Streaming] Fix CheckStyle problem (#3119) - posted by sz...@apache.org on 2022/12/16 10:00:14 UTC, 0 replies.
- [ozone] 29/42: HDDS-6388. [Ozone-Streaming] Streaming write support both pipeline model and star model (#3145) - posted by sz...@apache.org on 2022/12/16 10:00:15 UTC, 0 replies.
- [ozone] 30/42: HDDS-5798. [Ozone-Streaming] Setup TlsConf parameters. (#3207) - posted by sz...@apache.org on 2022/12/16 10:00:16 UTC, 0 replies.
- [ozone] 31/42: HDDS-6137. [Ozone-Streaming] Refactor KeyDataStreamOutput. (#3195) - posted by sz...@apache.org on 2022/12/16 10:00:17 UTC, 0 replies.
- [ozone] 32/42: HDDS-6500. [Ozone-Streaming] Buffer the PutBlockRequest at the end of the stream. (#3229) - posted by sz...@apache.org on 2022/12/16 10:00:18 UTC, 0 replies.
- [ozone] 33/42: HDDS-5666. Add option to createKey via streaming api in Freon (#2574) - posted by sz...@apache.org on 2022/12/16 10:00:19 UTC, 0 replies.
- [ozone] 34/42: HDDS-6592. [Ozone-Streaming] Fix ContainerStateMachine#applyTransaction assert error (#3315) - posted by sz...@apache.org on 2022/12/16 10:00:20 UTC, 0 replies.
- [ozone] 35/42: HDDS-6842. [Ozone-Streaming] Reduce the number of watch requests in StreamCommitWatcher. (#3492) - posted by sz...@apache.org on 2022/12/16 10:00:21 UTC, 0 replies.
- [ozone] 36/42: HDDS-6867. [Ozone-Streaming] PutKeyHandler should not use streaming to put EC key. (#3516) - posted by sz...@apache.org on 2022/12/16 10:00:22 UTC, 0 replies.
- [ozone] 37/42: HDDS-6955. [Ozone-streaming] Add explicit stream flag in ozone shell (#3559) - posted by sz...@apache.org on 2022/12/16 10:00:23 UTC, 0 replies.
- [ozone] 38/42: HDDS-7431. [Ozone-Streaming] Disable data steam by default. (#3900) - posted by sz...@apache.org on 2022/12/16 10:00:24 UTC, 0 replies.
- [ozone] 39/42: HDDS-7438. [Ozone-Streaming] Add a createStreamKey method to OzoneBucket. (#3914) - posted by sz...@apache.org on 2022/12/16 10:00:25 UTC, 0 replies.
- [ozone] 40/42: HDDS-7425. Add documentation for the new Streaming Pipeline feature. (#3913) - posted by sz...@apache.org on 2022/12/16 10:00:26 UTC, 0 replies.
- [ozone] 41/42: HDDS-7478. [Ozone-Streaming] NPE in when creating a file with o3fs. (#3949) - posted by sz...@apache.org on 2022/12/16 10:00:27 UTC, 0 replies.
- [ozone] 42/42: HDDS-7426. Add a new acceptance test for Streaming Pipeline. (#4019) - posted by sz...@apache.org on 2022/12/16 10:00:28 UTC, 0 replies.
- [ozone] branch master updated (0650ad9b08 -> 8b2ca00822) - posted by so...@apache.org on 2022/12/16 14:59:55 UTC, 0 replies.
- [ozone] branch master updated (8b2ca00822 -> 886733b373) - posted by so...@apache.org on 2022/12/16 16:18:22 UTC, 0 replies.
- [ozone] branch HDDS-6517-Snapshot updated: HDDS-7647. [snapshot] Add unit-testcases for Ozone Snapshot List API (#4090) - posted by si...@apache.org on 2022/12/16 21:22:49 UTC, 0 replies.
- [ozone] branch revert-4090-HDDS-7647 created (now e9c58539cb) - posted by si...@apache.org on 2022/12/16 23:01:11 UTC, 0 replies.
- [ozone] 01/01: Revert "HDDS-7647. [snapshot] Add unit-testcases for Ozone Snapshot List API (#4090)" - posted by si...@apache.org on 2022/12/16 23:01:12 UTC, 0 replies.
- [ozone] branch HDDS-6517-Snapshot updated: Revert "HDDS-7647. [snapshot] Add unit-testcases for Ozone Snapshot List API (#4090)" (#4102) - posted by si...@apache.org on 2022/12/16 23:01:32 UTC, 0 replies.
- [ozone] branch revert-4036-HDDS-7583 created (now 6ac666a852) - posted by si...@apache.org on 2022/12/16 23:04:33 UTC, 0 replies.
- [ozone] 01/01: Revert "HDDS-7583. Support efficient Snapdiff only until configured Snapshot history (#4036)" - posted by si...@apache.org on 2022/12/16 23:04:34 UTC, 0 replies.
- [ozone] branch HDDS-6517-Snapshot updated: Revert "HDDS-7583. Support efficient Snapdiff only until configured Snapshot history (#4036)" (#4103) - posted by si...@apache.org on 2022/12/16 23:05:29 UTC, 0 replies.
- svn commit: r58790 - in /dev/ozone/1.3.0: ./ ozone-1.3.0-src.tar.gz ozone-1.3.0-src.tar.gz.asc ozone-1.3.0-src.tar.gz.mds ozone-1.3.0-src.tar.gz.sha512 ozone-1.3.0.tar.gz ozone-1.3.0.tar.gz.asc ozone-1.3.0.tar.gz.mds ozone-1.3.0.tar.gz.sha512 - posted by ca...@apache.org on 2022/12/18 01:54:10 UTC, 0 replies.
- svn commit: r58791 - /dev/ozone/1.3.0/ /release/ozone/1.3.0/1.3.0/ - posted by sa...@apache.org on 2022/12/18 03:18:32 UTC, 0 replies.
- svn commit: r58792 - /release/ozone/1.3.0/ - posted by sa...@apache.org on 2022/12/18 03:30:23 UTC, 0 replies.
- svn commit: r58793 - in /dev/ozone/1.3.0: ./ ozone-1.3.0-src.tar.gz ozone-1.3.0-src.tar.gz.asc ozone-1.3.0-src.tar.gz.mds ozone-1.3.0-src.tar.gz.sha512 ozone-1.3.0.tar.gz ozone-1.3.0.tar.gz.asc ozone-1.3.0.tar.gz.mds ozone-1.3.0.tar.gz.sha512 - posted by sa...@apache.org on 2022/12/18 03:50:23 UTC, 0 replies.
- svn commit: r58794 - /dev/ozone/1.3.0/ /release/ozone/1.3.0/ - posted by sa...@apache.org on 2022/12/18 03:51:47 UTC, 0 replies.
- [ozone-site] branch asf-site updated: HDDS-7357 Add docs for 1.3.0 release. (#28) - posted by ca...@apache.org on 2022/12/19 02:36:29 UTC, 0 replies.
- [ozone] branch master updated: HDDS-6650. S3MultipartUpload support update bucket usedNamespace. (#4081) - posted by ag...@apache.org on 2022/12/19 05:56:10 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7398. Tool to remove old certs from the scm db (#3972) - posted by pi...@apache.org on 2022/12/19 10:47:37 UTC, 0 replies.
- [ozone] branch master updated (2ac31e1bcb -> 1235e9b3d1) - posted by pi...@apache.org on 2022/12/19 10:48:11 UTC, 0 replies.
- [ozone] branch master updated (1235e9b3d1 -> d93dcd396f) - posted by so...@apache.org on 2022/12/19 11:34:48 UTC, 0 replies.
- [ozone] branch master updated (d93dcd396f -> d5f917274c) - posted by so...@apache.org on 2022/12/19 11:40:59 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7654. EC: ReplicationManager - merge mis-rep queue into under replicated queue (#4099) - posted by ri...@apache.org on 2022/12/19 17:29:19 UTC, 0 replies.
- [ozone] branch master updated (ef480765d8 -> 7ca9b5dfa6) - posted by ne...@apache.org on 2022/12/19 18:25:27 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7635. Update failure metrics when allocate block fails in preExecute. (#4086) - posted by er...@apache.org on 2022/12/19 19:04:55 UTC, 0 replies.
- [ozone-site] branch master updated: HDDS-4903. Add Ozone logo to the website (#16) - posted by we...@apache.org on 2022/12/19 20:25:20 UTC, 0 replies.
- [ozone-site] branch asf-site updated: [auto] Apply changes from master 0afa48c8bc5df5189d4c5cc7b258940edcee16aa - posted by gi...@apache.org on 2022/12/19 20:25:56 UTC, 0 replies.
- [ozone-site] branch revert-16-HDDS-4903-v3 created (now 19ce7bc) - posted by we...@apache.org on 2022/12/19 20:26:27 UTC, 0 replies.
- [ozone-site] 01/01: Revert "HDDS-4903. Add Ozone logo to the website (#16)" - posted by we...@apache.org on 2022/12/19 20:26:28 UTC, 0 replies.
- [ozone-site] branch master updated: Revert "HDDS-4903. Add Ozone logo to the website (#16)" - posted by we...@apache.org on 2022/12/19 20:31:58 UTC, 0 replies.
- [ozone-site] branch asf-site updated: [auto] Apply changes from master 62b3aad0676aea40f66a1070ba9a1064a7fb6df8 - posted by gi...@apache.org on 2022/12/19 20:32:17 UTC, 0 replies.
- [ozone] annotated tag ozone-1.3.0 updated (d0d18a3bff -> 81ca6649e0) - posted by ca...@apache.org on 2022/12/20 02:17:32 UTC, 0 replies.
- [ozone-site] branch master updated: HDDS-7357 Update release page for 1.3.0. (#27) - posted by ca...@apache.org on 2022/12/20 02:19:36 UTC, 0 replies.
- [ozone-site] branch asf-site updated: [auto] Apply changes from master 1e35bcaeb3a154b4b915b9658e78627f829257cd - posted by gi...@apache.org on 2022/12/20 02:20:07 UTC, 0 replies.
- [ozone-site] branch master updated: HDDS-4903. Add Ozone logo to the website (#16) (#32) - posted by we...@apache.org on 2022/12/20 04:15:57 UTC, 0 replies.
- [ozone-site] branch asf-site updated: [auto] Apply changes from master 9c19fb4cbbb2da34e81931d891d1f89ce016e3e6 - posted by gi...@apache.org on 2022/12/20 04:16:29 UTC, 0 replies.
- [ozone] branch HDDS-6517-Snapshot updated: HDDS-7647. [snapshot] Add unit-testcases for Ozone Snapshot List API (#4105) - posted by ss...@apache.org on 2022/12/20 06:06:17 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7683. EC: ReplicationManager - UnderRep maintenance handler should not request nodes if none needed (#4109) - posted by si...@apache.org on 2022/12/20 10:18:32 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7463. SCM Pipeline scrubber never able to cleanup allocated pipeline. (#4093) - posted by so...@apache.org on 2022/12/20 20:24:20 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7473. Ratis integration for support of remove registeration (#4112) - posted by sz...@apache.org on 2022/12/21 06:16:18 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7686. Cherry-pick proto.lock files change from ozone-1.3 release branch to master (#4113) - posted by ca...@apache.org on 2022/12/21 06:22:31 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7631. Log format error on quotas when exceeding the space quota (#4076) - posted by ca...@apache.org on 2022/12/21 13:41:58 UTC, 0 replies.
- [ozone] branch master updated: HDDS-5331. Recon: Trigger PipelineSyncTask when DN becomes stale and ContainerHealthTask when DN becomes dead. (#4011) - posted by si...@apache.org on 2022/12/21 20:55:16 UTC, 0 replies.
- [ozone] branch master updated (fa8494cd1d -> 58283b6230) - posted by ri...@apache.org on 2022/12/21 21:06:57 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7576. Prometheus metrics do not remove stale metrics until restart (#4057) - posted by ri...@apache.org on 2022/12/21 22:51:11 UTC, 0 replies.
- [ozone-site] branch master updated: HDDS-7671. Embed Matomo Web Analytics tracking code to website (#31) - posted by ri...@apache.org on 2022/12/22 01:32:47 UTC, 0 replies.
- [ozone-site] branch asf-site updated: [auto] Apply changes from master 7d79b23ca0bdd521257522ea58ba923bdc7f6765 - posted by gi...@apache.org on 2022/12/22 01:33:02 UTC, 0 replies.
- [ozone] branch master updated: HDDS-3486. Recon cannot track missing containers that were created and went missing while it is down. (#3947) - posted by na...@apache.org on 2022/12/22 08:42:09 UTC, 0 replies.
- [ozone] branch master updated (a7f06c1964 -> b167d99d73) - posted by so...@apache.org on 2022/12/22 09:51:35 UTC, 0 replies.
- [ozone] branch master updated (b167d99d73 -> b828881f78) - posted by so...@apache.org on 2022/12/22 09:54:32 UTC, 0 replies.
- [ozone] branch ozone-1.3 updated: HDDS-7684. Embed Matomo Web Analytics tracking code in docs. (#4111) - posted by we...@apache.org on 2022/12/22 22:21:31 UTC, 0 replies.
- [ozone] branch master updated (b828881f78 -> bfc37bb886) - posted by er...@apache.org on 2022/12/22 23:22:50 UTC, 0 replies.
- [ozone-site] branch asf-site updated (ee8473f -> 02b6658) - posted by we...@apache.org on 2022/12/23 01:21:14 UTC, 0 replies.
- [ozone-site] 01/03: Embed Matomo trace code into 0.5.0-beta ~ 1.3.0 docs. - posted by we...@apache.org on 2022/12/23 01:21:15 UTC, 0 replies.
- [ozone-site] 02/03: Embed Matomo trace code into 0.4.1-alpha ~ 0.2.1-alpha docs. - posted by we...@apache.org on 2022/12/23 01:21:16 UTC, 0 replies.
- [ozone-site] 03/03: Embed Matomo trace code into 0.2.1-alpha docs. - posted by we...@apache.org on 2022/12/23 01:21:17 UTC, 0 replies.
- [ozone] branch master updated (bfc37bb886 -> 98eb2ebd99) - posted by na...@apache.org on 2022/12/23 06:39:17 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7584. Addition of new OM node expels itself from the Ratis ring after restart (#4074) - posted by na...@apache.org on 2022/12/23 07:20:15 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7525. Migrate key digest from MD5 to SHA256 in Ozone shell - posted by ck...@apache.org on 2022/12/24 09:04:44 UTC, 0 replies.
- [ozone] branch master updated: HDDS-7623. Do not compress container re-replication traffic by default (#4089) - posted by we...@apache.org on 2022/12/27 04:34:40 UTC, 0 replies.