Spring Projects Issues

Results 615 issues of Spring Projects Issues

**[Jimmy Praet](https://jira.spring.io/secure/ViewProfile.jspa?name=jpraet)** opened **[BATCH-1956](https://jira.spring.io/browse/BATCH-1956?redirect=false)** and commented Can the getCurrentItemCount() in AbstractItemCountingItemStreamItemReader be made public? Currently the setter is public, but the getter is protected. Ideally it would be in a...

in: infrastructure
type: enhancement

**[Joohee Kang](https://jira.spring.io/secure/ViewProfile.jspa?name=neigie)** opened **[BATCH-2133](https://jira.spring.io/browse/BATCH-2133?redirect=false)** and commented When I try to use SystemCommandTasklet, it doesn't show output messages of command it self. (ex. java -version) I think it's efficient to show...

in: core
type: enhancement

**[Peter Rietzler](https://jira.spring.io/secure/ViewProfile.jspa?name=prietzler)** opened **[BATCH-2318](https://jira.spring.io/browse/BATCH-2318?redirect=false)** and commented If a system command outputs data to either stderr or stdout, then Java blocks once a certain amount of data has been written to...

in: core
type: enhancement

**[Michael Minella](https://jira.spring.io/secure/ViewProfile.jspa?name=mminella)** opened **[BATCH-2329](https://jira.spring.io/browse/BATCH-2329?redirect=false)** and commented Currently there is no way to get the output of a command run via a `SystemCommandTasklet`. This will add the ability to either store...

type: feature
in: core

**[Steffen Kreutz](https://jira.spring.io/secure/ViewProfile.jspa?name=brushmate)** opened **[BATCH-2426](https://jira.spring.io/browse/BATCH-2426?redirect=false)** and commented I tried to use a SystemCommandTasklet for executing a program that writes a big amount of data to stdout. The Tasklet does not handle...

type: bug
in: core

**[Andreas Otto](https://jira.spring.io/secure/ViewProfile.jspa?name=andio1)** opened **[BATCH-2527](https://jira.spring.io/browse/BATCH-2527?redirect=false)** and commented Hi, I'm not a really experienced Spring Developer, but I think, I have found a bug in the Spring System. Spring Batch knows a...

type: bug
has: votes
related-to: ddl-scripts

**[Gary P Russo](https://jira.spring.io/secure/ViewProfile.jspa?name=garyrusso)** opened **[BATCH-2735](https://jira.spring.io/browse/BATCH-2735?redirect=false)** and commented Can you please use the postgres TEXT data type to avoid the string length limitation?   --- **Affects:** 4.0.1 **Reference URL:** https://stackoverflow.com/questions/4848964/ptgresql-difference-between-text-and-varchar-character-varying

in: core
type: enhancement
related-to: ddl-scripts

**[Erwin Vervaet](https://jira.spring.io/secure/ViewProfile.jspa?name=klr8)** opened **[BATCH-2120](https://jira.spring.io/browse/BATCH-2120?redirect=false)** and commented As originally hinted at by [BATCH-1852](https://jira.spring.io/browse/BATCH-1852), very quick jobs are poorly identified. JdbcJobExecutionDao.getLastJobExecution() assumes that the combination of the JOB_INSTANCE_ID and CREATE_TIME uniquely identifies...

in: core
type: enhancement
related-to: ddl-scripts

**[dgray16](https://jira.spring.io/secure/ViewProfile.jspa?name=dgray16)** opened **[BATCH-2863](https://jira.spring.io/browse/BATCH-2863?redirect=false)** and commented Hi. Using this chance I want to thank you for Spring Batch, it is amazing :) Now, directly to the topic.   I want to use...

in: core
type: enhancement

**[Dave Syer](https://jira.spring.io/secure/ViewProfile.jspa?name=david_syer)** opened **[BATCH-1364](https://jira.spring.io/browse/BATCH-1364?redirect=false)** and commented --- No further details from [BATCH-1364](https://jira.spring.io/browse/BATCH-1364?redirect=false)

type: task
in: infrastructure
in: core