[infinispan-issues] [JBoss JIRA] (ISPN-4477) infinispan-server.sh grep with log message
Galder Zamarreño (JIRA)
issues at jboss.org
Wed Jul 16 05:50:30 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-4477:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.0.0.Alpha5
7.0.0.Final
Resolution: Done
> infinispan-server.sh grep with log message
> ------------------------------------------
>
> Key: ISPN-4477
> URL: https://issues.jboss.org/browse/ISPN-4477
> Project: Infinispan
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Server
> Affects Versions: 6.0.2.Final, 7.0.0.Alpha4
> Reporter: Takayoshi Kimura
> Assignee: Takayoshi Kimura
> Fix For: 7.0.0.Alpha5, 7.0.0.Final
>
>
> infinispan-server.sh checks whether or not the instance launched, using the following grep:
> {code}
> grep 'JBAS015874.*started in' $ISPN_SERVER_CONSOLE_LOG > /dev/null
> {code}
> But it doesn't play nicely with i18n log message and the log message is not necessary here at all. This is already fixed in WildFly, it only uses log ID.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the infinispan-issues
mailing list