IntApi-Prochains

Description

The quiz is specifically about the new way of doing prochains and not about the old prochains-app
rahul.joshi
Quiz by rahul.joshi, updated more than 1 year ago
rahul.joshi
Created by rahul.joshi almost 10 years ago
15
0
1 2 3 4 5 (0)

Resource summary

Question 1

Question
The EIP subproject in the template-jersey app should only ever contain outbound flow configurations and not inbound flow configurations
Answer
  • True
  • False

Question 2

Question
What is the most appropriate definition of a ProchainProcessor in terms of our new way of doing things
Answer
  • A prochain processor is a deployable component that can service multiple activemq queues and each queue can have multiple consumers to process the message
  • A prochain processor is a deployable component that can service multiple activemq queues and each queue only has one consumer to process the message
  • A prochain processor is a deployable component that services only one activemq queue and that queue will have only one consumer to process the message

Question 3

Question
A prochain processor can place a message directly on an activemq queue which is serviced by a prochain processor associated with another intapi
Answer
  • True
  • False

Question 4

Question
What is the most appropriate way of adding a consumer on an activemq queue in production
Answer
  • Change the prochain processor configuration to have one more consumer on the queue in question
  • Bring up another instance of the same prochain processor in production on its on aws instance

Question 5

Question
What is the purpose of the camel config file in the eip subproject
Answer
  • its only something that is used for testing and starting a broker
  • it is used to configure a camel route between queues if we want to
  • It is a way to know which queues are configured for exponential retry of message redelivery using the AMQ_SCHEDULED_DELAY header in the message headers.

Question 6

Question
The @EipRetry annotation should only be used on a method that has a @ServiceActivator annotation
Answer
  • True
  • False

Question 7

Question
Each service activator can have its own exponential retry configuration
Answer
  • True
  • False

Question 8

Question
If you do not use an EIPRetry annotation on a service activator and dont have any other error handling configuration setup in the flow then what does spring integration do with exceptions?
Answer
  • Spring integration just throws these exceptions away
  • A MessageHandlingException message is sent to a global jms channel called errorChannel.

Question 9

Question
What is the most appropriate EIPRetry annotation?
Answer
  • @EipRetry( redeliveryChannel =TEMPLATE_CREATION_GATEWAY_CHANNEL_NAME, retryConfig = 'taulia.PROJECTNAME.prochains.templateCreation' )
  • @EipRetry( errorChannel = ERROR_CHANNEL_NAME, redeliveryChannel = TEMPLATE_CREATION_GATEWAY_CHANNEL_NAME, retryConfig = 'taulia.PROJECTNAME.prochains.templateCreation' )

Question 10

Question
What does the templateMessagePublishingErrorHandler in the template-jersey-app demonstrate?
Answer
  • Demonstrates that you can send exceptions to an error channel without using the @EipRetry annotation on the service activator
  • Demonstrates absolutely nothing

Question 11

Question
What does the templateNotificationErrorChannel integrationFlow in the TemplateNotificationFlowConfiguration demonstrate?
Answer
  • In order to send the messages from the errorChannel to an activemq queue so that application support can look at them we need to define a outbound flow between the jms error channel and a queue name
  • It demonstrates that we cannot process error messages once they have gone to the error channel.
Show full summary Hide full summary

2 comments

over 9 years ago
I have fixed the quiz questions. I think people can take this quiz now.
almost 10 years ago
I still need to add some questions about security.

Similar

Internal API (intapi)
Brian Schaad
Digital and Embedded systems - Counters
Steven Pearson
Trasmissione dati (informazione)
A_K_ 1_0
French Intermediate
PrincessLaura
Sociology Key Words
kazoakley
OCR Gateway GCSE - Biology B1
joshua6729
C2.1 Structure and Bonding
elzzie
An Inspector Calls -- Themes
Sadia Aktar
The Circulatory System
Hamza Ahmed