[wp-trac] [WordPress Trac] #60375: Site Transfer Protocol
WordPress Trac
noreply at wordpress.org
Tue Feb 6 21:30:58 UTC 2024
#60375: Site Transfer Protocol
-------------------------+------------------------------
Reporter: zieladam | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Import | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
-------------------------+------------------------------
Comment (by dmsnell):
> Some of these posts may be larger than the available memory size, hence
the need for stream processing
this may be splitting hairs, but I don't believe that this is a
constraint. ultimately our minimum chunk of content that must be able to
fit into memory atomically is a post's contents. while a WXR may be much
bigger than the available memory, any post whose `post_content` is too
large will fail at every stage of the pipeline and cannot be imported,
created, or rendered even if it were in the database.
the discussion for `.internal` is interesting. might be a ripe time for us
to share some input to represent WordPress' and the Playground's needs.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60375#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list