plone.org - chrism_installer_branch
Hi. just wanted to drop you guys a line and say that chrism_installer_branch will save the world. But I have some questions: Chris said its based on HEAD. Whats the difference between HEAD and Zope-2_6-branch? I probably shouldnt be running HEAD in production? I am having severe leakage here are some refoucnts: DateTime - 62263 IOBucket - 32641 PloneFolder - 22766 User - 22196 PersistentMapping - 12846 CMFDefault.Document.Document - 12820 I have have the python security machinery turned on. should I move to Zope2.6 branch instead of trying to fight? what would I look at next? ~runyaga
Alan, You mentioned that you thought the chrism-install-branch was slow... do you see the slowness and the leakage when using the tip of the 2.6 branch? - C alan runyan wrote:
Hi.
just wanted to drop you guys a line and say that chrism_installer_branch will save the world. But I have some questions:
Chris said its based on HEAD. Whats the difference between HEAD and Zope-2_6-branch? I probably shouldnt be running HEAD in production? I am having severe leakage here are some refoucnts:
DateTime - 62263 IOBucket - 32641 PloneFolder - 22766 User - 22196 PersistentMapping - 12846 CMFDefault.Document.Document - 12820
I have have the python security machinery turned on.
should I move to Zope2.6 branch instead of trying to fight? what would I look at next?
~runyaga
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
-- Chris McDonough Zope Corporation http://www.zope.org http://www.zope.com "Killing hundreds of birds with thousands of stones"
i dont believe so.. its plone.org thats doomed. I cant reproduce the madness on my local boxen ;-( its all very frustrating .. but I am learning to care less which is a good thing ;-) ~runyaga ----- Original Message ----- From: "Chris McDonough" <chrism@zope.com> To: "alan runyan" <runyaga@runyaga.com> Cc: <zope-dev@zope.org> Sent: Tuesday, September 17, 2002 5:25 AM Subject: Re: [Zope-dev] plone.org - chrism_installer_branch
Alan,
You mentioned that you thought the chrism-install-branch was slow... do you see the slowness and the leakage when using the tip of the 2.6 branch?
- C
alan runyan wrote:
Hi.
just wanted to drop you guys a line and say that chrism_installer_branch will save the world. But I have some questions:
Chris said its based on HEAD. Whats the difference between HEAD and Zope-2_6-branch? I probably shouldnt be running HEAD in production? I am having severe leakage here are some refoucnts:
DateTime - 62263 IOBucket - 32641 PloneFolder - 22766 User - 22196 PersistentMapping - 12846 CMFDefault.Document.Document - 12820
I have have the python security machinery turned on.
should I move to Zope2.6 branch instead of trying to fight? what would I look at next?
~runyaga
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
-- Chris McDonough Zope Corporation http://www.zope.org http://www.zope.com "Killing hundreds of birds with thousands of stones"
alan runyan wrote:
Hi.
just wanted to drop you guys a line and say that chrism_installer_branch will save the world. But I have some questions:
Chris said its based on HEAD. Whats the difference between HEAD and Zope-2_6-branch? I probably shouldnt be running HEAD in production? I am having severe leakage here are some refoucnts:
DateTime - 62263 IOBucket - 32641 PloneFolder - 22766 User - 22196 PersistentMapping - 12846 CMFDefault.Document.Document - 12820
I have have the python security machinery turned on.
should I move to Zope2.6 branch instead of trying to fight? what would I look at next?
~runyaga
Zope-2_6-branch broke off from the head about 10 days ago; so that the head is now somewhat 'undefined.' While fixes will be applied to both 2.6 and the head, 2.6 is the point where stability will be focused on. What it looks like to me btw is that your Documents are holding on to the root of the ZODB perhaps -- do you do anything that would cause that to be stored?
participants (3)
-
alan runyan -
Chris McDonough -
Matthew T. Kromer