user test.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/How-to-ensure-LevelDB-store-uses-a-JNI-driver-tp4664418p4690435.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Thanks for clarification!
At 2013-03-09 00:28:09,"Hiram Chirino" wrote:
>On Thu, Mar 7, 2013 at 1:42 AM, SuoNayi wrote:
>
>> I have some confusions not answered until now:
>> 1. A leveldb driver( pure java driver or the jni driver) seems like a jdbc
>> driver,
>> it can not save the data
On Thu, Mar 7, 2013 at 1:42 AM, SuoNayi wrote:
> I have some confusions not answered until now:
> 1. A leveldb driver( pure java driver or the jni driver) seems like a jdbc
> driver,
> it can not save the data without talking to the store engine(database).
> For the jni driver, does it wi
I have some confusions not answered until now:
1. A leveldb driver( pure java driver or the jni driver) seems like a jdbc
driver,
it can not save the data without talking to the store engine(database).
For the jni driver, does it will find the installed LevelDB on the broker
at first?
Apollo does this. I think the logs are coming from the leveldb store, so
when using with ActiveMQ 5.x it should be the same (but i didn't try yet).
It will only log if NOT using the JNI impl.
On Wed, Mar 6, 2013 at 12:35 AM, Claus Ibsen wrote:
> On Wed, Mar 6, 2013 at 8:00 AM, SuoNayi wrote:
>
On Wed, Mar 6, 2013 at 8:00 AM, SuoNayi wrote:
> Also I saw the leveldb-0.2.jar in the extra directory under the lib
> directory, seems it's the java LevelDB implement.
>
> I removed the jar from the extra directory and deployed a new broker on other
> new CentOS server and restarted the broker,
Hi ,
Can we ensure LevelDB store uses a JNI driver or not via logging?
I have deployed brokers on two CentOS servers, one server with LevelDB
installation while the other without installation.
After changing the logging level to DEBUG, I still can not find logs to
indicate that a JNI driver or a
Hi ,
Can we ensure LevelDB store uses a JNI driver or not via logging?
I have deployed brokers on two CentOS servers, one server with LevelDB
installation while the other without installation.
After changing the logging level to DEBUG, I still can not find logs to
indicate that a JNI driver or a