JIRA Startup Failed
You cannot access JIRA at present. Look at the table below to identify the
reasons
Description
The jira.home directory
'/opt/j2ee/domains/atlassian.com/opensource/projects/webapps/atlassian-jira/hibernate/data'
is already locked. Please see the JIRA documentation for more i
Hello,
To conclude this thread, there are still three notes "being discussed"
on the wiki:
http://community.jboss.org/wiki/PlansforHibernateSearch4
1) assume exclusive_index_use=true as default
That was my proposal, I'm not sure we're all agreeing on that.
Emmanuel was concerned for the index safe
2011/5/11 Hardy Ferentschik :
> +1 - this thought crossed my mind before as well.
Created HSEARCH-749
> As a continuation I thought about it would be nice to be able analyze a
> sentence in the JMX console. This ties a little in with the ability of
> a meta data api which would allow to get more
+1 - this thought crossed my mind before as well.
As a continuation I thought about it would be nice to be able analyze a
sentence in the JMX console. This ties a little in with the ability of
a meta data api which would allow to get more information about the
indexed fields. Anyways, just day dre
We're using AnalyzerUtils in some of the tests in Hibernate Search,
but I'm finding myself recommending people to "write something like
that" quite often lately, it seems that otherwise people have an hard
time to figure if their analyzer definitions make any sense.
What do you think in moving thi
2011/5/11 Alex Snaps :
> Unintentionally left the ML out.
oops, sorry didn't realize that. for everyone else: please find my
previous reply below;
> Sanne, wrt jsr107 fair enough. I then feel that we should not leverage Map
> and use a custom type that only declare what's needed (and avoids the
Unintentionally left the ML out.
Sanne, wrt jsr107 fair enough. I then feel that we should not leverage Map and
use a custom type that only declare what's needed (and avoids the return value,
when not required). I think that'd make it simpler, wdyt ? How should we name
that thing ? My first atte
Hi Alex,
thank you I'm having a look and will comment more on github directly.
A first comment: I see that a big part of your patch is about
replaceing "Cache" with "ConcurrentMap" and renaming variables to be
consistent with this change; at the same time in the JSR-107 forum it
seems that everybo
Hey,
I've taken some time and, in an attempt to port Hibernate OGM to use Ehcache
instead of Infinispan, abstracted it from Infinispan.
As the doc on that task states, I've made all calls use ConcurrentMap (rather
than Map actually). I had a little trouble understanding the "Skip locking
propose
2011/5/11 Hardy Ferentschik :
> See answers inline
>
>>> 1.
>>> API vs SPI:
>>> http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-746
>>>
>>> I have a question on API vs SPI.
>>> The Hibernate Core team uses the following rule:
>>> - any "public" API not directly called by the user
See answers inline
>> 1.
>> API vs SPI:
>> http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-746
>>
>> I have a question on API vs SPI.
>> The Hibernate Core team uses the following rule:
>> - any "public" API not directly called by the user application is a
>> SPI (for exampl
2011/5/10 Emmanuel Bernard :
> I've started the work to split classes between API, SPI and private classes.
> Some areas went very well, some are more problematic but that was to be
> expected. Anyways it did generate a couple of questions from philosophical to
> concrete. Please try and chime in
12 matches
Mail list logo