awasum commented on issue #11: Thymeleaf templating for Email
URL: 
https://github.com/apache/fineract-cn-notifications/pull/11#issuecomment-499601442
 
 
   U already configured activemq concurrency to 1-1 in application. yml...
   Check..that's the duplication. Doe one of them not work?
   
   On Thu, Jun 6, 2019, 15:03 Ebenezer Graham <[email protected]> wrote:
   
   > *@ebenezergraham* commented on this pull request.
   > ------------------------------
   >
   > In
   > 
service/src/main/java/org/apache/fineract/cn/notification/service/internal/config/NotificationConfiguration.java
   > 
<https://github.com/apache/fineract-cn-notifications/pull/11#discussion_r291198726>
   > :
   >
   > > @@ -103,23 +108,24 @@ public void configurePathMatch(final 
PathMatchConfigurer configurer) {
   >    }
   >    
   >    @Bean
   > -  public PooledConnectionFactory jmsFactory() {
   > +  public PooledConnectionFactory pooledConnectionFactory() {
   >
   > I will remove the PooledConnectionFactory and jmsTemplate because they are
   > redundant now that you point that out.
   >
   > Currently, the concurrency set by the command library is 3-10
   >
   > But I want to keep the configuration for the JMSListeners. This is because
   > I want to receive only one message for each topic to avoid sending the same
   > notification 3 times.
   >
   > —
   > You are receiving this because you were mentioned.
   > Reply to this email directly, view it on GitHub
   > 
<https://github.com/apache/fineract-cn-notifications/pull/11?email_source=notifications&email_token=ADWPAYHINQIWE5SVJOKQEDTPZEKMFA5CNFSM4HPJOYU2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB2ZKQLY#discussion_r291198726>,
   > or mute the thread
   > 
<https://github.com/notifications/unsubscribe-auth/ADWPAYARZXZNDZKVQ5NJNPLPZEKMFANCNFSM4HPJOYUQ>
   > .
   >
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to