Quantcast
Channel: Apache Timeline
Browsing all 5648 articles
Browse latest View live

Issue with Upgrade of 0.8.1

Hi, We upgraded to 0.8.1 version of Kafka in TEST,we did load test shutting down 1 broker in the cluster,we are getting below error and cluster becomes unresponsive. Do you guys have any fix for this...

View Article


Jettison Issues converting from WebLogic 10.3.4 to 12.1.1.0

I have a small CXF app (currently on 2.7.7) that has been running in WebLogic 10.3.4 for quite a while. I'm now trying to port it to WebLogic 12.1.1.0. I first commented out my dependency on...

View Article


ConsumerConnector.commitOffsets

Hi, Currently we are using 0.8.1 version of Kafka ?. Does this ConsumerConenctor.commitOffset method commits all partitions for messages in iterator or only the offset of message that is currently...

View Article

RFI in 0.28 Updating Qpid Installation instructions

I've updated the INSTALL[1] for qpid to make it correct as far as I know for building on Unix platforms. All the changes I've made also apply to 0.28 so I'd like to release these instructions which I...

View Article

Behavior when a message expires while it is processing

Hi, I am trying to understand the behavior when a message expires while it is being processed. I have the following flow setup in my test program. queue.start -> sleepProcessor -> queue.end The...

View Article


Kafka integration...

Are most of you using straight Java or Scala APIs to talk to Kafka, or something else like Spring Integration, Camel, or some other abstraction?

View Article

ws-policy with camel CXF

What I'm doing seems like it should work, on the server side the policy is being read in and enforced because messages are being denied. I'm trying to do a simple username/password to get started but...

View Article

Is OFBiz vulnerable to the heartbleed problem in openssl?

The subject says it all, or rather asks it all. Does the application server it is distributed with use openssl, and if so, is the version vulnerable to heartbleed? And, if it is to old to be...

View Article


JDBC component and jboss ds.xml file

I have my data source defined in a jboss ds file (myDB2Database-ds.xml) that goes either in the jboss deploy directory or ds directory <?xml version="1.0" encoding="UTF-8"?> <datasources>...

View Article


Jmeter Doesnt send 100% request to server and give response.

Hi team, I am facing issue with jmeter of concurrent user load test. When I am executing test with 100 users then it gives me response of 80% to 85% and same for Request also. I have not used View...

View Article

http4 component - increasing maxTotalConnections and connectionsPerRoute

Hi, I'm trying to increase the maxTotalConnections and connectionsPerRoute in an http4 endpoint, but to no avail (the defaults are still being used). I'm appending...

View Article

Checkbox validation for accepting terms & conditions.

Hi All, I need to implement a registration form where the user has to accept the terms conditions of the site by ticking a checkbox. I was wondering somebody has come across a tapestry extension that...

View Article

JMS peek?

Is there a clever way to do a "peek" operation with AMQ in camel? I want to trigger an action if there are any messages in a queue, but not consume any of them. Larry

View Article


Getting current split in EvalFunc

How can I get the current file being processed by mapper in EvalFunc? In typical MR Job, this is achieved through ((FileSplit) context.getInputSplit).getPath()

View Article

JavaScript method for context encoding

I'm working on a mixin which allows selection handling in jQuery AutoComplete (analogous to zone update on changing value in Select component). I need to pass selected value to an event handler via...

View Article


Distance Measure in K-Means Java

Hi, I am trying to cluster text with Canopy and K-Means. This is what I have and it works. But I’m curios if I should not somehow run K-Means with Tanimoto and Canopy with Euclidian instead? What is...

View Article

Passing null value into context

Hi everyone I have a code that generates page links based on the specified names in a list. That block of code looks like this <t:pagelink t:page="${subPage.firstValue}"...

View Article


Documentation, Documentation, Documentation

Hi, this is another reminder that we still have to finish our documentation improvements! The website looks shiny now and there have been lots of discussions about new directions but we still have some...

View Article

Trouble with Flex Desktop accessing XML file with namespace elements

HI, * I have an XML file (actually an epub contentes.opf file) partially shown as follows:* <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <package...

View Article

Split with Aggregation when throw Exception issue

Hi,I have the follow routes that StartRoute process an Order, splitting itens and call direct:processItem route to process itens. I have an aggregation to aggregate results. When processItem route...

View Article
Browsing all 5648 articles
Browse latest View live