[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Maximum path length easly exceeded
timfox
do-not-reply at jboss.com
Tue Jan 6 05:05:46 EST 2009
I have reverted your last commit.
To clarify, the way it should be done is as follows:
1) Each page store has its own directory, but the directory name is NOT the address. Instead the directory name can just be a simple GUID.
2) In each paging directory the actual address is stored in a file "address.txt".
3) When reloading page stores, simply open all the adress.txt files and get the address from there
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199702#4199702
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199702
More information about the jboss-dev-forums
mailing list